[==========] 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 13:13:11.797864  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:33393
I20260709 13:13:11.799440  3034 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 13:13:11.800540  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:11.817595  3043 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 13:13:11.817586  3040 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 13:13:11.817593  3041 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 13:13:11.818951  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:13.041077  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:13.041301  3034 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 13:13:13.041453  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602793041436 us; error 0 us; skew 500 ppm
I20260709 13:13:13.042248  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:13.047629  3034 webserver.cc:533] Webserver started at http://127.2.246.190:36513/ using document root <none> and password file <none>
I20260709 13:13:13.048521  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:13.048709  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:13.049101  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:13.054700  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "ed7dc26df33e4e09ba073a7fc7e915dd"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.062254  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260709 13:13:13.067324  3049 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.068619  3034 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:13:13.068996  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "ed7dc26df33e4e09ba073a7fc7e915dd"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.069324  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-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 13:13:13.121474  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:13.122977  3034 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 13:13:13.123428  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.194691  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:33393
I20260709 13:13:13.194806  3100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:33393 every 8 connection(s)
I20260709 13:13:13.202533  3101 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 13:13:13.224308  3101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd: Bootstrap starting.
I20260709 13:13:13.230017  3101 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:13.231859  3101 log.cc:826] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd: Log is configured to *not* fsync() on all Append() calls
I20260709 13:13:13.236128  3101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd: No bootstrap required, opened a new log
I20260709 13:13:13.256147  3101 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed7dc26df33e4e09ba073a7fc7e915dd" member_type: VOTER }
I20260709 13:13:13.256675  3101 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:13.256878  3101 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed7dc26df33e4e09ba073a7fc7e915dd, State: Initialized, Role: FOLLOWER
I20260709 13:13:13.257792  3101 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed7dc26df33e4e09ba073a7fc7e915dd" member_type: VOTER }
I20260709 13:13:13.258253  3101 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:13.258491  3101 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:13.258792  3101 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:13.262812  3101 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed7dc26df33e4e09ba073a7fc7e915dd" member_type: VOTER }
I20260709 13:13:13.263473  3101 leader_election.cc:304] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [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: ed7dc26df33e4e09ba073a7fc7e915dd; no voters: 
I20260709 13:13:13.265110  3101 leader_election.cc:290] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:13.265453  3104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:13.267797  3104 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 1 LEADER]: Becoming Leader. State: Replica: ed7dc26df33e4e09ba073a7fc7e915dd, State: Running, Role: LEADER
I20260709 13:13:13.268733  3104 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [LEADER]: Queue going to LEADER mode. State: All 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: "ed7dc26df33e4e09ba073a7fc7e915dd" member_type: VOTER }
I20260709 13:13:13.269790  3101 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:13.280202  3106 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed7dc26df33e4e09ba073a7fc7e915dd. Latest consensus state: current_term: 1 leader_uuid: "ed7dc26df33e4e09ba073a7fc7e915dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed7dc26df33e4e09ba073a7fc7e915dd" member_type: VOTER } }
I20260709 13:13:13.280717  3106 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:13.281271  3105 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed7dc26df33e4e09ba073a7fc7e915dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed7dc26df33e4e09ba073a7fc7e915dd" member_type: VOTER } }
I20260709 13:13:13.282011  3105 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:13.284173  3113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:13.296751  3113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:13.298913  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:13.312839  3113 catalog_manager.cc:1383] Generated new cluster ID: 7ca16e1da8544c549690f1fe95583edc
I20260709 13:13:13.313141  3113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:13.333467  3113 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:13.334926  3113 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:13.350476  3113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd: Generated new TSK 0
I20260709 13:13:13.351428  3113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:13.365856  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:13.373723  3123 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 13:13:13.375283  3124 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 13:13:13.378961  3126 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 13:13:13.379773  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:13.380667  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:13.380954  3034 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 13:13:13.381155  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602793381137 us; error 0 us; skew 500 ppm
I20260709 13:13:13.381929  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:13.385915  3034 webserver.cc:533] Webserver started at http://127.2.246.129:35341/ using document root <none> and password file <none>
I20260709 13:13:13.386601  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:13.386857  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:13.387202  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:13.388691  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "da499e58496e4207acbfb66aa66e707f"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.395485  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:13.400676  3131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.401567  3034 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:13:13.401912  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "da499e58496e4207acbfb66aa66e707f"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.402297  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-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 13:13:13.438524  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:13.440325  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.443097  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:13.448599  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:13.448915  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.449224  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:13.449458  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.545156  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:36721
I20260709 13:13:13.545292  3193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:36721 every 8 connection(s)
I20260709 13:13:13.552230  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:13.561352  3198 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 13:13:13.563208  3199 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 13:13:13.574424  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:13.576191  3194 heartbeater.cc:344] Connected to a master server at 127.2.246.190:33393
W20260709 13:13:13.576372  3201 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 13:13:13.576735  3194 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:13.577673  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:13:13.577790  3194 heartbeater.cc:507] Master 127.2.246.190:33393 requested a full tablet report, sending...
W20260709 13:13:13.577975  3034 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 13:13:13.578188  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602793578172 us; error 0 us; skew 500 ppm
I20260709 13:13:13.578969  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:13.580921  3066 ts_manager.cc:194] Registered new tserver with Master: da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721)
I20260709 13:13:13.582062  3034 webserver.cc:533] Webserver started at http://127.2.246.130:38481/ using document root <none> and password file <none>
I20260709 13:13:13.582715  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:13.582969  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:13.583298  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:13.583251  3066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36226
I20260709 13:13:13.584764  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "73c95b8c7bf44b76a4ab823779a86b36"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.591184  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:13:13.595824  3206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.597007  3034 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:13:13.597316  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "73c95b8c7bf44b76a4ab823779a86b36"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.597770  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-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 13:13:13.622045  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:13.623287  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.625881  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:13.629207  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:13.629384  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.629665  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:13.629823  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.732000  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:40757
I20260709 13:13:13.732120  3268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:40757 every 8 connection(s)
I20260709 13:13:13.737332  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:13.748059  3273 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 13:13:13.748289  3272 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 13:13:13.753129  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:13.753383  3269 heartbeater.cc:344] Connected to a master server at 127.2.246.190:33393
I20260709 13:13:13.753756  3269 heartbeater.cc:461] Registering TS with master...
W20260709 13:13:13.754278  3275 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 13:13:13.754686  3269 heartbeater.cc:507] Master 127.2.246.190:33393 requested a full tablet report, sending...
I20260709 13:13:13.755203  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:13.755430  3034 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 13:13:13.755604  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602793755587 us; error 0 us; skew 500 ppm
I20260709 13:13:13.756337  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:13.757153  3066 ts_manager.cc:194] Registered new tserver with Master: 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:13.758836  3066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36234
I20260709 13:13:13.758926  3034 webserver.cc:533] Webserver started at http://127.2.246.131:33891/ using document root <none> and password file <none>
I20260709 13:13:13.759438  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:13.759616  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:13.759958  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:13.761435  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "546e2ef88e25446c912aa28060806107"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.765962  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:13:13.769331  3280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.770119  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:13.770395  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "546e2ef88e25446c912aa28060806107"
format_stamp: "Formatted at 2026-07-09 13:13:13 on dist-test-slave-mz79"
I20260709 13:13:13.770648  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602791632668-3034-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 13:13:13.784965  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:13.786170  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:13.787580  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:13.789608  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:13.789780  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.790066  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:13.790232  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:13.890060  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:40031
I20260709 13:13:13.890156  3342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:40031 every 8 connection(s)
I20260709 13:13:13.913582  3343 heartbeater.cc:344] Connected to a master server at 127.2.246.190:33393
I20260709 13:13:13.914011  3343 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:13.914745  3343 heartbeater.cc:507] Master 127.2.246.190:33393 requested a full tablet report, sending...
I20260709 13:13:13.916762  3066 ts_manager.cc:194] Registered new tserver with Master: 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:13.917292  3034 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01579968s
I20260709 13:13:13.918521  3066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36236
I20260709 13:13:13.965319  3066 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36252:
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 13:13:13.969168  3066 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 13:13:14.087922  3308 tablet_service.cc:1511] Processing CreateTablet for tablet e2475a25cd884c8e8b9e42b0734f5a84 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:14.089570  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2475a25cd884c8e8b9e42b0734f5a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.092733  3233 tablet_service.cc:1511] Processing CreateTablet for tablet cc18946865854296865b18eafdc8f398 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:14.093258  3306 tablet_service.cc:1511] Processing CreateTablet for tablet 325edb9c1a5e4462a3783fce3f396a0d (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:14.094151  3233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc18946865854296865b18eafdc8f398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.094280  3232 tablet_service.cc:1511] Processing CreateTablet for tablet 325edb9c1a5e4462a3783fce3f396a0d (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:14.095629  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325edb9c1a5e4462a3783fce3f396a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.095824  3230 tablet_service.cc:1511] Processing CreateTablet for tablet 2361a3c745094462885127859fbbfffc (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:14.097157  3230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2361a3c745094462885127859fbbfffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.097038  3307 tablet_service.cc:1511] Processing CreateTablet for tablet cc18946865854296865b18eafdc8f398 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:14.098331  3307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc18946865854296865b18eafdc8f398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.100975  3231 tablet_service.cc:1511] Processing CreateTablet for tablet ca30918707d345d7877b8b5fc5e79570 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:14.101938  3234 tablet_service.cc:1511] Processing CreateTablet for tablet e2475a25cd884c8e8b9e42b0734f5a84 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:14.102377  3231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca30918707d345d7877b8b5fc5e79570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.103181  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2475a25cd884c8e8b9e42b0734f5a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.105566  3228 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd02f074bcb40d297883216b7aa54f8 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:14.106871  3228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd02f074bcb40d297883216b7aa54f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.109030  3227 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad53a2bcf08442b9329fe25f53c15bb (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:14.110339  3227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad53a2bcf08442b9329fe25f53c15bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.112960  3226 tablet_service.cc:1511] Processing CreateTablet for tablet db2acc6d8439404a9eb28d889851be52 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:14.114259  3226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2acc6d8439404a9eb28d889851be52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.117012  3229 tablet_service.cc:1511] Processing CreateTablet for tablet e4858456c9b040b684e14f6cd4cecd49 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:14.118299  3229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4858456c9b040b684e14f6cd4cecd49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.120854  3306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325edb9c1a5e4462a3783fce3f396a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.142251  3305 tablet_service.cc:1511] Processing CreateTablet for tablet ca30918707d345d7877b8b5fc5e79570 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:14.142454  3303 tablet_service.cc:1511] Processing CreateTablet for tablet e4858456c9b040b684e14f6cd4cecd49 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:14.143697  3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca30918707d345d7877b8b5fc5e79570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.150169  3303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4858456c9b040b684e14f6cd4cecd49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.144995  3304 tablet_service.cc:1511] Processing CreateTablet for tablet 2361a3c745094462885127859fbbfffc (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:14.151888  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2361a3c745094462885127859fbbfffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.148646  3300 tablet_service.cc:1511] Processing CreateTablet for tablet db2acc6d8439404a9eb28d889851be52 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:14.146175  3302 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd02f074bcb40d297883216b7aa54f8 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:14.147425  3301 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad53a2bcf08442b9329fe25f53c15bb (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:14.162349  3300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2acc6d8439404a9eb28d889851be52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.164355  3302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd02f074bcb40d297883216b7aa54f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.177021  3301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad53a2bcf08442b9329fe25f53c15bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.204152  3361 tablet_bootstrap.cc:492] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.231664  3156 tablet_service.cc:1511] Processing CreateTablet for tablet ca30918707d345d7877b8b5fc5e79570 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:13:14.232527  3154 tablet_service.cc:1511] Processing CreateTablet for tablet e4858456c9b040b684e14f6cd4cecd49 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:13:14.229779  3362 tablet_bootstrap.cc:492] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.234550  3157 tablet_service.cc:1511] Processing CreateTablet for tablet 325edb9c1a5e4462a3783fce3f396a0d (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:13:14.235092  3154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4858456c9b040b684e14f6cd4cecd49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.235775  3159 tablet_service.cc:1511] Processing CreateTablet for tablet e2475a25cd884c8e8b9e42b0734f5a84 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:13:14.235857  3158 tablet_service.cc:1511] Processing CreateTablet for tablet cc18946865854296865b18eafdc8f398 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:13:14.236543  3155 tablet_service.cc:1511] Processing CreateTablet for tablet 2361a3c745094462885127859fbbfffc (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:13:14.241360  3156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca30918707d345d7877b8b5fc5e79570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.247766  3152 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad53a2bcf08442b9329fe25f53c15bb (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:13:14.249101  3151 tablet_service.cc:1511] Processing CreateTablet for tablet db2acc6d8439404a9eb28d889851be52 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:13:14.242264  3153 tablet_service.cc:1511] Processing CreateTablet for tablet 2bd02f074bcb40d297883216b7aa54f8 (DEFAULT_TABLE table=test-workload [id=d43bee01864f4892a59eb207cdcd061a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:13:14.251114  3159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2475a25cd884c8e8b9e42b0734f5a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.255342  3155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2361a3c745094462885127859fbbfffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.256702  3153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bd02f074bcb40d297883216b7aa54f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.257717  3151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2acc6d8439404a9eb28d889851be52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.260638  3158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc18946865854296865b18eafdc8f398. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.262604  3157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325edb9c1a5e4462a3783fce3f396a0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.272382  3152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad53a2bcf08442b9329fe25f53c15bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:14.286666  3361 tablet_bootstrap.cc:654] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:14.286751  3114 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:14.317803  3362 tablet_bootstrap.cc:654] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.336285  3361 tablet_bootstrap.cc:492] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.336763  3361 ts_tablet_manager.cc:1403] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.159s	user 0.019s	sys 0.019s
I20260709 13:13:14.346983  3364 tablet_bootstrap.cc:492] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.348294  3361 raft_consensus.cc:359] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.349454  3361 raft_consensus.cc:385] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.350186  3361 raft_consensus.cc:740] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.351389  3361 consensus_queue.cc:260] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.354808  3362 tablet_bootstrap.cc:492] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.355316  3362 ts_tablet_manager.cc:1403] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.153s	user 0.004s	sys 0.023s
I20260709 13:13:14.358026  3364 tablet_bootstrap.cc:654] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.358490  3362 raft_consensus.cc:359] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.359301  3362 raft_consensus.cc:385] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.359639  3362 raft_consensus.cc:740] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.360466  3362 consensus_queue.cc:260] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.367776  3269 heartbeater.cc:499] Master 127.2.246.190:33393 was elected leader, sending a full tablet report...
I20260709 13:13:14.368237  3361 ts_tablet_manager.cc:1434] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.000s
I20260709 13:13:14.369175  3361 tablet_bootstrap.cc:492] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.372934  3362 ts_tablet_manager.cc:1434] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.009s
I20260709 13:13:14.375149  3364 tablet_bootstrap.cc:492] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.375581  3364 ts_tablet_manager.cc:1403] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260709 13:13:14.375845  3361 tablet_bootstrap.cc:654] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.378386  3364 raft_consensus.cc:359] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.379168  3364 raft_consensus.cc:385] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.379463  3364 raft_consensus.cc:740] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.380184  3364 consensus_queue.cc:260] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.384024  3343 heartbeater.cc:499] Master 127.2.246.190:33393 was elected leader, sending a full tablet report...
I20260709 13:13:14.384435  3362 tablet_bootstrap.cc:492] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.389657  3194 heartbeater.cc:499] Master 127.2.246.190:33393 was elected leader, sending a full tablet report...
I20260709 13:13:14.391259  3362 tablet_bootstrap.cc:654] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.395977  3364 ts_tablet_manager.cc:1434] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 13:13:14.396869  3364 tablet_bootstrap.cc:492] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.403267  3364 tablet_bootstrap.cc:654] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:14.406390  3344 tablet.cc:2406] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:14.424347  3364 tablet_bootstrap.cc:492] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.424839  3364 ts_tablet_manager.cc:1403] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260709 13:13:14.427685  3364 raft_consensus.cc:359] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.428407  3364 raft_consensus.cc:385] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.428715  3364 raft_consensus.cc:740] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.429401  3364 consensus_queue.cc:260] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.431440  3364 ts_tablet_manager.cc:1434] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:13:14.434304  3361 tablet_bootstrap.cc:492] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.434844  3361 ts_tablet_manager.cc:1403] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.066s	user 0.044s	sys 0.019s
I20260709 13:13:14.437633  3361 raft_consensus.cc:359] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.438372  3361 raft_consensus.cc:385] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.438705  3361 raft_consensus.cc:740] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.439903  3361 consensus_queue.cc:260] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.441959  3361 ts_tablet_manager.cc:1434] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:14.442798  3361 tablet_bootstrap.cc:492] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.448828  3361 tablet_bootstrap.cc:654] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.439915  3364 tablet_bootstrap.cc:492] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.468482  3362 tablet_bootstrap.cc:492] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.468981  3362 ts_tablet_manager.cc:1403] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.031s
I20260709 13:13:14.471217  3364 tablet_bootstrap.cc:654] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.471997  3362 raft_consensus.cc:359] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.472781  3362 raft_consensus.cc:385] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.473162  3362 raft_consensus.cc:740] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.473281  3361 tablet_bootstrap.cc:492] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.473872  3361 ts_tablet_manager.cc:1403] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 13:13:14.474004  3362 consensus_queue.cc:260] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.476517  3362 ts_tablet_manager.cc:1434] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:13:14.477401  3362 tablet_bootstrap.cc:492] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.477941  3361 raft_consensus.cc:359] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.478945  3361 raft_consensus.cc:385] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.479372  3361 raft_consensus.cc:740] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.480378  3361 consensus_queue.cc:260] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.483103  3361 ts_tablet_manager.cc:1434] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:13:14.484115  3361 tablet_bootstrap.cc:492] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.492125  3361 tablet_bootstrap.cc:654] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.494580  3364 tablet_bootstrap.cc:492] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.495180  3364 ts_tablet_manager.cc:1403] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.018s
I20260709 13:13:14.499037  3364 raft_consensus.cc:359] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.500064  3364 raft_consensus.cc:385] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.500509  3364 raft_consensus.cc:740] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.501521  3362 tablet_bootstrap.cc:654] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.501673  3364 consensus_queue.cc:260] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.503755  3361 tablet_bootstrap.cc:492] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.504190  3361 ts_tablet_manager.cc:1403] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260709 13:13:14.507154  3361 raft_consensus.cc:359] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.507864  3361 raft_consensus.cc:385] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.508139  3361 raft_consensus.cc:740] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.508795  3361 consensus_queue.cc:260] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.510643  3364 ts_tablet_manager.cc:1434] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:13:14.511113  3361 ts_tablet_manager.cc:1434] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:14.512029  3361 tablet_bootstrap.cc:492] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.518328  3361 tablet_bootstrap.cc:654] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.524464  3370 raft_consensus.cc:493] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.525128  3370 raft_consensus.cc:515] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.531746  3361 tablet_bootstrap.cc:492] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.532207  3361 ts_tablet_manager.cc:1403] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:13:14.535024  3361 raft_consensus.cc:359] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.535988  3361 raft_consensus.cc:385] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.536329  3361 raft_consensus.cc:740] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.537142  3361 consensus_queue.cc:260] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.538942  3370 leader_election.cc:290] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.541633  3361 ts_tablet_manager.cc:1434] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:14.542760  3361 tablet_bootstrap.cc:492] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.543556  3364 tablet_bootstrap.cc:492] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.548602  3366 raft_consensus.cc:493] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.549180  3366 raft_consensus.cc:515] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.558456  3370 raft_consensus.cc:493] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.558961  3370 raft_consensus.cc:515] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.560075  3366 leader_election.cc:290] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.561345  3370 leader_election.cc:290] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:14.563803  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:14.564381  3364 tablet_bootstrap.cc:654] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.564627  3243 raft_consensus.cc:2468] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 0.
I20260709 13:13:14.566326  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:14.568434  3135 leader_election.cc:304] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.569375  3370 raft_consensus.cc:2804] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:13:14.569540  3135 leader_election.cc:343] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.569742  3370 raft_consensus.cc:493] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.570186  3370 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.570393  3362 tablet_bootstrap.cc:492] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.571318  3367 raft_consensus.cc:493] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.571959  3367 raft_consensus.cc:515] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.575290  3367 leader_election.cc:290] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721)
I20260709 13:13:14.571942  3361 tablet_bootstrap.cc:654] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.577891  3370 raft_consensus.cc:515] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.571982  3362 ts_tablet_manager.cc:1403] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.094s	user 0.028s	sys 0.044s
I20260709 13:13:14.582724  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:14.583333  3244 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.585728  3362 raft_consensus.cc:359] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.586431  3362 raft_consensus.cc:385] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.586732  3362 raft_consensus.cc:740] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.587435  3362 consensus_queue.cc:260] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.590786  3244 raft_consensus.cc:2468] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 1.
I20260709 13:13:14.592221  3135 leader_election.cc:304] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.592898  3362 ts_tablet_manager.cc:1434] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:13:14.594063  3362 tablet_bootstrap.cc:492] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.600548  3370 leader_election.cc:290] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 election: Requested vote from peers 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:14.602056  3370 raft_consensus.cc:2804] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.605654  3370 raft_consensus.cc:697] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:14.577880  3364 tablet_bootstrap.cc:492] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.607555  3364 ts_tablet_manager.cc:1403] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.005s
I20260709 13:13:14.611932  3366 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.612550  3366 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.614807  3366 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.616107  3370 consensus_queue.cc:237] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:14.617218  3169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.618009  3362 tablet_bootstrap.cc:654] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.619411  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.620635  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.623159  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:14.611259  3364 raft_consensus.cc:359] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.628880  3244 raft_consensus.cc:2393] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 546e2ef88e25446c912aa28060806107 in current term 1: Already voted for candidate da499e58496e4207acbfb66aa66e707f in this term.
W20260709 13:13:14.629051  3208 leader_election.cc:343] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:14.631626  3208 leader_election.cc:343] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.630667  3364 raft_consensus.cc:385] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.633350  3284 leader_election.cc:304] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 546e2ef88e25446c912aa28060806107; no voters: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.634663  3367 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.635167  3364 raft_consensus.cc:740] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.637950  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.639832  3318 raft_consensus.cc:2468] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 0.
I20260709 13:13:14.640553  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.640131  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:14.644642  3133 leader_election.cc:304] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:14.641044  3364 consensus_queue.cc:260] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.646775  3387 raft_consensus.cc:2804] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.647168  3387 raft_consensus.cc:493] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.647468  3387 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.647644  3361 tablet_bootstrap.cc:492] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.648196  3361 ts_tablet_manager.cc:1403] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.022s
I20260709 13:13:14.653746  3367 raft_consensus.cc:2749] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.654070  3361 raft_consensus.cc:359] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.655191  3361 raft_consensus.cc:385] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.655632  3361 raft_consensus.cc:740] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.657120  3317 raft_consensus.cc:2468] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 1.
I20260709 13:13:14.657016  3361 consensus_queue.cc:260] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.658166  3367 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.663347  3367 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.665184  3361 ts_tablet_manager.cc:1434] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:13:14.666141  3361 tablet_bootstrap.cc:492] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.665969  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.666864  3367 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:14.656561  3362 tablet_bootstrap.cc:492] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
W20260709 13:13:14.669049  3282 leader_election.cc:343] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.670200  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:14.671120  3244 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 0.
I20260709 13:13:14.672766  3284 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.674688  3387 raft_consensus.cc:515] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.677660  3387 leader_election.cc:290] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.678406  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:14.679749  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:14.680713  3364 ts_tablet_manager.cc:1434] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.073s	user 0.013s	sys 0.002s
I20260709 13:13:14.686825  3317 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.687566  3364 tablet_bootstrap.cc:492] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.687790  3361 tablet_bootstrap.cc:654] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.690876  3066 catalog_manager.cc:5697] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 0 to 1, leader changed from <none> to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 1 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } }
W20260709 13:13:14.693024  3135 leader_election.cc:343] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.693569  3387 raft_consensus.cc:493] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.694058  3387 raft_consensus.cc:515] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.683460  3367 raft_consensus.cc:2804] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.683764  3366 raft_consensus.cc:493] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.695071  3366 raft_consensus.cc:515] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.696319  3387 leader_election.cc:290] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.697042  3366 leader_election.cc:290] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.684082  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.684435  3318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.697660  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
W20260709 13:13:14.699023  3208 leader_election.cc:343] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.699184  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad53a2bcf08442b9329fe25f53c15bb" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.699534  3208 leader_election.cc:304] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c95b8c7bf44b76a4ab823779a86b36; no voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.700515  3318 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 0.
I20260709 13:13:14.700415  3317 raft_consensus.cc:2468] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 1.
I20260709 13:13:14.701699  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.702340  3208 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: da499e58496e4207acbfb66aa66e707f
W20260709 13:13:14.702982  3133 leader_election.cc:343] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.703799  3133 leader_election.cc:304] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:14.668727  3362 ts_tablet_manager.cc:1403] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.010s
I20260709 13:13:14.697186  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad53a2bcf08442b9329fe25f53c15bb" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:14.704135  3366 raft_consensus.cc:2749] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.705739  3387 raft_consensus.cc:2804] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.706056  3367 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.706264  3387 raft_consensus.cc:697] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:14.706445  3367 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.706213  3366 raft_consensus.cc:2804] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:13:14.706840  3135 leader_election.cc:343] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.707095  3366 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.707546  3366 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.707330  3135 leader_election.cc:304] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da499e58496e4207acbfb66aa66e707f; no voters: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:14.707194  3387 consensus_queue.cc:237] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.708652  3370 raft_consensus.cc:2749] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.712342  3362 raft_consensus.cc:359] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.713187  3362 raft_consensus.cc:385] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.713565  3362 raft_consensus.cc:740] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.714493  3362 consensus_queue.cc:260] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.714874  3366 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.705121  3361 tablet_bootstrap.cc:492] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.716177  3361 ts_tablet_manager.cc:1403] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.010s
I20260709 13:13:14.694481  3364 tablet_bootstrap.cc:654] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.720072  3361 raft_consensus.cc:359] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.721063  3361 raft_consensus.cc:385] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.723529  3366 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.721463  3361 raft_consensus.cc:740] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.724871  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:14.725057  3361 consensus_queue.cc:260] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.726934  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107"
W20260709 13:13:14.727865  3208 leader_election.cc:343] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.728075  3361 ts_tablet_manager.cc:1434] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
W20260709 13:13:14.728856  3208 leader_election.cc:343] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:14.729511  3208 leader_election.cc:343] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.729673  3361 tablet_bootstrap.cc:492] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.729992  3208 leader_election.cc:304] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c95b8c7bf44b76a4ab823779a86b36; no voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.732968  3366 raft_consensus.cc:2749] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.732045  3367 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.734136  3316 raft_consensus.cc:2393] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 73c95b8c7bf44b76a4ab823779a86b36 in current term 1: Already voted for candidate 546e2ef88e25446c912aa28060806107 in this term.
I20260709 13:13:14.735910  3208 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36; no voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.736826  3366 raft_consensus.cc:2749] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.738622  3367 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:14.739173  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:14.739624  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:14.741317  3244 raft_consensus.cc:2393] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 546e2ef88e25446c912aa28060806107 in current term 1: Already voted for candidate 73c95b8c7bf44b76a4ab823779a86b36 in this term.
W20260709 13:13:14.741927  3282 leader_election.cc:343] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.742460  3284 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107; no voters: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.743130  3362 ts_tablet_manager.cc:1434] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.017s
I20260709 13:13:14.743422  3361 tablet_bootstrap.cc:654] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.743566  3367 raft_consensus.cc:2749] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.744195  3362 tablet_bootstrap.cc:492] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.749480  3361 tablet_bootstrap.cc:492] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.749899  3361 ts_tablet_manager.cc:1403] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260709 13:13:14.743187  3364 tablet_bootstrap.cc:492] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.751240  3362 tablet_bootstrap.cc:654] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.757731  3361 raft_consensus.cc:359] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.758416  3361 raft_consensus.cc:385] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.758678  3361 raft_consensus.cc:740] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.759335  3361 consensus_queue.cc:260] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.760212  3364 ts_tablet_manager.cc:1403] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.004s
I20260709 13:13:14.761628  3361 ts_tablet_manager.cc:1434] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260709 13:13:14.762434  3361 tablet_bootstrap.cc:492] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36: Bootstrap starting.
I20260709 13:13:14.762928  3364 raft_consensus.cc:359] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.763634  3364 raft_consensus.cc:385] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.763936  3364 raft_consensus.cc:740] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.764628  3364 consensus_queue.cc:260] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.766875  3364 ts_tablet_manager.cc:1434] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:14.767774  3364 tablet_bootstrap.cc:492] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.768249  3361 tablet_bootstrap.cc:654] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.773963  3362 tablet_bootstrap.cc:492] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.774493  3362 ts_tablet_manager.cc:1403] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.003s
I20260709 13:13:14.775211  3364 tablet_bootstrap.cc:654] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.777464  3362 raft_consensus.cc:359] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.778719  3362 raft_consensus.cc:385] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.779065  3362 raft_consensus.cc:740] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.779877  3362 consensus_queue.cc:260] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.781266  3361 tablet_bootstrap.cc:492] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36: No bootstrap required, opened a new log
I20260709 13:13:14.781666  3361 ts_tablet_manager.cc:1403] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:13:14.782444  3362 ts_tablet_manager.cc:1434] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:14.783362  3362 tablet_bootstrap.cc:492] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.784188  3361 raft_consensus.cc:359] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.785065  3361 raft_consensus.cc:385] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.785329  3361 raft_consensus.cc:740] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.785966  3361 consensus_queue.cc:260] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.787950  3361 ts_tablet_manager.cc:1434] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:14.790987  3364 tablet_bootstrap.cc:492] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.791425  3364 ts_tablet_manager.cc:1403] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260709 13:13:14.792177  3362 tablet_bootstrap.cc:654] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.792179  3065 catalog_manager.cc:5697] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 0 to 1, leader changed from <none> to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 1 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:14.794329  3364 raft_consensus.cc:359] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.795100  3364 raft_consensus.cc:385] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.795442  3364 raft_consensus.cc:740] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.796579  3364 consensus_queue.cc:260] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.799468  3364 ts_tablet_manager.cc:1434] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:14.800817  3364 tablet_bootstrap.cc:492] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.807482  3364 tablet_bootstrap.cc:654] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.812216  3362 tablet_bootstrap.cc:492] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.812649  3362 ts_tablet_manager.cc:1403] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260709 13:13:14.813647  3364 tablet_bootstrap.cc:492] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.814075  3364 ts_tablet_manager.cc:1403] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 13:13:14.815466  3362 raft_consensus.cc:359] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.816212  3362 raft_consensus.cc:385] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.816571  3366 raft_consensus.cc:493] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.816748  3364 raft_consensus.cc:359] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.817056  3366 raft_consensus.cc:515] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.817416  3364 raft_consensus.cc:385] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.817770  3364 raft_consensus.cc:740] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.818356  3364 consensus_queue.cc:260] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.819003  3366 leader_election.cc:290] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.819569  3362 raft_consensus.cc:740] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.820075  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.820469  3364 ts_tablet_manager.cc:1434] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:13:14.820433  3362 consensus_queue.cc:260] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.821367  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.822072  3364 tablet_bootstrap.cc:492] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
W20260709 13:13:14.822846  3208 leader_election.cc:343] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:14.824281  3208 leader_election.cc:343] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.824671  3208 leader_election.cc:304] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c95b8c7bf44b76a4ab823779a86b36; no voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.825774  3366 raft_consensus.cc:2749] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.827380  3362 ts_tablet_manager.cc:1434] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:13:14.828334  3362 tablet_bootstrap.cc:492] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.828738  3364 tablet_bootstrap.cc:654] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.834498  3362 tablet_bootstrap.cc:654] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.835289  3364 tablet_bootstrap.cc:492] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.835640  3364 ts_tablet_manager.cc:1403] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260709 13:13:14.837998  3364 raft_consensus.cc:359] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.838614  3364 raft_consensus.cc:385] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.838883  3364 raft_consensus.cc:740] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.839464  3364 consensus_queue.cc:260] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.840709  3362 tablet_bootstrap.cc:492] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.841144  3362 ts_tablet_manager.cc:1403] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 13:13:14.841226  3364 ts_tablet_manager.cc:1434] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:14.842077  3364 tablet_bootstrap.cc:492] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f: Bootstrap starting.
I20260709 13:13:14.844410  3362 raft_consensus.cc:359] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.845078  3362 raft_consensus.cc:385] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.845355  3362 raft_consensus.cc:740] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.846047  3362 consensus_queue.cc:260] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.847136  3364 tablet_bootstrap.cc:654] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.848397  3362 ts_tablet_manager.cc:1434] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:13:14.849324  3362 tablet_bootstrap.cc:492] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.855885  3362 tablet_bootstrap.cc:654] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.858374  3364 tablet_bootstrap.cc:492] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f: No bootstrap required, opened a new log
I20260709 13:13:14.858764  3364 ts_tablet_manager.cc:1403] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 13:13:14.861083  3364 raft_consensus.cc:359] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.861678  3364 raft_consensus.cc:385] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.862040  3364 raft_consensus.cc:740] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.861698  3366 raft_consensus.cc:493] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.862562  3366 raft_consensus.cc:515] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.862815  3364 consensus_queue.cc:260] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.864612  3364 ts_tablet_manager.cc:1434] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:13:14.865134  3366 leader_election.cc:290] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.865824  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad53a2bcf08442b9329fe25f53c15bb" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.866428  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad53a2bcf08442b9329fe25f53c15bb" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.866396  3168 raft_consensus.cc:2468] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 0.
W20260709 13:13:14.867661  3208 leader_election.cc:343] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:14.868096  3362 tablet_bootstrap.cc:492] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.868474  3362 ts_tablet_manager.cc:1403] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 13:13:14.868366  3208 leader_election.cc:304] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 546e2ef88e25446c912aa28060806107
I20260709 13:13:14.869416  3366 raft_consensus.cc:2804] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.869781  3366 raft_consensus.cc:493] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.870121  3366 raft_consensus.cc:3060] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.870838  3362 raft_consensus.cc:359] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.871434  3362 raft_consensus.cc:385] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.871677  3362 raft_consensus.cc:740] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.872365  3362 consensus_queue.cc:260] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.874459  3362 ts_tablet_manager.cc:1434] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:14.875285  3362 tablet_bootstrap.cc:492] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107: Bootstrap starting.
I20260709 13:13:14.876708  3366 raft_consensus.cc:515] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.879230  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad53a2bcf08442b9329fe25f53c15bb" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:14.879810  3168 raft_consensus.cc:3060] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.879918  3366 leader_election.cc:290] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.880416  3362 tablet_bootstrap.cc:654] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:14.884106  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad53a2bcf08442b9329fe25f53c15bb" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:14.884660  3316 raft_consensus.cc:3060] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.885128  3362 tablet_bootstrap.cc:492] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107: No bootstrap required, opened a new log
I20260709 13:13:14.885515  3362 ts_tablet_manager.cc:1403] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:13:14.885524  3168 raft_consensus.cc:2468] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 1.
I20260709 13:13:14.886916  3208 leader_election.cc:304] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.887849  3366 raft_consensus.cc:2804] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.888309  3366 raft_consensus.cc:697] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:14.888484  3362 raft_consensus.cc:359] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.889142  3362 raft_consensus.cc:385] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:14.889503  3362 raft_consensus.cc:740] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Initialized, Role: FOLLOWER
I20260709 13:13:14.889093  3366 consensus_queue.cc:237] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.890213  3362 consensus_queue.cc:260] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.891178  3316 raft_consensus.cc:2468] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 1.
I20260709 13:13:14.892114  3394 raft_consensus.cc:493] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.892396  3362 ts_tablet_manager.cc:1434] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:14.892580  3394 raft_consensus.cc:515] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.893878  3387 raft_consensus.cc:493] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.894317  3387 raft_consensus.cc:515] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.894778  3394 leader_election.cc:290] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.896287  3387 leader_election.cc:290] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.896986  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:14.897550  3244 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 0.
I20260709 13:13:14.898370  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.898726  3135 leader_election.cc:304] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.898948  3316 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 0.
I20260709 13:13:14.900373  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd02f074bcb40d297883216b7aa54f8" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.900988  3387 raft_consensus.cc:2804] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.901337  3387 raft_consensus.cc:493] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.901633  3387 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.900986  3167 raft_consensus.cc:2468] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 0.
I20260709 13:13:14.904337  3208 leader_election.cc:304] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.904489  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd02f074bcb40d297883216b7aa54f8" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.905061  3316 raft_consensus.cc:2468] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 0.
I20260709 13:13:14.905239  3394 raft_consensus.cc:2804] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.905601  3394 raft_consensus.cc:493] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.905915  3394 raft_consensus.cc:3060] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.915856  3387 raft_consensus.cc:515] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.917325  3412 raft_consensus.cc:493] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.920061  3412 raft_consensus.cc:515] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.920485  3394 raft_consensus.cc:515] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.922411  3394 leader_election.cc:290] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.923000  3412 leader_election.cc:290] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.923060  3065 catalog_manager.cc:5697] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:14.924503  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:14.925088  3244 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.925172  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:14.925736  3316 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.927469  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd02f074bcb40d297883216b7aa54f8" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:14.928066  3167 raft_consensus.cc:3060] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.930461  3387 leader_election.cc:290] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:14.932309  3316 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 1.
I20260709 13:13:14.932404  3244 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 1.
I20260709 13:13:14.933533  3133 leader_election.cc:304] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.934676  3387 raft_consensus.cc:2804] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.935323  3387 raft_consensus.cc:697] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:14.936427  3387 consensus_queue.cc:237] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.937325  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bd02f074bcb40d297883216b7aa54f8" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:14.937584  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.937942  3317 raft_consensus.cc:3060] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.940493  3167 raft_consensus.cc:2468] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 1.
I20260709 13:13:14.941718  3208 leader_election.cc:304] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.944563  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:14.944576  3317 raft_consensus.cc:2468] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 1.
I20260709 13:13:14.945433  3316 raft_consensus.cc:2393] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73c95b8c7bf44b76a4ab823779a86b36 in current term 1: Already voted for candidate da499e58496e4207acbfb66aa66e707f in this term.
I20260709 13:13:14.946872  3208 leader_election.cc:304] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73c95b8c7bf44b76a4ab823779a86b36; no voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f
I20260709 13:13:14.944742  3412 raft_consensus.cc:2804] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.947942  3366 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.948807  3412 raft_consensus.cc:697] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:14.949723  3412 consensus_queue.cc:237] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.955430  3366 raft_consensus.cc:2749] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:14.961375  3065 catalog_manager.cc:5697] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 0 to 1, leader changed from <none> to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 1 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:14.968043  3066 catalog_manager.cc:5697] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:14.977505  3367 raft_consensus.cc:493] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.977908  3367 raft_consensus.cc:515] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.979398  3367 leader_election.cc:290] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:14.980207  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:14.980445  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:14.980695  3167 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 0.
I20260709 13:13:14.981063  3244 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 0.
I20260709 13:13:14.981737  3282 leader_election.cc:304] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:14.982491  3367 raft_consensus.cc:2804] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:14.982820  3367 raft_consensus.cc:493] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:14.983098  3367 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.987144  3367 raft_consensus.cc:515] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.988741  3367 leader_election.cc:290] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:14.989455  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:14.989662  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:14.989998  3167 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.990182  3244 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:14.996004  3244 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 1.
I20260709 13:13:14.997109  3284 leader_election.cc:304] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: 
I20260709 13:13:14.997408  3387 raft_consensus.cc:493] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:14.997462  3167 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 1.
I20260709 13:13:14.998080  3367 raft_consensus.cc:2804] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:14.998157  3387 raft_consensus.cc:515] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:14.998769  3367 raft_consensus.cc:697] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:14.999859  3367 consensus_queue.cc:237] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:15.002539  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:15.002743  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:15.003746  3317 raft_consensus.cc:2468] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 0.
I20260709 13:13:15.002074  3387 leader_election.cc:290] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:15.004922  3133 leader_election.cc:304] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:15.005070  3244 raft_consensus.cc:2468] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 0.
I20260709 13:13:15.005868  3387 raft_consensus.cc:2804] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:15.006208  3387 raft_consensus.cc:493] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:15.006529  3387 raft_consensus.cc:3060] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.012017  3387 raft_consensus.cc:515] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:15.012317  3066 catalog_manager.cc:5697] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 0 to 1, leader changed from <none> to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:15.014180  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:15.014472  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:15.014715  3244 raft_consensus.cc:3060] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.014981  3317 raft_consensus.cc:3060] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.018685  3387 leader_election.cc:290] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:15.020797  3317 raft_consensus.cc:2468] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 1.
I20260709 13:13:15.021692  3244 raft_consensus.cc:2468] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 1.
I20260709 13:13:15.022459  3133 leader_election.cc:304] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:15.023203  3387 raft_consensus.cc:2804] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:15.023747  3387 raft_consensus.cc:697] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:15.025064  3387 consensus_queue.cc:237] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:15.032341  3066 catalog_manager.cc:5697] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 0 to 1, leader changed from <none> to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 1 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:15.035233  3367 raft_consensus.cc:493] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:15.035770  3367 raft_consensus.cc:515] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:15.038136  3367 leader_election.cc:290] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:15.038818  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:15.038833  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:15.039503  3244 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 0.
I20260709 13:13:15.039561  3167 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 0.
I20260709 13:13:15.040716  3282 leader_election.cc:304] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:15.041607  3367 raft_consensus.cc:2804] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:15.041945  3367 raft_consensus.cc:493] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:15.042260  3367 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.046521  3367 raft_consensus.cc:515] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:15.048113  3367 leader_election.cc:290] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 1 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:15.048763  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:15.049028  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:15.049293  3167 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.049535  3244 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.053686  3244 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 1.
I20260709 13:13:15.054553  3284 leader_election.cc:304] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: 
I20260709 13:13:15.055164  3367 raft_consensus.cc:2804] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:15.055305  3167 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 1.
I20260709 13:13:15.055583  3367 raft_consensus.cc:697] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:15.056838  3367 consensus_queue.cc:237] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:15.063648  3066 catalog_manager.cc:5697] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 0 to 1, leader changed from <none> to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:15.104418  3387 consensus_queue.cc:1048] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.116667  3387 consensus_queue.cc:1048] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:15.201833  3387 consensus_queue.cc:1048] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.212121  3370 consensus_queue.cc:1048] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.251497  3370 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:15.251976  3370 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:15.253731  3370 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:15.254448  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:15.254729  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "546e2ef88e25446c912aa28060806107" is_pre_election: true
I20260709 13:13:15.255223  3244 raft_consensus.cc:2393] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da499e58496e4207acbfb66aa66e707f in current term 1: Already voted for candidate 73c95b8c7bf44b76a4ab823779a86b36 in this term.
I20260709 13:13:15.255389  3317 raft_consensus.cc:2393] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da499e58496e4207acbfb66aa66e707f in current term 1: Already voted for candidate 546e2ef88e25446c912aa28060806107 in this term.
I20260709 13:13:15.256644  3133 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da499e58496e4207acbfb66aa66e707f; no voters: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:15.257580  3370 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:15.261818  3370 raft_consensus.cc:2749] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:15.289615  3114 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:15.330556  3370 consensus_queue.cc:1048] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.344424  3391 consensus_queue.cc:1048] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.368839  3412 consensus_queue.cc:1048] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.386924  3366 consensus_queue.cc:1048] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.415238  3366 consensus_queue.cc:1048] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.429050  3366 consensus_queue.cc:1048] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.483867  3367 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.494099  3367 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.542047  3391 consensus_queue.cc:1048] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.548483  3391 consensus_queue.cc:1048] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.565330  3367 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:15.579865  3433 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:16.291685  3114 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:16.857935  3433 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:16.858481  3433 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:16.860575  3433 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:16.861328  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f" is_pre_election: true
I20260709 13:13:16.861636  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36" is_pre_election: true
I20260709 13:13:16.862006  3167 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 1.
I20260709 13:13:16.862283  3243 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 1.
I20260709 13:13:16.863240  3282 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:16.863893  3433 raft_consensus.cc:2804] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:16.864190  3433 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:16.864472  3433 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:16.868827  3433 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:16.870617  3433 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 2 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:16.871327  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:16.871673  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:16.871922  3167 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:16.872275  3243 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:16.878551  3167 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 2.
I20260709 13:13:16.878966  3243 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 2.
I20260709 13:13:16.879680  3282 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:16.880507  3433 raft_consensus.cc:2804] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:16.881358  3433 raft_consensus.cc:697] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:16.882040  3433 consensus_queue.cc:237] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [LEADER]: Queue going to LEADER 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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:16.888315  3063 catalog_manager.cc:5697] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 0 to 2, leader changed from <none> to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:17.291167  3167 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:17.292510  3433 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:17.309489  3244 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:17.311141  3433 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:17.382180  3317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc18946865854296865b18eafdc8f398"
dest_uuid: "546e2ef88e25446c912aa28060806107"
mode: GRACEFUL
new_leader_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:35660
I20260709 13:13:17.382763  3317 raft_consensus.cc:606] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Received request to transfer leadership to TS da499e58496e4207acbfb66aa66e707f
I20260709 13:13:17.387467  3317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d"
dest_uuid: "546e2ef88e25446c912aa28060806107"
mode: GRACEFUL
new_leader_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:35660
I20260709 13:13:17.387961  3317 raft_consensus.cc:606] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Received request to transfer leadership to TS da499e58496e4207acbfb66aa66e707f
I20260709 13:13:17.404445  3167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2361a3c745094462885127859fbbfffc"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
mode: GRACEFUL
new_leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:52316
I20260709 13:13:17.404995  3167 raft_consensus.cc:606] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Received request to transfer leadership to TS 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:17.409674  3317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "546e2ef88e25446c912aa28060806107"
mode: GRACEFUL
new_leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:35660
I20260709 13:13:17.410135  3317 raft_consensus.cc:606] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Received request to transfer leadership to TS 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:17.419189  3167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
mode: GRACEFUL
new_leader_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:52316
I20260709 13:13:17.419685  3167 raft_consensus.cc:606] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Received request to transfer leadership to TS 546e2ef88e25446c912aa28060806107
I20260709 13:13:17.434067  3433 raft_consensus.cc:993] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: : Instructing follower 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:17.434419  3433 raft_consensus.cc:1081] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Signalling peer 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:17.435803  3243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:54092
I20260709 13:13:17.436273  3243 raft_consensus.cc:493] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:17.436563  3243 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.440747  3243 raft_consensus.cc:515] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.442350  3243 leader_election.cc:290] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 2 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:17.443126  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:17.443395  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:17.443701  3167 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.443917  3317 raft_consensus.cc:3055] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:17.444250  3317 raft_consensus.cc:740] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:17.444912  3317 consensus_queue.cc:260] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.445869  3317 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.448338  3167 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 2.
I20260709 13:13:17.449222  3208 leader_election.cc:304] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:17.449879  3440 raft_consensus.cc:2804] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:17.450160  3317 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 2.
I20260709 13:13:17.450924  3440 raft_consensus.cc:697] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:17.451809  3440 consensus_queue.cc:237] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Queue going to LEADER 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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.457754  3063 catalog_manager.cc:5697] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 1 to 2, leader changed from 546e2ef88e25446c912aa28060806107 (127.2.246.131) to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:17.573256  3441 raft_consensus.cc:993] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107: : Instructing follower da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:17.573657  3433 raft_consensus.cc:1081] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Signalling peer da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:17.575063  3167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:52300
I20260709 13:13:17.575469  3167 raft_consensus.cc:493] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:17.575757  3167 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.580572  3167 raft_consensus.cc:515] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.582476  3167 leader_election.cc:290] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 2 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:17.583081  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:17.583441  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:17.583601  3243 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.583994  3317 raft_consensus.cc:3055] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:17.584278  3317 raft_consensus.cc:740] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:17.585029  3317 consensus_queue.cc:260] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.586215  3317 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.588227  3243 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 2.
I20260709 13:13:17.589207  3135 leader_election.cc:304] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:17.589879  3426 raft_consensus.cc:2804] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:17.591150  3426 raft_consensus.cc:697] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:17.591328  3317 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 2.
I20260709 13:13:17.591975  3426 consensus_queue.cc:237] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [LEADER]: Queue going to LEADER 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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.598860  3063 catalog_manager.cc:5697] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 1 to 2, leader changed from 546e2ef88e25446c912aa28060806107 (127.2.246.131) to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 2 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:17.629256  3426 raft_consensus.cc:993] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f: : Instructing follower 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:17.629650  3460 raft_consensus.cc:1081] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Signalling peer 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:17.630982  3317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52"
dest_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:35638
I20260709 13:13:17.631384  3317 raft_consensus.cc:493] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:17.631618  3317 raft_consensus.cc:3060] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.635849  3317 raft_consensus.cc:515] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.637251  3317 leader_election.cc:290] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 2 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:17.637969  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:17.638177  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2acc6d8439404a9eb28d889851be52" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:17.638562  3167 raft_consensus.cc:3055] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:17.638718  3243 raft_consensus.cc:3060] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.638918  3167 raft_consensus.cc:740] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:17.639688  3167 consensus_queue.cc:260] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.640604  3167 raft_consensus.cc:3060] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.643030  3243 raft_consensus.cc:2468] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 2.
I20260709 13:13:17.643967  3284 leader_election.cc:304] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: 
I20260709 13:13:17.644616  3433 raft_consensus.cc:2804] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:17.645081  3433 raft_consensus.cc:697] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:17.645915  3167 raft_consensus.cc:2468] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 2.
I20260709 13:13:17.645891  3433 consensus_queue.cc:237] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [LEADER]: Queue going to LEADER 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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.653102  3063 catalog_manager.cc:5697] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 1 to 2, leader changed from da499e58496e4207acbfb66aa66e707f (127.2.246.129) to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:17.840140  3167 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:17.841216  3440 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:17.851989  3317 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:17.853497  3466 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:17.862870  3426 raft_consensus.cc:993] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f: : Instructing follower 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:17.863339  3460 raft_consensus.cc:1081] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Signalling peer 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:17.864779  3243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2361a3c745094462885127859fbbfffc"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:54080
I20260709 13:13:17.865275  3243 raft_consensus.cc:493] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:17.865626  3243 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.870362  3243 raft_consensus.cc:515] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.872088  3243 leader_election.cc:290] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 2 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:17.872649  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:17.873029  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:17.873235  3167 raft_consensus.cc:3055] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:17.873517  3167 raft_consensus.cc:740] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:17.873588  3317 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.874166  3167 consensus_queue.cc:260] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.875114  3167 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:17.878145  3317 raft_consensus.cc:2468] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 2.
I20260709 13:13:17.879006  3208 leader_election.cc:304] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: 
I20260709 13:13:17.879432  3167 raft_consensus.cc:2468] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 2.
I20260709 13:13:17.879638  3455 raft_consensus.cc:2804] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:17.880126  3455 raft_consensus.cc:697] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:17.880784  3455 consensus_queue.cc:237] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Queue going to LEADER 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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.887095  3066 catalog_manager.cc:5697] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 1 to 2, leader changed from da499e58496e4207acbfb66aa66e707f (127.2.246.129) to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:17.918895  3463 raft_consensus.cc:993] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: : Instructing follower da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:17.919292  3433 raft_consensus.cc:1081] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Signalling peer da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:17.920598  3167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc18946865854296865b18eafdc8f398"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:52300
I20260709 13:13:17.921056  3167 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:17.921296  3167 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:17.925886  3167 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.927430  3167 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 3 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:17.928122  3243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:17.928404  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:17.928611  3243 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:17.928952  3317 raft_consensus.cc:3055] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:17.929227  3317 raft_consensus.cc:740] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:17.929879  3317 consensus_queue.cc:260] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.930724  3317 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:17.932955  3243 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 3.
I20260709 13:13:17.934015  3135 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:17.934748  3460 raft_consensus.cc:2804] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:17.935145  3460 raft_consensus.cc:697] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:17.935439  3317 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 3.
I20260709 13:13:17.935920  3460 consensus_queue.cc:237] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:17.941432  3066 catalog_manager.cc:5697] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 2 to 3, leader changed from 546e2ef88e25446c912aa28060806107 (127.2.246.131) to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 3 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:18.008622  3243 raft_consensus.cc:1275] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:18.009835  3460 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.018303  3317 raft_consensus.cc:1275] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:18.020126  3426 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.036474  3167 raft_consensus.cc:1275] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:18.037608  3433 consensus_queue.cc:1048] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.047230  3243 raft_consensus.cc:1275] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:18.048693  3463 consensus_queue.cc:1048] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.430902  3317 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:18.432344  3460 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.440483  3243 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:18.442447  3426 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.462396  3167 raft_consensus.cc:1275] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:18.463477  3455 consensus_queue.cc:1048] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:18.471005  3317 raft_consensus.cc:1275] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:18.473241  3466 consensus_queue.cc:1048] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:20.446625  3034 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:13:20.447383  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:20.465874  3167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
mode: GRACEFUL
new_leader_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:56012
I20260709 13:13:20.466387  3167 raft_consensus.cc:606] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Received request to transfer leadership to TS 546e2ef88e25446c912aa28060806107
I20260709 13:13:20.477211  3244 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
mode: GRACEFUL
new_leader_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:40450
I20260709 13:13:20.477847  3244 raft_consensus.cc:606] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Received request to transfer leadership to TS 546e2ef88e25446c912aa28060806107
I20260709 13:13:20.478905  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:20.479393  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:20.698834  3485 raft_consensus.cc:993] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f: : Instructing follower 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:20.699259  3490 raft_consensus.cc:1081] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Signalling peer 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:20.700596  3316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570"
dest_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:35638
I20260709 13:13:20.701059  3316 raft_consensus.cc:493] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.701360  3316 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.705678  3316 raft_consensus.cc:515] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:20.707234  3316 leader_election.cc:290] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 2 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:20.707916  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:20.708249  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:20.708480  3167 raft_consensus.cc:3055] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:20.708781  3167 raft_consensus.cc:740] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:20.708782  3244 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.709563  3167 consensus_queue.cc:260] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:20.710603  3167 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:20.715035  3244 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 2.
I20260709 13:13:20.716145  3284 leader_election.cc:304] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: 
I20260709 13:13:20.716566  3167 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 2.
I20260709 13:13:20.716789  3486 raft_consensus.cc:2804] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:20.718212  3486 raft_consensus.cc:697] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:20.718940  3486 consensus_queue.cc:237] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [LEADER]: Queue going to LEADER 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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:20.724856  3066 catalog_manager.cc:5697] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 1 to 2, leader changed from da499e58496e4207acbfb66aa66e707f (127.2.246.129) to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:20.780047  3484 raft_consensus.cc:993] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: : Instructing follower 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:20.780436  3497 raft_consensus.cc:1081] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Signalling peer 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:20.781699  3316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:35652
I20260709 13:13:20.782162  3316 raft_consensus.cc:493] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:20.782466  3316 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:20.786860  3316 raft_consensus.cc:515] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:20.788388  3316 leader_election.cc:290] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 3 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:20.789029  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:20.789304  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:20.789554  3167 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:20.789814  3244 raft_consensus.cc:3055] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:20.790118  3244 raft_consensus.cc:740] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:20.790855  3244 consensus_queue.cc:260] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:20.792001  3244 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:20.795262  3167 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 3.
I20260709 13:13:20.796236  3282 leader_election.cc:304] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:20.797003  3486 raft_consensus.cc:2804] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:20.797465  3486 raft_consensus.cc:697] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:20.797924  3244 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 3.
I20260709 13:13:20.798257  3486 consensus_queue.cc:237] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:20.804466  3066 catalog_manager.cc:5697] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 2 to 3, leader changed from 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130) to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:21.164112  3167 raft_consensus.cc:1275] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.165266  3486 consensus_queue.cc:1048] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.173388  3244 raft_consensus.cc:1275] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:21.174912  3501 consensus_queue.cc:1048] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:21.308339  3244 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:21.309698  3501 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:21.320765  3167 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:21.322168  3501 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:21.480206  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:21.489435  3167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
mode: GRACEFUL
new_leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:52316
I20260709 13:13:21.489868  3167 raft_consensus.cc:606] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Received request to transfer leadership to TS 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:21.494413  3167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc18946865854296865b18eafdc8f398"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
mode: GRACEFUL
new_leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:52316
I20260709 13:13:21.494823  3167 raft_consensus.cc:606] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 LEADER]: Received request to transfer leadership to TS 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:21.498790  3167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
mode: GRACEFUL
new_leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:52316
I20260709 13:13:21.499126  3167 raft_consensus.cc:606] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 LEADER]: Received request to transfer leadership to TS 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:21.503317  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570"
dest_uuid: "546e2ef88e25446c912aa28060806107"
mode: GRACEFUL
new_leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:35660
I20260709 13:13:21.503866  3316 raft_consensus.cc:606] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Received request to transfer leadership to TS 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:21.511147  3316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "546e2ef88e25446c912aa28060806107"
mode: GRACEFUL
new_leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:35660
I20260709 13:13:21.511534  3316 raft_consensus.cc:606] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 LEADER]: Received request to transfer leadership to TS 73c95b8c7bf44b76a4ab823779a86b36
I20260709 13:13:21.623323  3491 raft_consensus.cc:993] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107: : Instructing follower 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.623781  3486 raft_consensus.cc:1081] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Signalling peer 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.625186  3244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:54092
I20260709 13:13:21.625707  3244 raft_consensus.cc:493] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.626001  3244 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:21.630172  3244 raft_consensus.cc:515] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.631466  3244 leader_election.cc:290] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 3 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:21.632222  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:21.632544  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca30918707d345d7877b8b5fc5e79570" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:21.632740  3167 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:21.633073  3316 raft_consensus.cc:3055] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:21.633394  3316 raft_consensus.cc:740] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:21.634104  3316 consensus_queue.cc:260] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.635214  3316 raft_consensus.cc:3060] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:21.638504  3167 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 3.
I20260709 13:13:21.639737  3208 leader_election.cc:304] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:21.640450  3497 raft_consensus.cc:2804] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:21.640830  3497 raft_consensus.cc:697] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:21.640960  3316 raft_consensus.cc:2468] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 3.
I20260709 13:13:21.641523  3497 consensus_queue.cc:237] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.646636  3066 catalog_manager.cc:5697] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 2 to 3, leader changed from 546e2ef88e25446c912aa28060806107 (127.2.246.131) to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 3 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:21.871793  3513 raft_consensus.cc:993] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f: : Instructing follower 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.873418  3490 raft_consensus.cc:993] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f: : Instructing follower 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.874399  3514 raft_consensus.cc:1081] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 LEADER]: Signalling peer 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.874464  3513 raft_consensus.cc:1081] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Signalling peer 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.876850  3243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:54080
I20260709 13:13:21.876545  3244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:54080
I20260709 13:13:21.877486  3243 raft_consensus.cc:493] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.877589  3244 raft_consensus.cc:493] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.877977  3243 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.878014  3244 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:21.884649  3486 raft_consensus.cc:993] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: : Instructing follower 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.885128  3486 raft_consensus.cc:1081] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 LEADER]: Signalling peer 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:21.885051  3243 raft_consensus.cc:515] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:21.884835  3244 raft_consensus.cc:515] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.886940  3242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:54092
I20260709 13:13:21.887272  3243 leader_election.cc:290] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 2 election: Requested vote from peers 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031), da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721)
I20260709 13:13:21.887233  3244 leader_election.cc:290] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 3 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:21.887487  3242 raft_consensus.cc:493] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:21.887921  3242 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:21.889504  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:21.889629  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:21.890038  3167 raft_consensus.cc:3055] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:21.890275  3167 raft_consensus.cc:740] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:21.890246  3168 raft_consensus.cc:3055] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:21.890858  3168 raft_consensus.cc:740] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:21.891270  3167 consensus_queue.cc:260] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [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: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:21.891952  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:21.891661  3168 consensus_queue.cc:260] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.892678  3316 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.892845  3167 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:21.893440  3168 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:21.895295  3242 raft_consensus.cc:515] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.897585  3242 leader_election.cc:290] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 4 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:21.898461  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:21.899037  3317 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:21.899767  3167 raft_consensus.cc:2468] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 2.
I20260709 13:13:21.900336  3168 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 3.
I20260709 13:13:21.902943  3317 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 3.
I20260709 13:13:21.904134  3208 leader_election.cc:304] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: 
I20260709 13:13:21.904629  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:21.904714  3168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:21.905220  3497 raft_consensus.cc:2804] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:21.905342  3168 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:21.905910  3497 raft_consensus.cc:697] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:21.906972  3316 raft_consensus.cc:2468] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 2.
I20260709 13:13:21.905254  3317 raft_consensus.cc:3055] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:21.906030  3208 leader_election.cc:304] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:21.907269  3497 consensus_queue.cc:237] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.907871  3317 raft_consensus.cc:740] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:21.908390  3505 raft_consensus.cc:2804] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:21.908595  3317 consensus_queue.cc:260] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.909924  3317 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:21.916385  3168 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 4.
I20260709 13:13:21.917124  3317 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 4.
I20260709 13:13:21.917836  3208 leader_election.cc:304] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 73c95b8c7bf44b76a4ab823779a86b36, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:21.918509  3505 raft_consensus.cc:697] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:21.918793  3497 raft_consensus.cc:2804] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:21.919432  3497 raft_consensus.cc:697] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:21.919649  3505 consensus_queue.cc:237] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Queue going to LEADER 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: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:21.920552  3497 consensus_queue.cc:237] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:21.925642  3066 catalog_manager.cc:5697] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 2 to 3, leader changed from da499e58496e4207acbfb66aa66e707f (127.2.246.129) to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 3 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:21.937988  3066 catalog_manager.cc:5697] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 1 to 2, leader changed from da499e58496e4207acbfb66aa66e707f (127.2.246.129) to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:21.939024  3066 catalog_manager.cc:5697] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 3 to 4, leader changed from 546e2ef88e25446c912aa28060806107 (127.2.246.131) to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 4 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:22.068521  3514 raft_consensus.cc:993] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f: : Instructing follower 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:22.069103  3513 raft_consensus.cc:1081] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 LEADER]: Signalling peer 73c95b8c7bf44b76a4ab823779a86b36 to start an election
I20260709 13:13:22.070077  3168 raft_consensus.cc:1275] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:22.070619  3242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc18946865854296865b18eafdc8f398"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
 from {username='slave'} at 127.0.0.1:54080
I20260709 13:13:22.071225  3242 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:22.071635  3242 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.071357  3497 consensus_queue.cc:1048] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:22.078118  3242 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:22.080049  3242 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [CANDIDATE]: Term 4 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:22.081111  3317 raft_consensus.cc:1275] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:22.081593  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:22.082150  3316 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.083379  3505 consensus_queue.cc:1048] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:22.085494  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "73c95b8c7bf44b76a4ab823779a86b36" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:22.085964  3167 raft_consensus.cc:3055] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:22.086236  3167 raft_consensus.cc:740] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:22.086902  3167 consensus_queue.cc:260] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:22.088197  3167 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:22.096985  3316 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 4.
I20260709 13:13:22.098352  3208 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [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: 546e2ef88e25446c912aa28060806107, 73c95b8c7bf44b76a4ab823779a86b36; no voters: 
I20260709 13:13:22.099761  3505 raft_consensus.cc:2804] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:22.100304  3505 raft_consensus.cc:697] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Becoming Leader. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:22.101310  3505 consensus_queue.cc:237] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:22.101874  3167 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73c95b8c7bf44b76a4ab823779a86b36 in term 4.
I20260709 13:13:22.109570  3066 catalog_manager.cc:5697] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 reported cstate change: term changed from 3 to 4, leader changed from da499e58496e4207acbfb66aa66e707f (127.2.246.129) to 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130). New cstate: current_term: 4 leader_uuid: "73c95b8c7bf44b76a4ab823779a86b36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:22.317965  3167 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:22.319113  3515 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:22.326915  3317 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:22.328136  3515 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:22.363850  3317 raft_consensus.cc:1275] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:22.365097  3515 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:22.375973  3167 raft_consensus.cc:1275] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:22.377481  3515 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:22.391108  3317 raft_consensus.cc:1275] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:22.392124  3515 consensus_queue.cc:1048] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:22.399821  3167 raft_consensus.cc:1275] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:22.402221  3497 consensus_queue.cc:1048] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:22.507683  3317 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:22.508877  3497 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:22.522642  3167 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Refusing update from remote peer 73c95b8c7bf44b76a4ab823779a86b36: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:13:22.523768  3515 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:24.520473  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:24.527562  3242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2361a3c745094462885127859fbbfffc"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
mode: GRACEFUL
new_leader_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:40450
I20260709 13:13:24.528122  3242 raft_consensus.cc:606] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Received request to transfer leadership to TS da499e58496e4207acbfb66aa66e707f
I20260709 13:13:24.530380  3242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
mode: GRACEFUL
new_leader_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:40450
I20260709 13:13:24.530807  3242 raft_consensus.cc:606] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 LEADER]: Received request to transfer leadership to TS 546e2ef88e25446c912aa28060806107
I20260709 13:13:24.532845  3242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc18946865854296865b18eafdc8f398"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
mode: GRACEFUL
new_leader_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:40450
I20260709 13:13:24.533262  3242 raft_consensus.cc:606] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Received request to transfer leadership to TS da499e58496e4207acbfb66aa66e707f
I20260709 13:13:24.535449  3242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
mode: GRACEFUL
new_leader_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:40450
I20260709 13:13:24.535948  3242 raft_consensus.cc:606] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Received request to transfer leadership to TS 546e2ef88e25446c912aa28060806107
I20260709 13:13:24.538014  3242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
mode: GRACEFUL
new_leader_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:40450
I20260709 13:13:24.538372  3242 raft_consensus.cc:606] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Received request to transfer leadership to TS da499e58496e4207acbfb66aa66e707f
I20260709 13:13:24.539314  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:13:24.539739  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:24.786541  3515 raft_consensus.cc:993] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: : Instructing follower da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:24.787060  3515 raft_consensus.cc:1081] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Signalling peer da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:24.788379  3168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:52292
I20260709 13:13:24.788786  3168 raft_consensus.cc:493] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:24.789027  3168 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:24.793397  3168 raft_consensus.cc:515] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.794937  3168 leader_election.cc:290] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 5 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:24.795849  3242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:24.796065  3316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4858456c9b040b684e14f6cd4cecd49" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:24.796444  3242 raft_consensus.cc:3055] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:24.796553  3316 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:24.796818  3242 raft_consensus.cc:740] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:24.797644  3242 consensus_queue.cc:260] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.798815  3242 raft_consensus.cc:3060] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:24.803211  3316 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 5.
I20260709 13:13:24.804498  3133 leader_election.cc:304] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:24.805190  3242 raft_consensus.cc:2468] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 5.
I20260709 13:13:24.805975  3531 raft_consensus.cc:2804] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:24.806951  3531 raft_consensus.cc:697] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 5 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:24.807674  3531 consensus_queue.cc:237] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.813848  3063 catalog_manager.cc:5697] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 4 to 5, leader changed from 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130) to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 5 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:24.818779  3530 raft_consensus.cc:993] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36: : Instructing follower da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:24.819228  3530 raft_consensus.cc:1081] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Signalling peer da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:24.820770  3168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2361a3c745094462885127859fbbfffc"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:52292
I20260709 13:13:24.821244  3168 raft_consensus.cc:493] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:24.821535  3168 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:24.826026  3515 raft_consensus.cc:993] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36: : Instructing follower 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:24.826467  3515 raft_consensus.cc:1081] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Signalling peer 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:24.827767  3168 raft_consensus.cc:515] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.828282  3316 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84"
dest_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:35652
I20260709 13:13:24.828707  3316 raft_consensus.cc:493] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:24.828956  3316 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:24.830133  3242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:24.830399  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2361a3c745094462885127859fbbfffc" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:24.830675  3242 raft_consensus.cc:3055] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:24.830871  3317 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:24.831027  3242 raft_consensus.cc:740] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:24.831845  3242 consensus_queue.cc:260] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.832851  3242 raft_consensus.cc:3060] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:24.834729  3316 raft_consensus.cc:515] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:24.836602  3316 leader_election.cc:290] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 3 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721)
I20260709 13:13:24.837653  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:24.837774  3317 raft_consensus.cc:2468] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 3.
I20260709 13:13:24.838150  3167 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:24.838112  3244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2475a25cd884c8e8b9e42b0734f5a84" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:24.838704  3244 raft_consensus.cc:3055] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:24.838758  3133 leader_election.cc:304] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:24.839062  3244 raft_consensus.cc:740] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:24.839550  3531 raft_consensus.cc:2804] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:24.840025  3531 raft_consensus.cc:697] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 3 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:24.839787  3244 consensus_queue.cc:260] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [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: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:24.840822  3244 raft_consensus.cc:3060] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:24.841049  3168 leader_election.cc:290] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 3 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:24.840848  3531 consensus_queue.cc:237] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.843910  3167 raft_consensus.cc:2468] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 3.
I20260709 13:13:24.845741  3282 leader_election.cc:304] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:24.846449  3244 raft_consensus.cc:2468] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 3.
I20260709 13:13:24.846712  3507 raft_consensus.cc:2804] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:24.848905  3242 raft_consensus.cc:2468] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 3.
I20260709 13:13:24.853554  3507 raft_consensus.cc:697] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 3 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:24.854418  3507 consensus_queue.cc:237] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [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: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } }
I20260709 13:13:24.854480  3063 catalog_manager.cc:5697] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 2 to 3, leader changed from 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130) to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 3 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:24.863005  3066 catalog_manager.cc:5697] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 2 to 3, leader changed from 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130) to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:24.902024  3530 raft_consensus.cc:993] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36: : Instructing follower da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:24.902426  3515 raft_consensus.cc:1081] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Signalling peer da499e58496e4207acbfb66aa66e707f to start an election
I20260709 13:13:24.903800  3167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc18946865854296865b18eafdc8f398"
dest_uuid: "da499e58496e4207acbfb66aa66e707f"
 from {username='slave'} at 127.0.0.1:52292
I20260709 13:13:24.904165  3167 raft_consensus.cc:493] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:24.904384  3167 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:24.909435  3167 raft_consensus.cc:515] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.910756  3167 leader_election.cc:290] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [CANDIDATE]: Term 5 election: Requested vote from peers 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757), 546e2ef88e25446c912aa28060806107 (127.2.246.131:40031)
I20260709 13:13:24.911590  3242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:24.912030  3242 raft_consensus.cc:3055] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:24.912366  3242 raft_consensus.cc:740] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:24.912415  3317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc18946865854296865b18eafdc8f398" candidate_uuid: "da499e58496e4207acbfb66aa66e707f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "546e2ef88e25446c912aa28060806107"
I20260709 13:13:24.912943  3317 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:24.913260  3242 consensus_queue.cc:260] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.914423  3242 raft_consensus.cc:3060] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:24.919301  3317 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 5.
I20260709 13:13:24.920310  3133 leader_election.cc:304] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:24.920782  3242 raft_consensus.cc:2468] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da499e58496e4207acbfb66aa66e707f in term 5.
I20260709 13:13:24.921030  3531 raft_consensus.cc:2804] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:24.921514  3531 raft_consensus.cc:697] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 5 LEADER]: Becoming Leader. State: Replica: da499e58496e4207acbfb66aa66e707f, State: Running, Role: LEADER
I20260709 13:13:24.922307  3531 consensus_queue.cc:237] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.928829  3066 catalog_manager.cc:5697] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f reported cstate change: term changed from 4 to 5, leader changed from 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130) to da499e58496e4207acbfb66aa66e707f (127.2.246.129). New cstate: current_term: 5 leader_uuid: "da499e58496e4207acbfb66aa66e707f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:24.962809  3530 raft_consensus.cc:993] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36: : Instructing follower 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:24.963275  3515 raft_consensus.cc:1081] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 LEADER]: Signalling peer 546e2ef88e25446c912aa28060806107 to start an election
I20260709 13:13:24.964511  3317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d"
dest_uuid: "546e2ef88e25446c912aa28060806107"
 from {username='slave'} at 127.0.0.1:35652
I20260709 13:13:24.964864  3317 raft_consensus.cc:493] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:24.965072  3317 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:24.969734  3317 raft_consensus.cc:515] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.971032  3317 leader_election.cc:290] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [CANDIDATE]: Term 4 election: Requested vote from peers da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721), 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757)
I20260709 13:13:24.971805  3167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "da499e58496e4207acbfb66aa66e707f"
I20260709 13:13:24.972036  3242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325edb9c1a5e4462a3783fce3f396a0d" candidate_uuid: "546e2ef88e25446c912aa28060806107" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73c95b8c7bf44b76a4ab823779a86b36"
I20260709 13:13:24.972285  3167 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:24.972577  3242 raft_consensus.cc:3055] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:24.972949  3242 raft_consensus.cc:740] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73c95b8c7bf44b76a4ab823779a86b36, State: Running, Role: LEADER
I20260709 13:13:24.973652  3242 consensus_queue.cc:260] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.974501  3242 raft_consensus.cc:3060] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:24.976387  3167 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 4.
I20260709 13:13:24.977209  3282 leader_election.cc:304] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [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: 546e2ef88e25446c912aa28060806107, da499e58496e4207acbfb66aa66e707f; no voters: 
I20260709 13:13:24.977864  3507 raft_consensus.cc:2804] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:24.978319  3507 raft_consensus.cc:697] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 4 LEADER]: Becoming Leader. State: Replica: 546e2ef88e25446c912aa28060806107, State: Running, Role: LEADER
I20260709 13:13:24.979117  3507 consensus_queue.cc:237] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [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: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } }
I20260709 13:13:24.979583  3242 raft_consensus.cc:2468] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 546e2ef88e25446c912aa28060806107 in term 4.
I20260709 13:13:24.985865  3066 catalog_manager.cc:5697] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 reported cstate change: term changed from 3 to 4, leader changed from 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130) to 546e2ef88e25446c912aa28060806107 (127.2.246.131). New cstate: current_term: 4 leader_uuid: "546e2ef88e25446c912aa28060806107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:25.247394  3242 raft_consensus.cc:1275] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:25.248661  3531 consensus_queue.cc:1048] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:25.258260  3317 raft_consensus.cc:1275] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:25.260162  3532 consensus_queue.cc:1048] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:25.279932  3242 raft_consensus.cc:1275] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:25.281075  3507 consensus_queue.cc:1048] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:25.289404  3167 raft_consensus.cc:1275] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:25.290822  3540 consensus_queue.cc:1048] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:25.347028  3317 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:25.348124  3242 raft_consensus.cc:1275] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:25.348285  3532 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:25.349224  3531 consensus_queue.cc:1048] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:25.361433  3167 raft_consensus.cc:1275] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:25.363427  3540 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da499e58496e4207acbfb66aa66e707f" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36721 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:25.367746  3317 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:13:25.368999  3532 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "546e2ef88e25446c912aa28060806107" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:25.381955  3244 raft_consensus.cc:1275] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Refusing update from remote peer da499e58496e4207acbfb66aa66e707f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:13:25.383920  3242 raft_consensus.cc:1275] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Refusing update from remote peer 546e2ef88e25446c912aa28060806107: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:25.385251  3531 consensus_queue.cc:1048] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:13:25.388376  3551 consensus_queue.cc:1048] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73c95b8c7bf44b76a4ab823779a86b36" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 40757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:25.540588  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:25.546170  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
I20260709 13:13:25.569407  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:25.570191  3034 tablet_replica.cc:333] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.571208  3034 raft_consensus.cc:2243] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.572211  3034 raft_consensus.cc:2272] T e4858456c9b040b684e14f6cd4cecd49 P da499e58496e4207acbfb66aa66e707f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.574630  3034 tablet_replica.cc:333] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.575079  3034 raft_consensus.cc:2243] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.575412  3034 raft_consensus.cc:2272] T 2bd02f074bcb40d297883216b7aa54f8 P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.576867  3034 tablet_replica.cc:333] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.577262  3034 raft_consensus.cc:2243] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.577579  3034 raft_consensus.cc:2272] T 325edb9c1a5e4462a3783fce3f396a0d P da499e58496e4207acbfb66aa66e707f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.579217  3034 tablet_replica.cc:333] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.579645  3034 raft_consensus.cc:2243] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.580063  3034 raft_consensus.cc:2272] T 9ad53a2bcf08442b9329fe25f53c15bb P da499e58496e4207acbfb66aa66e707f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.581482  3034 tablet_replica.cc:333] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.581876  3034 raft_consensus.cc:2243] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.582193  3034 raft_consensus.cc:2272] T ca30918707d345d7877b8b5fc5e79570 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.583518  3034 tablet_replica.cc:333] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.583963  3034 raft_consensus.cc:2243] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.584636  3034 raft_consensus.cc:2272] T cc18946865854296865b18eafdc8f398 P da499e58496e4207acbfb66aa66e707f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.586289  3034 tablet_replica.cc:333] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.586699  3034 raft_consensus.cc:2243] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.587007  3034 raft_consensus.cc:2272] T db2acc6d8439404a9eb28d889851be52 P da499e58496e4207acbfb66aa66e707f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.588526  3034 tablet_replica.cc:333] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.588903  3034 raft_consensus.cc:2243] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.589213  3034 raft_consensus.cc:2272] T e2475a25cd884c8e8b9e42b0734f5a84 P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.591498  3034 tablet_replica.cc:333] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f: stopping tablet replica
I20260709 13:13:25.592090  3034 raft_consensus.cc:2243] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.592841  3034 raft_consensus.cc:2272] T 2361a3c745094462885127859fbbfffc P da499e58496e4207acbfb66aa66e707f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:25.684568  3282 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36721: connect: Connection refused (error 111)
I20260709 13:13:25.686177  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
W20260709 13:13:25.688582  3282 consensus_peers.cc:597] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 -> Peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Couldn't send request to peer da499e58496e4207acbfb66aa66e707f. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:25.703912  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
I20260709 13:13:25.726503  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:25.727123  3034 tablet_replica.cc:333] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.727679  3034 raft_consensus.cc:2243] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.728493  3034 raft_consensus.cc:2272] T 9ad53a2bcf08442b9329fe25f53c15bb P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.730219  3034 tablet_replica.cc:333] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.730712  3034 raft_consensus.cc:2243] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.731103  3034 raft_consensus.cc:2272] T db2acc6d8439404a9eb28d889851be52 P 73c95b8c7bf44b76a4ab823779a86b36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.732852  3034 tablet_replica.cc:333] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.733385  3034 raft_consensus.cc:2243] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.733811  3034 raft_consensus.cc:2272] T 2361a3c745094462885127859fbbfffc P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.735875  3034 tablet_replica.cc:333] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.736418  3034 raft_consensus.cc:2243] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.736826  3034 raft_consensus.cc:2272] T e4858456c9b040b684e14f6cd4cecd49 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.739316  3034 tablet_replica.cc:333] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.739861  3034 raft_consensus.cc:2243] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.740540  3034 raft_consensus.cc:2272] T 2bd02f074bcb40d297883216b7aa54f8 P 73c95b8c7bf44b76a4ab823779a86b36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:25.741560  3208 consensus_peers.cc:597] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 -> Peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Couldn't send request to peer da499e58496e4207acbfb66aa66e707f. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:25.742470  3034 tablet_replica.cc:333] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.743033  3034 raft_consensus.cc:2243] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.743667  3034 raft_consensus.cc:2272] T ca30918707d345d7877b8b5fc5e79570 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.745285  3034 tablet_replica.cc:333] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.745731  3034 raft_consensus.cc:2243] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.746109  3034 raft_consensus.cc:2272] T cc18946865854296865b18eafdc8f398 P 73c95b8c7bf44b76a4ab823779a86b36 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.747876  3034 tablet_replica.cc:333] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.748312  3034 raft_consensus.cc:2243] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.748679  3034 raft_consensus.cc:2272] T e2475a25cd884c8e8b9e42b0734f5a84 P 73c95b8c7bf44b76a4ab823779a86b36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.750648  3034 tablet_replica.cc:333] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36: stopping tablet replica
I20260709 13:13:25.751077  3034 raft_consensus.cc:2243] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.751433  3034 raft_consensus.cc:2272] T 325edb9c1a5e4462a3783fce3f396a0d P 73c95b8c7bf44b76a4ab823779a86b36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.777767  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
I20260709 13:13:25.793378  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
W20260709 13:13:25.800624  3282 consensus_peers.cc:597] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 -> Peer da499e58496e4207acbfb66aa66e707f (127.2.246.129:36721): Couldn't send request to peer da499e58496e4207acbfb66aa66e707f. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36721: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:25.821429  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:25.822307  3034 tablet_replica.cc:333] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.823035  3034 raft_consensus.cc:2243] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.823932  3034 raft_consensus.cc:2272] T db2acc6d8439404a9eb28d889851be52 P 546e2ef88e25446c912aa28060806107 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:25.825019  3284 consensus_peers.cc:597] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 -> Peer 73c95b8c7bf44b76a4ab823779a86b36 (127.2.246.130:40757): Couldn't send request to peer 73c95b8c7bf44b76a4ab823779a86b36. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:40757: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:25.825923  3034 tablet_replica.cc:333] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.826515  3034 raft_consensus.cc:2243] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.826892  3034 raft_consensus.cc:2272] T 9ad53a2bcf08442b9329fe25f53c15bb P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.828480  3034 tablet_replica.cc:333] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.828936  3034 raft_consensus.cc:2243] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.829303  3034 raft_consensus.cc:2272] T e4858456c9b040b684e14f6cd4cecd49 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.831135  3034 tablet_replica.cc:333] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.831626  3034 raft_consensus.cc:2243] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.832335  3034 raft_consensus.cc:2272] T 325edb9c1a5e4462a3783fce3f396a0d P 546e2ef88e25446c912aa28060806107 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.834662  3034 tablet_replica.cc:333] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.835325  3034 raft_consensus.cc:2243] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.835922  3034 raft_consensus.cc:2272] T cc18946865854296865b18eafdc8f398 P 546e2ef88e25446c912aa28060806107 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.837883  3034 tablet_replica.cc:333] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.838353  3034 raft_consensus.cc:2243] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.838740  3034 raft_consensus.cc:2272] T ca30918707d345d7877b8b5fc5e79570 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.840226  3034 tablet_replica.cc:333] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.840667  3034 raft_consensus.cc:2243] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.841039  3034 raft_consensus.cc:2272] T 2bd02f074bcb40d297883216b7aa54f8 P 546e2ef88e25446c912aa28060806107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.842394  3034 tablet_replica.cc:333] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.842828  3034 raft_consensus.cc:2243] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:25.843212  3034 raft_consensus.cc:2272] T 2361a3c745094462885127859fbbfffc P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.845080  3034 tablet_replica.cc:333] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107: stopping tablet replica
I20260709 13:13:25.845505  3034 raft_consensus.cc:2243] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:25.846155  3034 raft_consensus.cc:2272] T e2475a25cd884c8e8b9e42b0734f5a84 P 546e2ef88e25446c912aa28060806107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:25.871320  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
I20260709 13:13:25.886667  3034 master.cc:562] Master@127.2.246.190:33393 shutting down...
I20260709 13:13:26.029733  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:26.030287  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:26.030611  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed7dc26df33e4e09ba073a7fc7e915dd: stopping tablet replica
I20260709 13:13:26.049425  3034 master.cc:584] Master@127.2.246.190:33393 shutdown complete.
546e2ef88e25446c912aa28060806107  1
73c95b8c7bf44b76a4ab823779a86b36  4
da499e58496e4207acbfb66aa66e707f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14292 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:13:26.086876  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:43099
I20260709 13:13:26.088179  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:26.093793  3564 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 13:13:26.093886  3563 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 13:13:26.095165  3566 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 13:13:26.095953  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:26.096720  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:26.096917  3034 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 13:13:26.097088  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602806097054 us; error 0 us; skew 500 ppm
I20260709 13:13:26.097676  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:26.100090  3034 webserver.cc:533] Webserver started at http://127.2.246.190:46611/ using document root <none> and password file <none>
I20260709 13:13:26.100598  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:26.100795  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:26.101073  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:26.102159  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "45339d0f6de343a48b6483cc44d6971c"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.106416  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:13:26.109666  3571 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.110505  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:13:26.110766  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "45339d0f6de343a48b6483cc44d6971c"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.111009  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-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 13:13:26.122771  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:26.123947  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:26.161659  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:43099
I20260709 13:13:26.161823  3622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:43099 every 8 connection(s)
I20260709 13:13:26.165457  3623 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 13:13:26.174494  3623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c: Bootstrap starting.
I20260709 13:13:26.178887  3623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.182746  3623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c: No bootstrap required, opened a new log
I20260709 13:13:26.184672  3623 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45339d0f6de343a48b6483cc44d6971c" member_type: VOTER }
I20260709 13:13:26.185035  3623 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.185253  3623 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45339d0f6de343a48b6483cc44d6971c, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.185873  3623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45339d0f6de343a48b6483cc44d6971c" member_type: VOTER }
I20260709 13:13:26.186308  3623 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:26.186522  3623 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:26.186782  3623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:26.190565  3623 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45339d0f6de343a48b6483cc44d6971c" member_type: VOTER }
I20260709 13:13:26.191071  3623 leader_election.cc:304] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [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: 45339d0f6de343a48b6483cc44d6971c; no voters: 
I20260709 13:13:26.192103  3623 leader_election.cc:290] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:26.192503  3626 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:26.193738  3626 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 1 LEADER]: Becoming Leader. State: Replica: 45339d0f6de343a48b6483cc44d6971c, State: Running, Role: LEADER
I20260709 13:13:26.194372  3626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [LEADER]: Queue going to LEADER mode. State: All 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: "45339d0f6de343a48b6483cc44d6971c" member_type: VOTER }
I20260709 13:13:26.194958  3623 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:26.197168  3627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45339d0f6de343a48b6483cc44d6971c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45339d0f6de343a48b6483cc44d6971c" member_type: VOTER } }
I20260709 13:13:26.197227  3628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45339d0f6de343a48b6483cc44d6971c. Latest consensus state: current_term: 1 leader_uuid: "45339d0f6de343a48b6483cc44d6971c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45339d0f6de343a48b6483cc44d6971c" member_type: VOTER } }
I20260709 13:13:26.197909  3628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:26.197870  3627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:26.201084  3632 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:26.205821  3632 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:26.210589  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:26.214970  3632 catalog_manager.cc:1383] Generated new cluster ID: 28cbd6c2a6f64672b1da39ad363460d7
I20260709 13:13:26.215250  3632 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:26.229283  3632 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:26.230435  3632 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:26.248739  3632 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c: Generated new TSK 0
I20260709 13:13:26.249310  3632 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:26.276794  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:26.282541  3644 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 13:13:26.283418  3645 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 13:13:26.284761  3647 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 13:13:26.285158  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:26.285954  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:26.286129  3034 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 13:13:26.286247  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602806286235 us; error 0 us; skew 500 ppm
I20260709 13:13:26.286675  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:26.288725  3034 webserver.cc:533] Webserver started at http://127.2.246.129:38805/ using document root <none> and password file <none>
I20260709 13:13:26.289135  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:26.289283  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:26.289485  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:26.290426  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.294464  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:13:26.297477  3652 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.298272  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:13:26.298547  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.298830  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-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 13:13:26.318511  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:26.319674  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:26.321110  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:26.323173  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:26.323393  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.323632  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:26.323840  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:13:26.361661  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:37081
I20260709 13:13:26.361780  3714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:37081 every 8 connection(s)
I20260709 13:13:26.366370  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:26.373287  3719 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 13:13:26.374504  3720 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 13:13:26.376641  3722 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 13:13:26.377516  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:26.378297  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:26.378475  3034 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 13:13:26.378593  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602806378581 us; error 0 us; skew 500 ppm
I20260709 13:13:26.379014  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:26.381424  3034 webserver.cc:533] Webserver started at http://127.2.246.130:34177/ using document root <none> and password file <none>
I20260709 13:13:26.381938  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:26.382203  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:26.382510  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:26.383330  3715 heartbeater.cc:344] Connected to a master server at 127.2.246.190:43099
I20260709 13:13:26.383661  3715 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:26.383867  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "f56014b972c0431099a4837cc3425919"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.384393  3715 heartbeater.cc:507] Master 127.2.246.190:43099 requested a full tablet report, sending...
I20260709 13:13:26.386281  3588 ts_manager.cc:194] Registered new tserver with Master: 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081)
I20260709 13:13:26.387952  3588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34918
I20260709 13:13:26.388577  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:13:26.391681  3727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.392421  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:26.392647  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "f56014b972c0431099a4837cc3425919"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.392885  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-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 13:13:26.410394  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:26.411420  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:26.412844  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:26.414894  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:26.415060  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.415231  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:26.415351  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.451772  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:45149
I20260709 13:13:26.451875  3789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:45149 every 8 connection(s)
I20260709 13:13:26.456262  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:26.463073  3793 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 13:13:26.464773  3794 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 13:13:26.468261  3034 server_base.cc:1061] running on GCE node
W20260709 13:13:26.468453  3796 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 13:13:26.469188  3790 heartbeater.cc:344] Connected to a master server at 127.2.246.190:43099
I20260709 13:13:26.469472  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:13:26.469522  3790 heartbeater.cc:461] Registering TS with master...
W20260709 13:13:26.469769  3034 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 13:13:26.469980  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602806469962 us; error 0 us; skew 500 ppm
I20260709 13:13:26.470417  3790 heartbeater.cc:507] Master 127.2.246.190:43099 requested a full tablet report, sending...
I20260709 13:13:26.470511  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:26.472421  3588 ts_manager.cc:194] Registered new tserver with Master: f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:26.473088  3034 webserver.cc:533] Webserver started at http://127.2.246.131:36677/ using document root <none> and password file <none>
I20260709 13:13:26.473552  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:26.473752  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:26.473817  3588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34928
I20260709 13:13:26.474025  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:26.475283  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "8d256042594643518cbf8ae94980010b"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.479267  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:13:26.482188  3801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.482877  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:13:26.483150  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "8d256042594643518cbf8ae94980010b"
format_stamp: "Formatted at 2026-07-09 13:13:26 on dist-test-slave-mz79"
I20260709 13:13:26.483420  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602791632668-3034-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 13:13:26.503887  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:26.504932  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:26.506244  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:26.508294  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:26.508513  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.508745  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:26.508922  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:26.547101  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:39629
I20260709 13:13:26.547214  3863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:39629 every 8 connection(s)
I20260709 13:13:26.560099  3864 heartbeater.cc:344] Connected to a master server at 127.2.246.190:43099
I20260709 13:13:26.560410  3864 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:26.561060  3864 heartbeater.cc:507] Master 127.2.246.190:43099 requested a full tablet report, sending...
I20260709 13:13:26.562840  3588 ts_manager.cc:194] Registered new tserver with Master: 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:26.563355  3034 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013100138s
I20260709 13:13:26.564211  3588 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34934
I20260709 13:13:26.586634  3588 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34938:
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 13:13:26.589381  3588 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 13:13:26.655939  3829 tablet_service.cc:1511] Processing CreateTablet for tablet f1bfe6d3bbb84b2bbd58bd80a47e7b2c (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:26.657377  3829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bfe6d3bbb84b2bbd58bd80a47e7b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.666465  3828 tablet_service.cc:1511] Processing CreateTablet for tablet b21a96592e374de4ab89d49bf5ec46d9 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:26.668787  3755 tablet_service.cc:1511] Processing CreateTablet for tablet f1bfe6d3bbb84b2bbd58bd80a47e7b2c (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:26.669627  3749 tablet_service.cc:1511] Processing CreateTablet for tablet 27d6576b5fe348008c6b69a8d2f8fdf0 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:26.670069  3755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bfe6d3bbb84b2bbd58bd80a47e7b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.670890  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d6576b5fe348008c6b69a8d2f8fdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.671396  3828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21a96592e374de4ab89d49bf5ec46d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.672194  3748 tablet_service.cc:1511] Processing CreateTablet for tablet 39f11296c427457291156da8b37e8588 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:26.673441  3748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f11296c427457291156da8b37e8588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.676859  3754 tablet_service.cc:1511] Processing CreateTablet for tablet b21a96592e374de4ab89d49bf5ec46d9 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:26.678078  3754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21a96592e374de4ab89d49bf5ec46d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.680883  3746 tablet_service.cc:1511] Processing CreateTablet for tablet e2fa4f1130794b048c809564968049be (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:26.682178  3746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fa4f1130794b048c809564968049be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.682080  3752 tablet_service.cc:1511] Processing CreateTablet for tablet a2579761cf094990a86751fdad8641bc (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:26.680876  3753 tablet_service.cc:1511] Processing CreateTablet for tablet 38a94e1410644729941f39ab5dea0434 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:26.684298  3751 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd7bb885623426b809cc4e626e52d78 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:26.685019  3753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a94e1410644729941f39ab5dea0434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.685701  3751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd7bb885623426b809cc4e626e52d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.679379  3747 tablet_service.cc:1511] Processing CreateTablet for tablet 4632b1da09494e098913132199dfe855 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:26.686524  3750 tablet_service.cc:1511] Processing CreateTablet for tablet acf7f1fb5e1543ceb2b9772912f52d74 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:26.687685  3752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2579761cf094990a86751fdad8641bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.694420  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4632b1da09494e098913132199dfe855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.696288  3750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf7f1fb5e1543ceb2b9772912f52d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.709887  3825 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd7bb885623426b809cc4e626e52d78 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:26.711264  3825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd7bb885623426b809cc4e626e52d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.711591  3824 tablet_service.cc:1511] Processing CreateTablet for tablet acf7f1fb5e1543ceb2b9772912f52d74 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:26.712888  3824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf7f1fb5e1543ceb2b9772912f52d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.712779  3826 tablet_service.cc:1511] Processing CreateTablet for tablet a2579761cf094990a86751fdad8641bc (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:26.713369  3680 tablet_service.cc:1511] Processing CreateTablet for tablet f1bfe6d3bbb84b2bbd58bd80a47e7b2c (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:13:26.714044  3826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2579761cf094990a86751fdad8641bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.714586  3680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1bfe6d3bbb84b2bbd58bd80a47e7b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.716774  3823 tablet_service.cc:1511] Processing CreateTablet for tablet 27d6576b5fe348008c6b69a8d2f8fdf0 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:26.716856  3827 tablet_service.cc:1511] Processing CreateTablet for tablet 38a94e1410644729941f39ab5dea0434 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:26.719293  3677 tablet_service.cc:1511] Processing CreateTablet for tablet a2579761cf094990a86751fdad8641bc (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:13:26.720592  3677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2579761cf094990a86751fdad8641bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.720429  3821 tablet_service.cc:1511] Processing CreateTablet for tablet 4632b1da09494e098913132199dfe855 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:26.721649  3821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4632b1da09494e098913132199dfe855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.724550  3822 tablet_service.cc:1511] Processing CreateTablet for tablet 39f11296c427457291156da8b37e8588 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:26.726259  3823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d6576b5fe348008c6b69a8d2f8fdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.727450  3820 tablet_service.cc:1511] Processing CreateTablet for tablet e2fa4f1130794b048c809564968049be (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:26.728659  3820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fa4f1130794b048c809564968049be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.732785  3676 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd7bb885623426b809cc4e626e52d78 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:13:26.733748  3822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f11296c427457291156da8b37e8588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.734052  3676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd7bb885623426b809cc4e626e52d78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.736799  3675 tablet_service.cc:1511] Processing CreateTablet for tablet acf7f1fb5e1543ceb2b9772912f52d74 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:13:26.738041  3675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf7f1fb5e1543ceb2b9772912f52d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.741693  3678 tablet_service.cc:1511] Processing CreateTablet for tablet 38a94e1410644729941f39ab5dea0434 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:13:26.742905  3678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a94e1410644729941f39ab5dea0434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.716775  3679 tablet_service.cc:1511] Processing CreateTablet for tablet b21a96592e374de4ab89d49bf5ec46d9 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:13:26.748816  3679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b21a96592e374de4ab89d49bf5ec46d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.757138  3674 tablet_service.cc:1511] Processing CreateTablet for tablet 27d6576b5fe348008c6b69a8d2f8fdf0 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:13:26.758589  3674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d6576b5fe348008c6b69a8d2f8fdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.760912  3673 tablet_service.cc:1511] Processing CreateTablet for tablet 39f11296c427457291156da8b37e8588 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:13:26.762151  3673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f11296c427457291156da8b37e8588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.764866  3672 tablet_service.cc:1511] Processing CreateTablet for tablet 4632b1da09494e098913132199dfe855 (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:13:26.766103  3672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4632b1da09494e098913132199dfe855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.774045  3880 tablet_bootstrap.cc:492] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:26.774179  3671 tablet_service.cc:1511] Processing CreateTablet for tablet e2fa4f1130794b048c809564968049be (DEFAULT_TABLE table=test-workload [id=bd9a1123077b46058b00d1ccc32b1493]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:13:26.775380  3671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fa4f1130794b048c809564968049be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.780623  3880 tablet_bootstrap.cc:654] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.818842  3827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38a94e1410644729941f39ab5dea0434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:26.894512  3879 tablet_bootstrap.cc:492] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:26.897476  3880 tablet_bootstrap.cc:492] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:26.897918  3880 ts_tablet_manager.cc:1403] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.124s	user 0.035s	sys 0.069s
I20260709 13:13:26.900167  3880 raft_consensus.cc:359] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:26.901896  3880 raft_consensus.cc:385] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.902221  3880 raft_consensus.cc:740] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.902961  3880 consensus_queue.cc:260] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:26.901233  3879 tablet_bootstrap.cc:654] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.909144  3882 tablet_bootstrap.cc:492] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:26.911204  3864 heartbeater.cc:499] Master 127.2.246.190:43099 was elected leader, sending a full tablet report...
I20260709 13:13:26.913730  3880 ts_tablet_manager.cc:1434] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 13:13:26.914672  3880 tablet_bootstrap.cc:492] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:26.924865  3880 tablet_bootstrap.cc:654] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.930438  3882 tablet_bootstrap.cc:654] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.931851  3883 raft_consensus.cc:493] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:26.935180  3883 raft_consensus.cc:515] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:26.934705  3879 tablet_bootstrap.cc:492] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:26.950961  3879 ts_tablet_manager.cc:1403] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260709 13:13:26.953979  3879 raft_consensus.cc:359] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:26.954216  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:26.954730  3879 raft_consensus.cc:385] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.955013  3879 raft_consensus.cc:740] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
W20260709 13:13:26.955881  3802 leader_election.cc:343] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f56014b972c0431099a4837cc3425919 (127.2.246.130:45149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:26.955760  3879 consensus_queue.cc:260] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:26.956518  3883 leader_election.cc:290] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081)
I20260709 13:13:26.960937  3790 heartbeater.cc:499] Master 127.2.246.190:43099 was elected leader, sending a full tablet report...
I20260709 13:13:26.961481  3879 ts_tablet_manager.cc:1434] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260709 13:13:26.962375  3879 tablet_bootstrap.cc:492] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:26.959824  3880 tablet_bootstrap.cc:492] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:26.964792  3880 ts_tablet_manager.cc:1403] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.020s
I20260709 13:13:26.965049  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
W20260709 13:13:26.966718  3804 leader_election.cc:343] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:26.967134  3804 leader_election.cc:304] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d256042594643518cbf8ae94980010b; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919
I20260709 13:13:26.968451  3883 raft_consensus.cc:2749] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:26.967994  3880 raft_consensus.cc:359] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:26.969081  3879 tablet_bootstrap.cc:654] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.969250  3880 raft_consensus.cc:385] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.969610  3880 raft_consensus.cc:740] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.970397  3880 consensus_queue.cc:260] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:26.972798  3880 ts_tablet_manager.cc:1434] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:13:26.973851  3880 tablet_bootstrap.cc:492] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:26.981012  3880 tablet_bootstrap.cc:654] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:26.982048  3879 tablet_bootstrap.cc:492] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:26.982616  3879 ts_tablet_manager.cc:1403] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:13:26.986174  3879 raft_consensus.cc:359] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:26.987226  3879 raft_consensus.cc:385] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:26.987663  3879 raft_consensus.cc:740] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:26.988802  3879 consensus_queue.cc:260] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:26.991909  3879 ts_tablet_manager.cc:1434] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:13:26.993127  3879 tablet_bootstrap.cc:492] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:26.997144  3880 tablet_bootstrap.cc:492] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:26.997639  3880 ts_tablet_manager.cc:1403] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260709 13:13:27.000514  3880 raft_consensus.cc:359] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.001004  3879 tablet_bootstrap.cc:654] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.001243  3880 raft_consensus.cc:385] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.001608  3880 raft_consensus.cc:740] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.002379  3880 consensus_queue.cc:260] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.005122  3880 ts_tablet_manager.cc:1434] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:27.006420  3880 tablet_bootstrap.cc:492] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:27.012960  3879 tablet_bootstrap.cc:492] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.013429  3880 tablet_bootstrap.cc:654] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.013486  3879 ts_tablet_manager.cc:1403] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 13:13:27.016660  3879 raft_consensus.cc:359] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.017791  3879 raft_consensus.cc:385] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.018226  3879 raft_consensus.cc:740] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.019327  3879 consensus_queue.cc:260] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.022475  3879 ts_tablet_manager.cc:1434] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:27.023764  3879 tablet_bootstrap.cc:492] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:27.034430  3879 tablet_bootstrap.cc:654] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.034631  3880 tablet_bootstrap.cc:492] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:27.035140  3880 ts_tablet_manager.cc:1403] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260709 13:13:27.038246  3880 raft_consensus.cc:359] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.039160  3880 raft_consensus.cc:385] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.039577  3880 raft_consensus.cc:740] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.040547  3880 consensus_queue.cc:260] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.041414  3882 tablet_bootstrap.cc:492] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.041880  3882 ts_tablet_manager.cc:1403] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.134s	user 0.028s	sys 0.047s
I20260709 13:13:27.043576  3880 ts_tablet_manager.cc:1434] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:13:27.044648  3880 tablet_bootstrap.cc:492] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:27.044755  3882 raft_consensus.cc:359] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.045573  3882 raft_consensus.cc:385] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.045794  3879 tablet_bootstrap.cc:492] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.045938  3882 raft_consensus.cc:740] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.046271  3879 ts_tablet_manager.cc:1403] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 13:13:27.046969  3882 consensus_queue.cc:260] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.049075  3879 raft_consensus.cc:359] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.049928  3879 raft_consensus.cc:385] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.050266  3879 raft_consensus.cc:740] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.051008  3880 tablet_bootstrap.cc:654] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.051148  3879 consensus_queue.cc:260] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.056197  3879 ts_tablet_manager.cc:1434] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:13:27.056638  3882 ts_tablet_manager.cc:1434] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:13:27.057332  3715 heartbeater.cc:499] Master 127.2.246.190:43099 was elected leader, sending a full tablet report...
I20260709 13:13:27.057485  3879 tablet_bootstrap.cc:492] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:27.065105  3882 tablet_bootstrap.cc:492] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.069294  3879 tablet_bootstrap.cc:654] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.072121  3882 tablet_bootstrap.cc:654] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.082695  3879 tablet_bootstrap.cc:492] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.083177  3879 ts_tablet_manager.cc:1403] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 13:13:27.083982  3880 tablet_bootstrap.cc:492] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:27.084515  3880 ts_tablet_manager.cc:1403] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.016s
I20260709 13:13:27.085708  3882 tablet_bootstrap.cc:492] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.086202  3882 ts_tablet_manager.cc:1403] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260709 13:13:27.086005  3879 raft_consensus.cc:359] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.086910  3879 raft_consensus.cc:385] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.087229  3879 raft_consensus.cc:740] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.087139  3880 raft_consensus.cc:359] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.087983  3880 raft_consensus.cc:385] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.088358  3880 raft_consensus.cc:740] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.088136  3879 consensus_queue.cc:260] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.088775  3882 raft_consensus.cc:359] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.089135  3880 consensus_queue.cc:260] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.089610  3882 raft_consensus.cc:385] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.090109  3882 raft_consensus.cc:740] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.090601  3879 ts_tablet_manager.cc:1434] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:27.091089  3882 consensus_queue.cc:260] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.092043  3879 tablet_bootstrap.cc:492] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:27.093246  3880 ts_tablet_manager.cc:1434] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:13:27.094126  3880 tablet_bootstrap.cc:492] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:27.099300  3882 ts_tablet_manager.cc:1434] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:13:27.099925  3879 tablet_bootstrap.cc:654] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.100119  3880 tablet_bootstrap.cc:654] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.106252  3882 tablet_bootstrap.cc:492] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.111169  3879 tablet_bootstrap.cc:492] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.111624  3879 ts_tablet_manager.cc:1403] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260709 13:13:27.112092  3880 tablet_bootstrap.cc:492] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:27.112534  3880 ts_tablet_manager.cc:1403] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 13:13:27.113255  3882 tablet_bootstrap.cc:654] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.114449  3879 raft_consensus.cc:359] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.115175  3879 raft_consensus.cc:385] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.115562  3879 raft_consensus.cc:740] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.115232  3880 raft_consensus.cc:359] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.116098  3880 raft_consensus.cc:385] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.116406  3880 raft_consensus.cc:740] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.116412  3879 consensus_queue.cc:260] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.117285  3880 consensus_queue.cc:260] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.118696  3879 ts_tablet_manager.cc:1434] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:13:27.119828  3879 tablet_bootstrap.cc:492] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:27.122474  3880 ts_tablet_manager.cc:1434] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:13:27.123466  3880 tablet_bootstrap.cc:492] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:27.125856  3879 tablet_bootstrap.cc:654] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.129592  3880 tablet_bootstrap.cc:654] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.131964  3882 tablet_bootstrap.cc:492] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.132464  3882 ts_tablet_manager.cc:1403] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260709 13:13:27.132980  3879 tablet_bootstrap.cc:492] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.133535  3879 ts_tablet_manager.cc:1403] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 13:13:27.135381  3882 raft_consensus.cc:359] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.136169  3882 raft_consensus.cc:385] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.136523  3882 raft_consensus.cc:740] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.137169  3879 raft_consensus.cc:359] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.137378  3882 consensus_queue.cc:260] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.138156  3879 raft_consensus.cc:385] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.138569  3879 raft_consensus.cc:740] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.139731  3879 consensus_queue.cc:260] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.142884  3879 ts_tablet_manager.cc:1434] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:13:27.144105  3879 tablet_bootstrap.cc:492] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:27.146520  3882 ts_tablet_manager.cc:1434] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:13:27.150209  3880 tablet_bootstrap.cc:492] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:27.150650  3880 ts_tablet_manager.cc:1403] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.015s
I20260709 13:13:27.152073  3879 tablet_bootstrap.cc:654] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.153517  3880 raft_consensus.cc:359] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.154217  3880 raft_consensus.cc:385] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.154589  3880 raft_consensus.cc:740] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.155309  3880 consensus_queue.cc:260] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.156477  3882 tablet_bootstrap.cc:492] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.156663  3879 tablet_bootstrap.cc:492] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.157079  3879 ts_tablet_manager.cc:1403] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:13:27.159328  3880 ts_tablet_manager.cc:1434] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:27.159390  3879 raft_consensus.cc:359] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.160108  3879 raft_consensus.cc:385] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.160353  3880 tablet_bootstrap.cc:492] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:27.160444  3879 raft_consensus.cc:740] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.161228  3879 consensus_queue.cc:260] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.163935  3882 tablet_bootstrap.cc:654] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.165570  3879 ts_tablet_manager.cc:1434] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:27.166428  3879 tablet_bootstrap.cc:492] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:27.166678  3880 tablet_bootstrap.cc:654] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.171435  3886 raft_consensus.cc:493] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.172051  3886 raft_consensus.cc:515] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.175138  3886 leader_election.cc:290] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.176615  3879 tablet_bootstrap.cc:654] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.177111  3880 tablet_bootstrap.cc:492] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:27.177559  3880 ts_tablet_manager.cc:1403] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:13:27.179934  3880 raft_consensus.cc:359] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.180576  3880 raft_consensus.cc:385] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.180847  3880 raft_consensus.cc:740] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.181236  3879 tablet_bootstrap.cc:492] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.181617  3879 ts_tablet_manager.cc:1403] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:13:27.181435  3880 consensus_queue.cc:260] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.182590  3882 tablet_bootstrap.cc:492] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.183256  3880 ts_tablet_manager.cc:1434] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:13:27.183931  3879 raft_consensus.cc:359] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.184499  3880 tablet_bootstrap.cc:492] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:27.184659  3879 raft_consensus.cc:385] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.184964  3879 raft_consensus.cc:740] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.183023  3882 ts_tablet_manager.cc:1403] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260709 13:13:27.185746  3879 consensus_queue.cc:260] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.186645  3883 raft_consensus.cc:493] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.187089  3883 raft_consensus.cc:515] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.188014  3882 raft_consensus.cc:359] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.188699  3882 raft_consensus.cc:385] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.189011  3882 raft_consensus.cc:740] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.189136  3883 leader_election.cc:290] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.189733  3882 consensus_queue.cc:260] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.190721  3880 tablet_bootstrap.cc:654] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.190651  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fa4f1130794b048c809564968049be" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.192786  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fa4f1130794b048c809564968049be" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
I20260709 13:13:27.193379  3690 raft_consensus.cc:2468] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.194646  3804 leader_election.cc:304] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:27.195375  3765 raft_consensus.cc:2468] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.200246  3879 ts_tablet_manager.cc:1434] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:13:27.201498  3879 tablet_bootstrap.cc:492] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919: Bootstrap starting.
I20260709 13:13:27.201848  3883 raft_consensus.cc:2804] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.202783  3883 raft_consensus.cc:493] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.203325  3883 raft_consensus.cc:3060] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:27.206471  3636 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:27.211231  3879 tablet_bootstrap.cc:654] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.216830  3883 raft_consensus.cc:515] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.219141  3909 raft_consensus.cc:493] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.223027  3909 raft_consensus.cc:515] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.191659  3882 ts_tablet_manager.cc:1434] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:13:27.226018  3882 tablet_bootstrap.cc:492] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.227797  3879 tablet_bootstrap.cc:492] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919: No bootstrap required, opened a new log
I20260709 13:13:27.228217  3879 ts_tablet_manager.cc:1403] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260709 13:13:27.231194  3909 leader_election.cc:290] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.232712  3882 tablet_bootstrap.cc:654] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.232596  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.233801  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
I20260709 13:13:27.237635  3883 leader_election.cc:290] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.238938  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fa4f1130794b048c809564968049be" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
W20260709 13:13:27.238138  3804 leader_election.cc:343] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.239588  3764 raft_consensus.cc:3060] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.232712  3879 raft_consensus.cc:359] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.240057  3879 raft_consensus.cc:385] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.240639  3879 raft_consensus.cc:740] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.239010  3880 tablet_bootstrap.cc:492] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:27.241333  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fa4f1130794b048c809564968049be" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.241685  3880 ts_tablet_manager.cc:1403] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.057s	user 0.024s	sys 0.016s
I20260709 13:13:27.242094  3690 raft_consensus.cc:3060] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.244340  3880 raft_consensus.cc:359] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.245059  3880 raft_consensus.cc:385] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.245035  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
I20260709 13:13:27.245509  3880 raft_consensus.cc:740] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.246424  3880 consensus_queue.cc:260] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.249702  3764 raft_consensus.cc:2468] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.250842  3802 leader_election.cc:304] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
W20260709 13:13:27.246811  3730 leader_election.cc:343] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.251979  3886 raft_consensus.cc:493] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.252439  3886 raft_consensus.cc:515] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.253592  3883 raft_consensus.cc:2804] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.254370  3886 leader_election.cc:290] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d256042594643518cbf8ae94980010b (127.2.246.131:39629), 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081)
I20260709 13:13:27.254634  3883 raft_consensus.cc:697] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:27.255092  3690 raft_consensus.cc:2468] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.255613  3883 consensus_queue.cc:237] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.256073  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
W20260709 13:13:27.257340  3730 leader_election.cc:343] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.241353  3879 consensus_queue.cc:260] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.259963  3880 ts_tablet_manager.cc:1434] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:13:27.259968  3765 raft_consensus.cc:2468] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.260982  3880 tablet_bootstrap.cc:492] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b: Bootstrap starting.
I20260709 13:13:27.261044  3879 ts_tablet_manager.cc:1434] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 13:13:27.261976  3802 leader_election.cc:304] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.262697  3909 raft_consensus.cc:2804] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.263093  3909 raft_consensus.cc:493] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.263509  3909 raft_consensus.cc:3060] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.267057  3880 tablet_bootstrap.cc:654] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.268865  3882 tablet_bootstrap.cc:492] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.273893  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.274235  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.274551  3839 raft_consensus.cc:2468] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 0.
I20260709 13:13:27.274835  3838 raft_consensus.cc:2468] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 0.
I20260709 13:13:27.275972  3882 ts_tablet_manager.cc:1403] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.012s
I20260709 13:13:27.276679  3730 leader_election.cc:304] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.277503  3886 raft_consensus.cc:2804] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.277892  3886 raft_consensus.cc:493] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.278234  3886 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.278175  3730 leader_election.cc:304] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.278826  3882 raft_consensus.cc:359] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.279515  3882 raft_consensus.cc:385] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.279837  3882 raft_consensus.cc:740] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.280524  3882 consensus_queue.cc:260] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.282691  3882 ts_tablet_manager.cc:1434] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:27.283600  3882 tablet_bootstrap.cc:492] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.280898  3584 catalog_manager.cc:5697] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 1 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:27.272200  3909 raft_consensus.cc:515] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.286645  3909 leader_election.cc:290] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.287361  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.287746  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:27.288313  3765 raft_consensus.cc:3060] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.290992  3886 raft_consensus.cc:515] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.291669  3882 tablet_bootstrap.cc:654] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.293092  3880 tablet_bootstrap.cc:492] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b: No bootstrap required, opened a new log
I20260709 13:13:27.293514  3880 ts_tablet_manager.cc:1403] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
W20260709 13:13:27.294345  3804 leader_election.cc:343] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.296608  3765 raft_consensus.cc:2468] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.297797  3886 leader_election.cc:290] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.297673  3802 leader_election.cc:304] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.298906  3909 raft_consensus.cc:2804] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.299486  3909 raft_consensus.cc:697] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:27.300530  3909 consensus_queue.cc:237] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.303013  3915 raft_consensus.cc:2804] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.303411  3915 raft_consensus.cc:493] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.303769  3915 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.296065  3880 raft_consensus.cc:359] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.307435  3880 raft_consensus.cc:385] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.307628  3893 raft_consensus.cc:493] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.308243  3893 raft_consensus.cc:515] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.308782  3883 raft_consensus.cc:493] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.306764  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.309228  3883 raft_consensus.cc:515] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.309731  3690 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.311190  3883 leader_election.cc:290] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.307709  3880 raft_consensus.cc:740] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.312898  3880 consensus_queue.cc:260] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.316401  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.316972  3838 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.313088  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.318341  3765 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.319502  3802 leader_election.cc:304] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.320299  3883 raft_consensus.cc:2804] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.320765  3883 raft_consensus.cc:493] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.321171  3883 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.324247  3838 raft_consensus.cc:2468] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 1.
I20260709 13:13:27.325117  3690 raft_consensus.cc:2468] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 1.
I20260709 13:13:27.325382  3730 leader_election.cc:304] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.328953  3880 ts_tablet_manager.cc:1434] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:13:27.328722  3886 raft_consensus.cc:2804] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.328193  3893 leader_election.cc:290] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.334147  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
I20260709 13:13:27.334831  3690 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.342785  3882 tablet_bootstrap.cc:492] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.343348  3882 ts_tablet_manager.cc:1403] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.022s
I20260709 13:13:27.346179  3882 raft_consensus.cc:359] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.346844  3882 raft_consensus.cc:385] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.347299  3882 raft_consensus.cc:740] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.346776  3883 raft_consensus.cc:515] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.348006  3882 consensus_queue.cc:260] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.350219  3882 ts_tablet_manager.cc:1434] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:13:27.351336  3893 raft_consensus.cc:493] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.352002  3893 raft_consensus.cc:515] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.366266  3893 leader_election.cc:290] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.370406  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.370810  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.371105  3765 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 0.
I20260709 13:13:27.371405  3764 raft_consensus.cc:2468] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 0.
I20260709 13:13:27.372401  3909 raft_consensus.cc:493] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.372849  3909 raft_consensus.cc:515] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.373071  3653 leader_election.cc:304] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.373234  3915 raft_consensus.cc:515] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.374343  3653 leader_election.cc:304] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.374848  3909 leader_election.cc:290] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.360567  3882 tablet_bootstrap.cc:492] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.375705  3893 raft_consensus.cc:2804] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.378489  3893 raft_consensus.cc:493] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.378841  3893 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.360965  3886 raft_consensus.cc:697] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:27.379215  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.380139  3764 raft_consensus.cc:2468] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.380155  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.381382  3838 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.384562  3802 leader_election.cc:304] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.385905  3909 raft_consensus.cc:2804] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.386953  3909 raft_consensus.cc:493] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.387318  3909 raft_consensus.cc:3060] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.387081  3886 consensus_queue.cc:237] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.392014  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
I20260709 13:13:27.392624  3882 tablet_bootstrap.cc:654] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:27.393178  3804 leader_election.cc:343] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.393491  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:27.394037  3764 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.394812  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.395766  3883 leader_election.cc:290] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.395773  3690 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.400115  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.400452  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.401000  3839 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 0.
W20260709 13:13:27.401532  3730 leader_election.cc:343] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.401953  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.402209  3922 raft_consensus.cc:493] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.402621  3837 raft_consensus.cc:2468] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 0.
I20260709 13:13:27.402667  3922 raft_consensus.cc:515] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.404918  3915 leader_election.cc:290] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 election: Requested vote from peers 8d256042594643518cbf8ae94980010b (127.2.246.131:39629), 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081)
I20260709 13:13:27.405992  3838 raft_consensus.cc:2468] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 1.
I20260709 13:13:27.407241  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
W20260709 13:13:27.408694  3730 leader_election.cc:343] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.411968  3690 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.412777  3730 leader_election.cc:304] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.413998  3804 leader_election.cc:304] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:27.414525  3924 raft_consensus.cc:2804] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.414785  3883 raft_consensus.cc:2804] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.414887  3922 leader_election.cc:290] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.414917  3924 raft_consensus.cc:493] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.415622  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.415611  3764 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.416128  3924 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.414819  3915 raft_consensus.cc:2804] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.421859  3915 raft_consensus.cc:697] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:27.423655  3915 consensus_queue.cc:237] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.416311  3909 raft_consensus.cc:515] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.429306  3837 raft_consensus.cc:2393] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f56014b972c0431099a4837cc3425919 in current term 1: Already voted for candidate 8d256042594643518cbf8ae94980010b in this term.
I20260709 13:13:27.422480  3893 raft_consensus.cc:515] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.435941  3730 leader_election.cc:304] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f56014b972c0431099a4837cc3425919; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b
I20260709 13:13:27.435443  3588 catalog_manager.cc:5697] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:27.439774  3893 leader_election.cc:290] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.438445  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:27.440616  3764 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.440795  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.443462  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.444566  3909 leader_election.cc:290] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.445169  3922 raft_consensus.cc:3060] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.446295  3883 raft_consensus.cc:697] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:27.446760  3837 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.450114  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
W20260709 13:13:27.456674  3804 leader_election.cc:343] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:27.449731  3883 consensus_queue.cc:237] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.468061  3882 tablet_bootstrap.cc:492] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.468551  3882 ts_tablet_manager.cc:1403] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.033s
I20260709 13:13:27.471897  3924 raft_consensus.cc:515] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.471982  3882 raft_consensus.cc:359] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.472054  3764 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 1.
I20260709 13:13:27.473011  3882 raft_consensus.cc:385] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.473731  3653 leader_election.cc:304] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.474130  3924 leader_election.cc:290] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.474644  3924 raft_consensus.cc:2804] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.475083  3924 raft_consensus.cc:697] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:27.475046  3837 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 1.
I20260709 13:13:27.475629  3882 raft_consensus.cc:740] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.475303  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.475834  3922 raft_consensus.cc:2749] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:27.475420  3886 raft_consensus.cc:493] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.475973  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:27.478449  3924 consensus_queue.cc:237] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.480414  3886 raft_consensus.cc:515] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.480430  3764 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.482455  3886 leader_election.cc:290] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.477696  3838 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.485387  3882 consensus_queue.cc:260] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.486490  3765 raft_consensus.cc:2468] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.486624  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
I20260709 13:13:27.487272  3690 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 0.
I20260709 13:13:27.486645  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.488340  3837 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 0.
I20260709 13:13:27.488435  3802 leader_election.cc:304] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.488868  3730 leader_election.cc:304] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.489439  3882 ts_tablet_manager.cc:1434] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:13:27.489527  3909 raft_consensus.cc:2804] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.490078  3909 raft_consensus.cc:697] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:27.490185  3886 raft_consensus.cc:2804] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.484112  3585 catalog_manager.cc:5697] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:27.490561  3882 tablet_bootstrap.cc:492] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.490919  3909 consensus_queue.cc:237] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.490562  3886 raft_consensus.cc:493] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.501719  3882 tablet_bootstrap.cc:654] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.502610  3886 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.506125  3838 raft_consensus.cc:2468] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 1.
I20260709 13:13:27.508668  3655 leader_election.cc:304] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:27.509600  3893 raft_consensus.cc:2804] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.506784  3588 catalog_manager.cc:5697] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 1 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:27.516906  3588 catalog_manager.cc:5697] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 1 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:27.522327  3886 raft_consensus.cc:515] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.522819  3585 catalog_manager.cc:5697] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:27.524863  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.525411  3690 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.529137  3764 raft_consensus.cc:2468] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 1.
I20260709 13:13:27.533778  3690 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 1.
I20260709 13:13:27.534953  3730 leader_election.cc:304] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.535966  3893 raft_consensus.cc:697] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:27.536885  3886 leader_election.cc:290] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 1 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.537029  3893 consensus_queue.cc:237] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.537469  3886 raft_consensus.cc:2804] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.537448  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.538154  3838 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.541421  3886 raft_consensus.cc:697] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:27.542333  3886 consensus_queue.cc:237] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.545650  3838 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 1.
I20260709 13:13:27.546617  3909 raft_consensus.cc:493] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.547479  3909 raft_consensus.cc:515] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.550940  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a94e1410644729941f39ab5dea0434" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" is_pre_election: true
I20260709 13:13:27.550520  3588 catalog_manager.cc:5697] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 1 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:27.552063  3690 raft_consensus.cc:2468] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.553781  3804 leader_election.cc:304] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:27.555038  3928 raft_consensus.cc:2804] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:27.555573  3928 raft_consensus.cc:493] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:27.556125  3928 raft_consensus.cc:3060] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.559360  3882 tablet_bootstrap.cc:492] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.559813  3882 ts_tablet_manager.cc:1403] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.013s
I20260709 13:13:27.564545  3882 raft_consensus.cc:359] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.564172  3585 catalog_manager.cc:5697] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:27.565200  3882 raft_consensus.cc:385] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.565531  3882 raft_consensus.cc:740] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.566052  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a94e1410644729941f39ab5dea0434" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.566295  3882 consensus_queue.cc:260] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.566861  3764 raft_consensus.cc:2468] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 0.
I20260709 13:13:27.568671  3909 leader_election.cc:290] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.568948  3882 ts_tablet_manager.cc:1434] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:13:27.571964  3928 raft_consensus.cc:515] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.573272  3882 tablet_bootstrap.cc:492] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.576185  3690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a94e1410644729941f39ab5dea0434" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.576903  3690 raft_consensus.cc:3060] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.574014  3928 leader_election.cc:290] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 1 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.580740  3882 tablet_bootstrap.cc:654] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.575371  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a94e1410644729941f39ab5dea0434" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:27.583518  3764 raft_consensus.cc:3060] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.589329  3690 raft_consensus.cc:2468] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.590507  3804 leader_election.cc:304] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:27.591395  3928 raft_consensus.cc:2804] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:27.591886  3928 raft_consensus.cc:697] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:27.592304  3764 raft_consensus.cc:2468] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 1.
I20260709 13:13:27.592945  3882 tablet_bootstrap.cc:492] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.592684  3928 consensus_queue.cc:237] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.593354  3882 ts_tablet_manager.cc:1403] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:13:27.589862  3585 catalog_manager.cc:5697] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 0 to 1, leader changed from <none> to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:27.595368  3882 raft_consensus.cc:359] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.596136  3882 raft_consensus.cc:385] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.596452  3882 raft_consensus.cc:740] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.597206  3882 consensus_queue.cc:260] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.598934  3882 ts_tablet_manager.cc:1434] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:13:27.599911  3882 tablet_bootstrap.cc:492] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5: Bootstrap starting.
I20260709 13:13:27.601116  3588 catalog_manager.cc:5697] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 1 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:27.607635  3882 tablet_bootstrap.cc:654] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:27.612298  3882 tablet_bootstrap.cc:492] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5: No bootstrap required, opened a new log
I20260709 13:13:27.612586  3882 ts_tablet_manager.cc:1403] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 13:13:27.614260  3882 raft_consensus.cc:359] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.614701  3882 raft_consensus.cc:385] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:27.614918  3882 raft_consensus.cc:740] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Initialized, Role: FOLLOWER
I20260709 13:13:27.615460  3882 consensus_queue.cc:260] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.617033  3882 ts_tablet_manager.cc:1434] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:13:27.627477  3893 raft_consensus.cc:493] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.627889  3893 raft_consensus.cc:515] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.629297  3893 leader_election.cc:290] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.630096  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.630273  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.630900  3764 raft_consensus.cc:2393] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in current term 1: Already voted for candidate 8d256042594643518cbf8ae94980010b in this term.
I20260709 13:13:27.631862  3653 leader_election.cc:304] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6810ab7d75114e6eb8c045bcbcc8cbf5; no voters: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919
I20260709 13:13:27.632551  3893 raft_consensus.cc:3060] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.636991  3893 raft_consensus.cc:2749] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:27.738291  3928 consensus_queue.cc:1048] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.747890  3883 consensus_queue.cc:1048] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.792671  3764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c"
dest_uuid: "f56014b972c0431099a4837cc3425919"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:13:27.793171  3764 raft_consensus.cc:606] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.797603  3883 consensus_queue.cc:1048] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.807432  3838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9"
dest_uuid: "8d256042594643518cbf8ae94980010b"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:35874
I20260709 13:13:27.808035  3838 raft_consensus.cc:606] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.809551  3928 consensus_queue.cc:1048] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.813889  3838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38a94e1410644729941f39ab5dea0434"
dest_uuid: "8d256042594643518cbf8ae94980010b"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:35874
I20260709 13:13:27.814420  3838 raft_consensus.cc:606] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.823282  3764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "f56014b972c0431099a4837cc3425919"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:13:27.823856  3764 raft_consensus.cc:606] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:27.828722  3838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74"
dest_uuid: "8d256042594643518cbf8ae94980010b"
mode: GRACEFUL
new_leader_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:35874
I20260709 13:13:27.829162  3838 raft_consensus.cc:606] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Received request to transfer leadership to TS f56014b972c0431099a4837cc3425919
I20260709 13:13:27.829558  3893 raft_consensus.cc:493] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.830031  3893 raft_consensus.cc:515] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.832034  3893 leader_election.cc:290] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d256042594643518cbf8ae94980010b (127.2.246.131:39629), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.832657  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.833395  3838 raft_consensus.cc:2393] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in current term 1: Already voted for candidate f56014b972c0431099a4837cc3425919 in this term.
I20260709 13:13:27.833693  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.834925  3653 leader_election.cc:304] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6810ab7d75114e6eb8c045bcbcc8cbf5; no voters: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919
I20260709 13:13:27.835592  3893 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.840612  3928 consensus_queue.cc:1048] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.847630  3893 raft_consensus.cc:2749] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:27.847836  3690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39f11296c427457291156da8b37e8588"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
mode: GRACEFUL
new_leader_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:36966
I20260709 13:13:27.848385  3690 raft_consensus.cc:606] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Received request to transfer leadership to TS f56014b972c0431099a4837cc3425919
I20260709 13:13:27.852207  3886 consensus_queue.cc:1048] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.855141  3838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4632b1da09494e098913132199dfe855"
dest_uuid: "8d256042594643518cbf8ae94980010b"
mode: GRACEFUL
new_leader_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:35874
I20260709 13:13:27.855666  3838 raft_consensus.cc:606] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Received request to transfer leadership to TS f56014b972c0431099a4837cc3425919
I20260709 13:13:27.856161  3928 consensus_queue.cc:1048] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.870357  3886 raft_consensus.cc:993] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:27.870812  3886 raft_consensus.cc:1081] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:27.872639  3928 raft_consensus.cc:993] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b: : Instructing follower f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:27.873028  3928 raft_consensus.cc:1081] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Signalling peer f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:27.873428  3688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36950
I20260709 13:13:27.874001  3688 raft_consensus.cc:493] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:27.874329  3688 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.875474  3893 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.880575  3765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74"
dest_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:44968
I20260709 13:13:27.881258  3765 raft_consensus.cc:493] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:27.881714  3765 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.883466  3688 raft_consensus.cc:515] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.886533  3688 leader_election.cc:290] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 2 election: Requested vote from peers 8d256042594643518cbf8ae94980010b (127.2.246.131:39629), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:27.887658  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.888242  3838 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.894345  3765 raft_consensus.cc:515] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.894796  3838 raft_consensus.cc:2468] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:27.894848  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:27.895538  3837 raft_consensus.cc:1240] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Rejecting Update request from peer f56014b972c0431099a4837cc3425919 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:27.895535  3763 raft_consensus.cc:3055] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:27.896241  3763 raft_consensus.cc:740] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:27.897166  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:27.897043  3763 consensus_queue.cc:260] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [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: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.897738  3688 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.898181  3763 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.902669  3688 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 2.
I20260709 13:13:27.903411  3763 raft_consensus.cc:2468] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:27.903574  3730 leader_election.cc:304] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.903992  3655 leader_election.cc:304] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:27.904378  3915 raft_consensus.cc:2804] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:27.904806  3915 raft_consensus.cc:697] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:27.905603  3915 consensus_queue.cc:237] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [LEADER]: Queue going to LEADER 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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.908001  3924 raft_consensus.cc:2804] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:27.909312  3934 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:27.911051  3765 leader_election.cc:290] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 2 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.913986  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.914517  3837 raft_consensus.cc:3055] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:27.914834  3837 raft_consensus.cc:740] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:27.913805  3924 raft_consensus.cc:697] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:27.915596  3837 consensus_queue.cc:260] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.916121  3585 catalog_manager.cc:5697] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 1 to 2, leader changed from 8d256042594643518cbf8ae94980010b (127.2.246.131) to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:27.916882  3924 consensus_queue.cc:237] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Queue going to LEADER 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: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:27.916870  3837 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.925792  3588 catalog_manager.cc:5697] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 1 to 2, leader changed from f56014b972c0431099a4837cc3425919 (127.2.246.130) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:27.927614  3837 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 2.
I20260709 13:13:27.934288  3886 consensus_queue.cc:1048] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.948354  3922 consensus_queue.cc:1048] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.973891  3688 raft_consensus.cc:3060] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:27.978524  3924 raft_consensus.cc:493] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:27.978972  3924 raft_consensus.cc:515] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.979372  3883 consensus_queue.cc:1048] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.982421  3924 leader_election.cc:290] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.983222  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919" is_pre_election: true
I20260709 13:13:27.983618  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b" is_pre_election: true
I20260709 13:13:27.983929  3765 raft_consensus.cc:2468] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 1.
I20260709 13:13:27.985219  3653 leader_election.cc:304] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:27.985940  3924 raft_consensus.cc:2804] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:27.986281  3924 raft_consensus.cc:493] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8d256042594643518cbf8ae94980010b)
I20260709 13:13:27.986714  3928 raft_consensus.cc:993] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:27.986720  3924 raft_consensus.cc:3060] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:27.987103  3928 raft_consensus.cc:1081] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:27.989248  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36938
I20260709 13:13:27.992798  3928 consensus_queue.cc:1048] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:27.994444  3924 raft_consensus.cc:515] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:27.995302  3689 raft_consensus.cc:493] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:27.995673  3689 raft_consensus.cc:3060] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:27.996801  3924 leader_election.cc:290] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 2 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:27.998721  3924 consensus_queue.cc:1048] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:28.000110  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:27.998548  3763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:28.007442  3653 leader_election.cc:304] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5; no voters: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919
I20260709 13:13:28.011117  3689 raft_consensus.cc:515] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.014210  3688 raft_consensus.cc:1240] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Rejecting Update request from peer 8d256042594643518cbf8ae94980010b for earlier term 1. Current term is 3. Ops: []
I20260709 13:13:28.014940  3893 raft_consensus.cc:993] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5: : Instructing follower f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:28.015362  3893 raft_consensus.cc:1081] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Signalling peer f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:28.016813  3924 raft_consensus.cc:2749] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:13:28.017023  3928 consensus_queue.cc:1059] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:28.017280  3765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39f11296c427457291156da8b37e8588"
dest_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:44982
I20260709 13:13:28.017822  3765 raft_consensus.cc:493] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:28.017848  3928 raft_consensus.cc:3055] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:28.018288  3765 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.018464  3928 raft_consensus.cc:740] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:28.019337  3928 consensus_queue.cc:260] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.020447  3928 raft_consensus.cc:3060] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:13:28.020920  3954 consensus_queue.cc:1048] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:28.024906  3765 raft_consensus.cc:515] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.027796  3764 raft_consensus.cc:1240] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Rejecting Update request from peer 6810ab7d75114e6eb8c045bcbcc8cbf5 for earlier term 1. Current term is 2. Ops: []
I20260709 13:13:28.028314  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:28.028370  3839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:28.029297  3689 leader_election.cc:290] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 3 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:28.031527  3954 consensus_queue.cc:1059] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:28.032344  3688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:28.032392  3893 raft_consensus.cc:3055] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:28.032923  3893 raft_consensus.cc:740] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:28.032987  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b21a96592e374de4ab89d49bf5ec46d9" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:28.033521  3764 raft_consensus.cc:3060] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:13:28.033761  3893 consensus_queue.cc:260] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.034669  3893 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.035835  3765 leader_election.cc:290] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 2 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:28.038462  3764 raft_consensus.cc:2468] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:28.040629  3653 leader_election.cc:304] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:28.041319  3893 raft_consensus.cc:2804] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:28.041792  3893 raft_consensus.cc:697] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:28.042589  3893 consensus_queue.cc:237] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.043207  3909 consensus_queue.cc:1048] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:28.047092  3688 raft_consensus.cc:2468] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 2.
I20260709 13:13:28.051594  3730 leader_election.cc:304] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 8d256042594643518cbf8ae94980010b
I20260709 13:13:28.052649  3922 raft_consensus.cc:2804] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:28.053210  3922 raft_consensus.cc:697] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:28.052652  3585 catalog_manager.cc:5697] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 1 to 3, leader changed from 8d256042594643518cbf8ae94980010b (127.2.246.131) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:28.053973  3922 consensus_queue.cc:237] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.061256  3588 catalog_manager.cc:5697] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 1 to 2, leader changed from 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129) to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:28.064226  3838 raft_consensus.cc:2468] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:28.071049  3883 raft_consensus.cc:993] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:28.071859  3928 raft_consensus.cc:1081] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:28.076721  3928 consensus_queue.cc:1048] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:28.076841  3922 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:28.077603  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38a94e1410644729941f39ab5dea0434"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36938
I20260709 13:13:28.078130  3689 raft_consensus.cc:493] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:28.078485  3689 raft_consensus.cc:3060] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.085289  3689 raft_consensus.cc:515] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.087617  3689 leader_election.cc:290] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 2 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:28.088816  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a94e1410644729941f39ab5dea0434" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:28.089612  3764 raft_consensus.cc:3060] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.090246  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38a94e1410644729941f39ab5dea0434" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:28.090860  3838 raft_consensus.cc:3055] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:28.091163  3838 raft_consensus.cc:740] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:28.091995  3838 consensus_queue.cc:260] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.096915  3838 raft_consensus.cc:3060] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.096853  3886 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:28.098300  3764 raft_consensus.cc:2468] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:28.103551  3838 raft_consensus.cc:2468] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:28.104660  3655 leader_election.cc:304] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:28.105441  3893 raft_consensus.cc:2804] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:28.105896  3893 raft_consensus.cc:697] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:28.106669  3893 consensus_queue.cc:237] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Queue going to LEADER 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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.115226  3921 raft_consensus.cc:993] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:28.115672  3886 raft_consensus.cc:1081] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:28.117026  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36950
I20260709 13:13:28.117478  3689 raft_consensus.cc:493] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:28.117908  3689 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.122040  3689 raft_consensus.cc:515] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.123620  3689 leader_election.cc:290] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 2 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:28.124265  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:28.124751  3764 raft_consensus.cc:3055] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:28.125167  3764 raft_consensus.cc:740] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:28.124668  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:28.125641  3838 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.125864  3764 consensus_queue.cc:260] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.127053  3764 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.127039  3588 catalog_manager.cc:5697] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 1 to 2, leader changed from 8d256042594643518cbf8ae94980010b (127.2.246.131) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:28.132107  3838 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:28.133203  3655 leader_election.cc:304] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:28.133865  3893 raft_consensus.cc:2804] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:28.134268  3893 raft_consensus.cc:697] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:28.134503  3764 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:28.134999  3893 consensus_queue.cc:237] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Queue going to LEADER 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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.140560  3588 catalog_manager.cc:5697] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 1 to 2, leader changed from f56014b972c0431099a4837cc3425919 (127.2.246.130) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:28.351130  3928 raft_consensus.cc:993] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b: : Instructing follower f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:28.351632  3928 raft_consensus.cc:1081] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Signalling peer f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:28.353132  3764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4632b1da09494e098913132199dfe855"
dest_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:44968
I20260709 13:13:28.353577  3764 raft_consensus.cc:493] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:28.353849  3764 raft_consensus.cc:3060] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.358217  3764 raft_consensus.cc:515] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.359644  3764 leader_election.cc:290] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 2 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:28.360474  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:28.360806  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4632b1da09494e098913132199dfe855" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:28.361006  3689 raft_consensus.cc:3060] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.361349  3838 raft_consensus.cc:3055] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:28.361626  3838 raft_consensus.cc:740] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:28.362300  3838 consensus_queue.cc:260] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.363363  3838 raft_consensus.cc:3060] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.364459  3837 raft_consensus.cc:1275] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.365763  3893 consensus_queue.cc:1048] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:28.366653  3689 raft_consensus.cc:2468] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 2.
I20260709 13:13:28.367842  3730 leader_election.cc:304] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:28.368502  3886 raft_consensus.cc:2804] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:28.368955  3886 raft_consensus.cc:697] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:28.369441  3838 raft_consensus.cc:2468] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 2.
I20260709 13:13:28.369738  3886 consensus_queue.cc:237] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [LEADER]: Queue going to LEADER 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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:28.378857  3764 raft_consensus.cc:1275] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.378283  3584 catalog_manager.cc:5697] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 1 to 2, leader changed from 8d256042594643518cbf8ae94980010b (127.2.246.131) to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:28.380425  3924 consensus_queue.cc:1048] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.494763  3689 raft_consensus.cc:1275] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.495985  3921 consensus_queue.cc:1048] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.503893  3837 raft_consensus.cc:1275] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.505548  3764 raft_consensus.cc:1275] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:28.506176  3886 consensus_queue.cc:1048] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.507428  3924 consensus_queue.cc:1048] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.518435  3837 raft_consensus.cc:1275] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:13:28.519656  3924 consensus_queue.cc:1048] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.553541  3837 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:28.558197  3837 raft_consensus.cc:1275] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.559360  3886 consensus_queue.cc:1048] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.568466  3689 raft_consensus.cc:1275] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.569677  3886 consensus_queue.cc:1048] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.638598  3764 raft_consensus.cc:1275] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.639765  3924 consensus_queue.cc:1048] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.646443  3838 raft_consensus.cc:1275] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.648202  3893 consensus_queue.cc:1048] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.702072  3764 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.703433  3893 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.710929  3838 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.712141  3893 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.933418  3689 raft_consensus.cc:1275] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.934573  3886 consensus_queue.cc:1048] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:28.943608  3838 raft_consensus.cc:1275] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:28.944967  3922 consensus_queue.cc:1048] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:30.889482  3034 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:13:30.890367  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:30.907333  3689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
mode: GRACEFUL
new_leader_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:47856
I20260709 13:13:30.908058  3689 raft_consensus.cc:606] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Received request to transfer leadership to TS 8d256042594643518cbf8ae94980010b
I20260709 13:13:30.910880  3689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2579761cf094990a86751fdad8641bc"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
mode: GRACEFUL
new_leader_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:47856
I20260709 13:13:30.911337  3689 raft_consensus.cc:606] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Received request to transfer leadership to TS 8d256042594643518cbf8ae94980010b
I20260709 13:13:30.912395  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:13:30.912842  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:31.342046  3893 raft_consensus.cc:993] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: : Instructing follower 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:31.342983  3974 raft_consensus.cc:1081] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Signalling peer 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:31.344609  3837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2579761cf094990a86751fdad8641bc"
dest_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:35868
I20260709 13:13:31.345180  3837 raft_consensus.cc:493] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:31.345532  3837 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:31.349937  3837 raft_consensus.cc:515] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:31.351424  3837 leader_election.cc:290] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 2 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:31.352352  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:31.352463  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:31.353102  3689 raft_consensus.cc:3055] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:31.353262  3764 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:31.353574  3689 raft_consensus.cc:740] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:31.354560  3689 consensus_queue.cc:260] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:31.356108  3689 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:31.357620  3974 raft_consensus.cc:993] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: : Instructing follower 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:31.358054  3893 raft_consensus.cc:1081] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Signalling peer 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:31.359193  3764 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 2.
I20260709 13:13:31.359620  3837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:35868
I20260709 13:13:31.360147  3837 raft_consensus.cc:493] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:31.360328  3802 leader_election.cc:304] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:31.360550  3837 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:31.361151  3928 raft_consensus.cc:2804] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:31.362756  3928 raft_consensus.cc:697] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:31.363575  3928 consensus_queue.cc:237] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [LEADER]: Queue going to LEADER 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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:31.364101  3689 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 2.
I20260709 13:13:31.367446  3837 raft_consensus.cc:515] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:31.369252  3837 leader_election.cc:290] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 3 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:31.370131  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:31.370280  3764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:31.370777  3689 raft_consensus.cc:3055] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:31.370784  3764 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:31.371239  3689 raft_consensus.cc:740] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:31.372097  3689 consensus_queue.cc:260] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:31.372236  3588 catalog_manager.cc:5697] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 1 to 2, leader changed from 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129) to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 2 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:31.373355  3689 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:31.377339  3764 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 3.
I20260709 13:13:31.378655  3802 leader_election.cc:304] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:31.379513  3928 raft_consensus.cc:2804] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:31.380098  3928 raft_consensus.cc:697] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:31.380656  3689 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 3.
I20260709 13:13:31.380813  3928 consensus_queue.cc:237] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:31.388437  3588 catalog_manager.cc:5697] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 2 to 3, leader changed from 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129) to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 3 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:31.812280  3689 raft_consensus.cc:1275] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:31.813508  3928 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:31.822484  3764 raft_consensus.cc:1275] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:31.824470  3976 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:31.841815  3764 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:31.843022  3985 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:31.850551  3689 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:31.852492  3985 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:31.913674  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:31.933562  3837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2579761cf094990a86751fdad8641bc"
dest_uuid: "8d256042594643518cbf8ae94980010b"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:35874
I20260709 13:13:31.934243  3837 raft_consensus.cc:606] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:31.938745  3837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "8d256042594643518cbf8ae94980010b"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:35874
I20260709 13:13:31.939203  3837 raft_consensus.cc:606] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:31.944382  3764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74"
dest_uuid: "f56014b972c0431099a4837cc3425919"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:13:31.944849  3764 raft_consensus.cc:606] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:31.949783  3764 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0"
dest_uuid: "f56014b972c0431099a4837cc3425919"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:13:31.950245  3764 raft_consensus.cc:606] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:31.954994  3765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39f11296c427457291156da8b37e8588"
dest_uuid: "f56014b972c0431099a4837cc3425919"
mode: GRACEFUL
new_leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:13:31.955559  3765 raft_consensus.cc:606] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Received request to transfer leadership to TS 6810ab7d75114e6eb8c045bcbcc8cbf5
I20260709 13:13:32.056656  3971 raft_consensus.cc:993] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.057207  3992 raft_consensus.cc:1081] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.058699  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36950
I20260709 13:13:32.059187  3689 raft_consensus.cc:493] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:32.059530  3689 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.065158  3689 raft_consensus.cc:515] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.067414  3689 leader_election.cc:290] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 2 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:32.067777  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:32.068336  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:32.068586  3765 raft_consensus.cc:3055] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:13:32.069002  3765 raft_consensus.cc:740] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:32.069061  3837 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.069813  3765 consensus_queue.cc:260] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.070963  3765 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:32.075073  3837 raft_consensus.cc:2468] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:32.076498  3655 leader_election.cc:304] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:32.077381  3974 raft_consensus.cc:2804] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:32.077663  3765 raft_consensus.cc:2468] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 2.
I20260709 13:13:32.078416  3974 raft_consensus.cc:697] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:32.079200  3974 consensus_queue.cc:237] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Queue going to LEADER 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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.086781  3584 catalog_manager.cc:5697] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 1 to 2, leader changed from f56014b972c0431099a4837cc3425919 (127.2.246.130) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:32.120096  3971 raft_consensus.cc:993] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.120541  3992 raft_consensus.cc:1081] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.121810  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39f11296c427457291156da8b37e8588"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36950
I20260709 13:13:32.122217  3689 raft_consensus.cc:493] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:32.122514  3689 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.126605  3689 raft_consensus.cc:515] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.127923  3689 leader_election.cc:290] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 3 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:32.128649  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:32.128974  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f11296c427457291156da8b37e8588" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:32.129213  3765 raft_consensus.cc:3055] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:32.129513  3838 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.129560  3765 raft_consensus.cc:740] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:32.130474  3765 consensus_queue.cc:260] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.131935  3765 raft_consensus.cc:3060] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.136646  3838 raft_consensus.cc:2468] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:32.137627  3655 leader_election.cc:304] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:32.138303  3974 raft_consensus.cc:2804] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:32.138463  3765 raft_consensus.cc:2468] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:32.138792  3974 raft_consensus.cc:697] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:32.139700  3974 consensus_queue.cc:237] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.146657  3584 catalog_manager.cc:5697] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 2 to 3, leader changed from f56014b972c0431099a4837cc3425919 (127.2.246.130) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:32.246747  3928 raft_consensus.cc:993] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.247246  3985 raft_consensus.cc:1081] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.248602  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2579761cf094990a86751fdad8641bc"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36938
I20260709 13:13:32.249035  3689 raft_consensus.cc:493] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:32.249293  3689 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.253149  3689 raft_consensus.cc:515] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.254514  3689 leader_election.cc:290] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 3 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:32.255520  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:32.255460  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:32.256115  3838 raft_consensus.cc:3055] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:32.256331  3765 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.256486  3838 raft_consensus.cc:740] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:32.257378  3838 consensus_queue.cc:260] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.258661  3838 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.262713  3765 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:32.263875  3653 leader_election.cc:304] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:32.264657  3974 raft_consensus.cc:2804] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:32.264711  3838 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:32.266009  3974 raft_consensus.cc:697] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:32.267007  3974 consensus_queue.cc:237] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.274369  3584 catalog_manager.cc:5697] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 2 to 3, leader changed from 8d256042594643518cbf8ae94980010b (127.2.246.131) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:32.309285  3928 raft_consensus.cc:993] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.309710  3985 raft_consensus.cc:1081] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.311204  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36938
I20260709 13:13:32.311619  3689 raft_consensus.cc:493] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:32.311980  3689 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:32.316468  3689 raft_consensus.cc:515] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.317757  3689 leader_election.cc:290] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 4 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:32.318434  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:32.318792  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:32.319104  3765 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:32.319346  3838 raft_consensus.cc:3055] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:32.319712  3838 raft_consensus.cc:740] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:32.320556  3838 consensus_queue.cc:260] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.321784  3838 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:32.325673  3765 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 4.
I20260709 13:13:32.326689  3653 leader_election.cc:304] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:32.327435  3974 raft_consensus.cc:2804] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:32.327862  3838 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 4.
I20260709 13:13:32.327869  3974 raft_consensus.cc:697] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:32.329027  3974 consensus_queue.cc:237] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.334314  3584 catalog_manager.cc:5697] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 3 to 4, leader changed from 8d256042594643518cbf8ae94980010b (127.2.246.131) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 4 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:32.350978  3971 raft_consensus.cc:993] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919: : Instructing follower 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.351428  3992 raft_consensus.cc:1081] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Signalling peer 6810ab7d75114e6eb8c045bcbcc8cbf5 to start an election
I20260709 13:13:32.352914  3689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
 from {username='slave'} at 127.0.0.1:36950
I20260709 13:13:32.353349  3689 raft_consensus.cc:493] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:32.353613  3689 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.358457  3689 raft_consensus.cc:515] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.360188  3689 leader_election.cc:290] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [CANDIDATE]: Term 3 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:32.361008  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:32.361222  3838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf7f1fb5e1543ceb2b9772912f52d74" candidate_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:32.361591  3765 raft_consensus.cc:3055] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:32.361680  3838 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.361965  3765 raft_consensus.cc:740] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:32.362847  3765 consensus_queue.cc:260] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.364073  3765 raft_consensus.cc:3060] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:32.367702  3838 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:32.368729  3655 leader_election.cc:304] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: 6810ab7d75114e6eb8c045bcbcc8cbf5, 8d256042594643518cbf8ae94980010b; no voters: 
I20260709 13:13:32.369387  3974 raft_consensus.cc:2804] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:32.369755  3974 raft_consensus.cc:697] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Becoming Leader. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:32.369930  3765 raft_consensus.cc:2468] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6810ab7d75114e6eb8c045bcbcc8cbf5 in term 3.
I20260709 13:13:32.370524  3974 consensus_queue.cc:237] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:32.376518  3584 catalog_manager.cc:5697] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 reported cstate change: term changed from 2 to 3, leader changed from f56014b972c0431099a4837cc3425919 (127.2.246.130) to 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:32.630235  3765 raft_consensus.cc:1275] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:32.631423  3993 consensus_queue.cc:1048] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:32.644586  3838 raft_consensus.cc:1275] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:13:32.645962  3974 consensus_queue.cc:1048] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:32.647763  3838 raft_consensus.cc:1275] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:32.649003  3974 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:32.657704  3765 raft_consensus.cc:1275] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:32.660915  4002 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:32.684214  3765 raft_consensus.cc:1275] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:32.685377  4002 consensus_queue.cc:1048] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:32.693536  3838 raft_consensus.cc:1275] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:32.695474  4002 consensus_queue.cc:1048] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:32.808149  3838 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 4 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:32.809278  4002 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:32.816951  3765 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 4 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:32.818619  3993 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:32.872994  3765 raft_consensus.cc:1275] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:32.874185  3993 consensus_queue.cc:1048] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:32.883522  3838 raft_consensus.cc:1275] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Refusing update from remote peer 6810ab7d75114e6eb8c045bcbcc8cbf5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:32.884709  3993 consensus_queue.cc:1048] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:34.962297  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:34.969303  3689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
mode: GRACEFUL
new_leader_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:47856
I20260709 13:13:34.969779  3689 raft_consensus.cc:606] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Received request to transfer leadership to TS 8d256042594643518cbf8ae94980010b
I20260709 13:13:34.972064  3689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
mode: GRACEFUL
new_leader_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:47856
I20260709 13:13:34.972460  3689 raft_consensus.cc:606] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 LEADER]: Received request to transfer leadership to TS f56014b972c0431099a4837cc3425919
I20260709 13:13:34.974465  3689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2579761cf094990a86751fdad8641bc"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
mode: GRACEFUL
new_leader_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:47856
I20260709 13:13:34.974824  3689 raft_consensus.cc:606] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Received request to transfer leadership to TS f56014b972c0431099a4837cc3425919
I20260709 13:13:34.976755  3689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c"
dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
mode: GRACEFUL
new_leader_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:47856
I20260709 13:13:34.977140  3689 raft_consensus.cc:606] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Received request to transfer leadership to TS 8d256042594643518cbf8ae94980010b
I20260709 13:13:34.978049  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:13:34.978423  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:13:35.114284  4013 raft_consensus.cc:993] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5: : Instructing follower 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:35.114902  3993 raft_consensus.cc:1081] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Signalling peer 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:35.116228  3837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0"
dest_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:35868
I20260709 13:13:35.116683  3837 raft_consensus.cc:493] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.116976  3837 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.121330  3837 raft_consensus.cc:515] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.122895  3837 leader_election.cc:290] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 3 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), f56014b972c0431099a4837cc3425919 (127.2.246.130:45149)
I20260709 13:13:35.123701  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:35.123871  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d6576b5fe348008c6b69a8d2f8fdf0" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:35.124342  3689 raft_consensus.cc:3055] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:35.124411  3765 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.124698  3689 raft_consensus.cc:740] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:35.125407  3689 consensus_queue.cc:260] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.126442  3689 raft_consensus.cc:3060] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.130131  3765 raft_consensus.cc:2468] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 3.
I20260709 13:13:35.131280  3802 leader_election.cc:304] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:35.132009  3985 raft_consensus.cc:2804] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:35.131975  3689 raft_consensus.cc:2468] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 3.
I20260709 13:13:35.133172  3985 raft_consensus.cc:697] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:35.134032  3985 consensus_queue.cc:237] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.140882  3585 catalog_manager.cc:5697] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 2 to 3, leader changed from 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129) to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 3 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:35.179775  4013 raft_consensus.cc:993] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: : Instructing follower f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:35.180191  3993 raft_consensus.cc:1081] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Signalling peer f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:35.181407  3765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2579761cf094990a86751fdad8641bc"
dest_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:44982
I20260709 13:13:35.181836  3765 raft_consensus.cc:493] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.182106  3765 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:35.186362  3765 raft_consensus.cc:515] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.187708  3765 leader_election.cc:290] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 4 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:35.188367  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:35.188717  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2579761cf094990a86751fdad8641bc" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:35.188889  3689 raft_consensus.cc:3055] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:13:35.189208  3837 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:35.189213  3689 raft_consensus.cc:740] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:35.189931  3689 consensus_queue.cc:260] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.190680  3689 raft_consensus.cc:3060] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:13:35.193224  3837 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 4.
I20260709 13:13:35.194329  3730 leader_election.cc:304] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:35.194736  3689 raft_consensus.cc:2468] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 4.
I20260709 13:13:35.195079  4012 raft_consensus.cc:2804] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:13:35.196239  4012 raft_consensus.cc:697] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 4 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:35.197054  4012 consensus_queue.cc:237] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.203095  3585 catalog_manager.cc:5697] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 3 to 4, leader changed from 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129) to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 4 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:35.244858  4013 raft_consensus.cc:993] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5: : Instructing follower 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:35.245332  3993 raft_consensus.cc:1081] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Signalling peer 8d256042594643518cbf8ae94980010b to start an election
I20260709 13:13:35.246490  3837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c"
dest_uuid: "8d256042594643518cbf8ae94980010b"
 from {username='slave'} at 127.0.0.1:35868
I20260709 13:13:35.246919  3837 raft_consensus.cc:493] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.247184  3837 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.251876  3837 raft_consensus.cc:515] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:35.253479  3837 leader_election.cc:290] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [CANDIDATE]: Term 3 election: Requested vote from peers f56014b972c0431099a4837cc3425919 (127.2.246.130:45149), 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081)
I20260709 13:13:35.254109  3765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f56014b972c0431099a4837cc3425919"
I20260709 13:13:35.254596  3765 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.254528  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1bfe6d3bbb84b2bbd58bd80a47e7b2c" candidate_uuid: "8d256042594643518cbf8ae94980010b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:35.255004  3689 raft_consensus.cc:3055] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:13:35.255303  3689 raft_consensus.cc:740] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:35.255985  3689 consensus_queue.cc:260] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:35.256990  3689 raft_consensus.cc:3060] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:13:35.259702  3765 raft_consensus.cc:2468] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 3.
I20260709 13:13:35.260668  3802 leader_election.cc:304] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:35.261312  3985 raft_consensus.cc:2804] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:13:35.261495  3689 raft_consensus.cc:2468] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d256042594643518cbf8ae94980010b in term 3.
I20260709 13:13:35.261812  3985 raft_consensus.cc:697] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Becoming Leader. State: Replica: 8d256042594643518cbf8ae94980010b, State: Running, Role: LEADER
I20260709 13:13:35.262701  3985 consensus_queue.cc:237] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [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: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } }
I20260709 13:13:35.269481  3585 catalog_manager.cc:5697] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b reported cstate change: term changed from 2 to 3, leader changed from 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129) to 8d256042594643518cbf8ae94980010b (127.2.246.131). New cstate: current_term: 3 leader_uuid: "8d256042594643518cbf8ae94980010b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:35.303467  4013 raft_consensus.cc:993] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: : Instructing follower f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:35.303892  3993 raft_consensus.cc:1081] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 LEADER]: Signalling peer f56014b972c0431099a4837cc3425919 to start an election
I20260709 13:13:35.305104  3765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78"
dest_uuid: "f56014b972c0431099a4837cc3425919"
 from {username='slave'} at 127.0.0.1:44982
I20260709 13:13:35.305575  3765 raft_consensus.cc:493] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:13:35.305840  3765 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:35.309666  3765 raft_consensus.cc:515] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.310990  3765 leader_election.cc:290] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [CANDIDATE]: Term 5 election: Requested vote from peers 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129:37081), 8d256042594643518cbf8ae94980010b (127.2.246.131:39629)
I20260709 13:13:35.311641  3689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5"
I20260709 13:13:35.311969  3837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fd7bb885623426b809cc4e626e52d78" candidate_uuid: "f56014b972c0431099a4837cc3425919" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8d256042594643518cbf8ae94980010b"
I20260709 13:13:35.312183  3689 raft_consensus.cc:3055] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:13:35.312480  3837 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:35.312482  3689 raft_consensus.cc:740] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6810ab7d75114e6eb8c045bcbcc8cbf5, State: Running, Role: LEADER
I20260709 13:13:35.313340  3689 consensus_queue.cc:260] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.314370  3689 raft_consensus.cc:3060] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:13:35.318400  3837 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 5.
I20260709 13:13:35.319319  3730 leader_election.cc:304] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [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: 8d256042594643518cbf8ae94980010b, f56014b972c0431099a4837cc3425919; no voters: 
I20260709 13:13:35.319875  3689 raft_consensus.cc:2468] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f56014b972c0431099a4837cc3425919 in term 5.
I20260709 13:13:35.319931  4012 raft_consensus.cc:2804] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:13:35.320461  4012 raft_consensus.cc:697] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 5 LEADER]: Becoming Leader. State: Replica: f56014b972c0431099a4837cc3425919, State: Running, Role: LEADER
I20260709 13:13:35.321158  4012 consensus_queue.cc:237] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [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: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } }
I20260709 13:13:35.326875  3585 catalog_manager.cc:5697] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 reported cstate change: term changed from 4 to 5, leader changed from 6810ab7d75114e6eb8c045bcbcc8cbf5 (127.2.246.129) to f56014b972c0431099a4837cc3425919 (127.2.246.130). New cstate: current_term: 5 leader_uuid: "f56014b972c0431099a4837cc3425919" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:35.602952  3837 raft_consensus.cc:1275] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 4 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:35.604019  4012 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:35.612260  3689 raft_consensus.cc:1275] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:13:35.613605  4012 consensus_queue.cc:1048] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:35.675117  3765 raft_consensus.cc:1275] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:35.676426  3985 consensus_queue.cc:1048] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:35.676579  3689 raft_consensus.cc:1275] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:35.677939  3985 consensus_queue.cc:1048] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:35.705436  3689 raft_consensus.cc:1275] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:35.706413  4031 consensus_queue.cc:1048] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:35.717684  3765 raft_consensus.cc:1275] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Refusing update from remote peer 8d256042594643518cbf8ae94980010b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:13:35.718819  4014 consensus_queue.cc:1048] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f56014b972c0431099a4837cc3425919" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:35.866400  3689 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 5 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:35.867532  4012 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6810ab7d75114e6eb8c045bcbcc8cbf5" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:35.871637  3837 raft_consensus.cc:1275] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 5 FOLLOWER]: Refusing update from remote peer f56014b972c0431099a4837cc3425919: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:13:35.878903  4012 consensus_queue.cc:1048] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d256042594643518cbf8ae94980010b" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:13:35.979130  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:13:35.984851  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
I20260709 13:13:36.007073  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:36.007880  3034 tablet_replica.cc:333] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.008726  3034 raft_consensus.cc:2243] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.009109  3034 raft_consensus.cc:2272] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.011842  3034 tablet_replica.cc:333] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.012312  3034 raft_consensus.cc:2243] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.012676  3034 raft_consensus.cc:2272] T 4632b1da09494e098913132199dfe855 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.014496  3034 tablet_replica.cc:333] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.014937  3034 raft_consensus.cc:2243] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.015589  3034 raft_consensus.cc:2272] T b21a96592e374de4ab89d49bf5ec46d9 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.017078  3034 tablet_replica.cc:333] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.017515  3034 raft_consensus.cc:2243] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.018113  3034 raft_consensus.cc:2272] T 38a94e1410644729941f39ab5dea0434 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.019593  3034 tablet_replica.cc:333] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.020080  3034 raft_consensus.cc:2243] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.020555  3034 raft_consensus.cc:2272] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.022572  3034 tablet_replica.cc:333] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.022997  3034 raft_consensus.cc:2243] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.023576  3034 raft_consensus.cc:2272] T 39f11296c427457291156da8b37e8588 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.025069  3034 tablet_replica.cc:333] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.025488  3034 raft_consensus.cc:2243] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.025794  3034 raft_consensus.cc:2272] T 3fd7bb885623426b809cc4e626e52d78 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.027688  3034 tablet_replica.cc:333] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.028183  3034 raft_consensus.cc:2243] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.028510  3034 raft_consensus.cc:2272] T a2579761cf094990a86751fdad8641bc P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.030330  3034 tablet_replica.cc:333] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.030757  3034 raft_consensus.cc:2243] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.031308  3034 raft_consensus.cc:2272] T acf7f1fb5e1543ceb2b9772912f52d74 P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.032718  3034 tablet_replica.cc:333] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5: stopping tablet replica
I20260709 13:13:36.033078  3034 raft_consensus.cc:2243] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.033385  3034 raft_consensus.cc:2272] T e2fa4f1130794b048c809564968049be P 6810ab7d75114e6eb8c045bcbcc8cbf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.051991  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
I20260709 13:13:36.070216  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
W20260709 13:13:36.091852  3802 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 13:13:36.092519  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:36.093251  3034 tablet_replica.cc:333] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.093820  3034 raft_consensus.cc:2243] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.094667  3034 raft_consensus.cc:2272] T 4632b1da09494e098913132199dfe855 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.097075  3034 tablet_replica.cc:333] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.097625  3034 raft_consensus.cc:2243] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.098043  3034 raft_consensus.cc:2272] T e2fa4f1130794b048c809564968049be P f56014b972c0431099a4837cc3425919 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:13:36.098022  3802 consensus_peers.cc:597] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b -> Peer f56014b972c0431099a4837cc3425919 (127.2.246.130:45149): Couldn't send request to peer f56014b972c0431099a4837cc3425919. 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 13:13:36.100106  3034 tablet_replica.cc:333] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.100687  3034 raft_consensus.cc:2243] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.101109  3034 raft_consensus.cc:2272] T b21a96592e374de4ab89d49bf5ec46d9 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.102679  3034 tablet_replica.cc:333] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.103193  3034 raft_consensus.cc:2243] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.103602  3034 raft_consensus.cc:2272] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.105686  3034 tablet_replica.cc:333] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.106181  3034 raft_consensus.cc:2243] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.106848  3034 raft_consensus.cc:2272] T 3fd7bb885623426b809cc4e626e52d78 P f56014b972c0431099a4837cc3425919 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.108640  3034 tablet_replica.cc:333] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.109144  3034 raft_consensus.cc:2243] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.109514  3034 raft_consensus.cc:2272] T 39f11296c427457291156da8b37e8588 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.111014  3034 tablet_replica.cc:333] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.111464  3034 raft_consensus.cc:2243] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.111881  3034 raft_consensus.cc:2272] T acf7f1fb5e1543ceb2b9772912f52d74 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.113397  3034 tablet_replica.cc:333] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.113844  3034 raft_consensus.cc:2243] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.114488  3034 raft_consensus.cc:2272] T a2579761cf094990a86751fdad8641bc P f56014b972c0431099a4837cc3425919 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.116283  3034 tablet_replica.cc:333] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.116741  3034 raft_consensus.cc:2243] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.117117  3034 raft_consensus.cc:2272] T 38a94e1410644729941f39ab5dea0434 P f56014b972c0431099a4837cc3425919 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.118607  3034 tablet_replica.cc:333] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919: stopping tablet replica
I20260709 13:13:36.119035  3034 raft_consensus.cc:2243] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.119405  3034 raft_consensus.cc:2272] T 27d6576b5fe348008c6b69a8d2f8fdf0 P f56014b972c0431099a4837cc3425919 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.146198  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
I20260709 13:13:36.163763  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
W20260709 13:13:36.190826  3802 consensus_peers.cc:597] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b -> Peer f56014b972c0431099a4837cc3425919 (127.2.246.130:45149): Couldn't send request to peer f56014b972c0431099a4837cc3425919. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:45149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:36.191666  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:13:36.192317  3034 tablet_replica.cc:333] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.192813  3034 raft_consensus.cc:2243] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.193230  3034 raft_consensus.cc:2272] T 3fd7bb885623426b809cc4e626e52d78 P 8d256042594643518cbf8ae94980010b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.195911  3034 tablet_replica.cc:333] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.196400  3034 raft_consensus.cc:2243] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.196797  3034 raft_consensus.cc:2272] T 39f11296c427457291156da8b37e8588 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.198320  3034 tablet_replica.cc:333] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.198779  3034 raft_consensus.cc:2243] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.199175  3034 raft_consensus.cc:2272] T 38a94e1410644729941f39ab5dea0434 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.200652  3034 tablet_replica.cc:333] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.201126  3034 raft_consensus.cc:2243] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.201771  3034 raft_consensus.cc:2272] T 27d6576b5fe348008c6b69a8d2f8fdf0 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.203447  3034 tablet_replica.cc:333] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.203994  3034 raft_consensus.cc:2243] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.204382  3034 raft_consensus.cc:2272] T 4632b1da09494e098913132199dfe855 P 8d256042594643518cbf8ae94980010b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.206030  3034 tablet_replica.cc:333] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.206473  3034 raft_consensus.cc:2243] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.206846  3034 raft_consensus.cc:2272] T a2579761cf094990a86751fdad8641bc P 8d256042594643518cbf8ae94980010b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.208654  3034 tablet_replica.cc:333] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.209172  3034 raft_consensus.cc:2243] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.209575  3034 raft_consensus.cc:2272] T acf7f1fb5e1543ceb2b9772912f52d74 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.210961  3034 tablet_replica.cc:333] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.211402  3034 raft_consensus.cc:2243] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.212172  3034 raft_consensus.cc:2272] T e2fa4f1130794b048c809564968049be P 8d256042594643518cbf8ae94980010b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.213703  3034 tablet_replica.cc:333] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.214159  3034 raft_consensus.cc:2243] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:36.214556  3034 raft_consensus.cc:2272] T b21a96592e374de4ab89d49bf5ec46d9 P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.216075  3034 tablet_replica.cc:333] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b: stopping tablet replica
I20260709 13:13:36.216500  3034 raft_consensus.cc:2243] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.217154  3034 raft_consensus.cc:2272] T f1bfe6d3bbb84b2bbd58bd80a47e7b2c P 8d256042594643518cbf8ae94980010b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.243265  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
I20260709 13:13:36.259783  3034 master.cc:562] Master@127.2.246.190:43099 shutting down...
I20260709 13:13:36.281108  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:13:36.281545  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:36.281793  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45339d0f6de343a48b6483cc44d6971c: stopping tablet replica
I20260709 13:13:36.300308  3034 master.cc:584] Master@127.2.246.190:43099 shutdown complete.
6810ab7d75114e6eb8c045bcbcc8cbf5  5
8d256042594643518cbf8ae94980010b  1
f56014b972c0431099a4837cc3425919  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10251 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:13:36.338768  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:46781
I20260709 13:13:36.339955  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.345227  4040 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 13:13:36.345510  4041 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 13:13:36.346280  4043 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 13:13:36.346791  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:36.347544  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.347769  3034 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 13:13:36.347929  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602816347911 us; error 0 us; skew 500 ppm
I20260709 13:13:36.348446  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.350718  3034 webserver.cc:533] Webserver started at http://127.2.246.190:37013/ using document root <none> and password file <none>
I20260709 13:13:36.351184  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.351400  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.351672  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.353081  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "cdae8e2057db4e77a8f45a75573965f8"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.357276  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:13:36.360293  4048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.360960  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:36.361254  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "cdae8e2057db4e77a8f45a75573965f8"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.361521  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-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 13:13:36.373399  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.374536  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.410398  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:46781
I20260709 13:13:36.410492  4099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:46781 every 8 connection(s)
I20260709 13:13:36.414278  4100 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 13:13:36.423207  4100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8: Bootstrap starting.
I20260709 13:13:36.427433  4100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:36.431161  4100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8: No bootstrap required, opened a new log
I20260709 13:13:36.433037  4100 raft_consensus.cc:359] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdae8e2057db4e77a8f45a75573965f8" member_type: VOTER }
I20260709 13:13:36.433378  4100 raft_consensus.cc:385] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:36.433552  4100 raft_consensus.cc:740] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdae8e2057db4e77a8f45a75573965f8, State: Initialized, Role: FOLLOWER
I20260709 13:13:36.434017  4100 consensus_queue.cc:260] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cdae8e2057db4e77a8f45a75573965f8" member_type: VOTER }
I20260709 13:13:36.434383  4100 raft_consensus.cc:399] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:13:36.434557  4100 raft_consensus.cc:493] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:13:36.434744  4100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:36.438359  4100 raft_consensus.cc:515] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdae8e2057db4e77a8f45a75573965f8" member_type: VOTER }
I20260709 13:13:36.438781  4100 leader_election.cc:304] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [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: cdae8e2057db4e77a8f45a75573965f8; no voters: 
I20260709 13:13:36.439905  4100 leader_election.cc:290] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:13:36.440135  4103 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:36.441545  4103 raft_consensus.cc:697] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 1 LEADER]: Becoming Leader. State: Replica: cdae8e2057db4e77a8f45a75573965f8, State: Running, Role: LEADER
I20260709 13:13:36.442163  4103 consensus_queue.cc:237] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [LEADER]: Queue going to LEADER mode. State: All 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: "cdae8e2057db4e77a8f45a75573965f8" member_type: VOTER }
I20260709 13:13:36.442777  4100 sys_catalog.cc:565] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:13:36.446969  4105 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cdae8e2057db4e77a8f45a75573965f8. Latest consensus state: current_term: 1 leader_uuid: "cdae8e2057db4e77a8f45a75573965f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdae8e2057db4e77a8f45a75573965f8" member_type: VOTER } }
I20260709 13:13:36.447427  4104 sys_catalog.cc:455] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cdae8e2057db4e77a8f45a75573965f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cdae8e2057db4e77a8f45a75573965f8" member_type: VOTER } }
I20260709 13:13:36.447604  4105 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:36.447958  4104 sys_catalog.cc:458] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [sys.catalog]: This master's current role is: LEADER
I20260709 13:13:36.449452  4110 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:13:36.455484  4110 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:13:36.456844  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:13:36.463595  4110 catalog_manager.cc:1383] Generated new cluster ID: e1ca7c2b7d37435d828334f5f717cfcc
I20260709 13:13:36.463892  4110 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:13:36.487977  4110 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:13:36.489233  4110 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:13:36.516973  4110 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8: Generated new TSK 0
I20260709 13:13:36.517544  4110 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:13:36.522529  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.527711  4121 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 13:13:36.529239  4122 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 13:13:36.530613  4124 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 13:13:36.530802  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:36.531625  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.531853  3034 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 13:13:36.532029  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602816532012 us; error 0 us; skew 500 ppm
I20260709 13:13:36.532536  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.534576  3034 webserver.cc:533] Webserver started at http://127.2.246.129:40711/ using document root <none> and password file <none>
I20260709 13:13:36.535056  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.535255  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.535529  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.536598  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "fd124f2a6a884f1fad8a94b68ee53354"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.541006  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:13:36.544251  4129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.544950  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:13:36.545333  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "fd124f2a6a884f1fad8a94b68ee53354"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.545622  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-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 13:13:36.562124  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.563346  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.564812  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.566941  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.567154  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.567408  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.567587  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.604696  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:44927
I20260709 13:13:36.604779  4191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:44927 every 8 connection(s)
I20260709 13:13:36.609457  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.616809  4196 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 13:13:36.617725  4197 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 13:13:36.622380  3034 server_base.cc:1061] running on GCE node
W20260709 13:13:36.622581  4199 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 13:13:36.623871  4192 heartbeater.cc:344] Connected to a master server at 127.2.246.190:46781
I20260709 13:13:36.624007  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:13:36.624246  4192 heartbeater.cc:461] Registering TS with master...
W20260709 13:13:36.624277  3034 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 13:13:36.624711  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602816624684 us; error 0 us; skew 500 ppm
I20260709 13:13:36.625263  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.625209  4192 heartbeater.cc:507] Master 127.2.246.190:46781 requested a full tablet report, sending...
I20260709 13:13:36.627759  4065 ts_manager.cc:194] Registered new tserver with Master: fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:36.627903  3034 webserver.cc:533] Webserver started at http://127.2.246.130:34963/ using document root <none> and password file <none>
I20260709 13:13:36.628572  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.628809  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.629120  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.630100  4065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47458
I20260709 13:13:36.630559  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "456df471fbed492b9a74321d1f861f5b"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.635103  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:13:36.638005  4204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.638703  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:13:36.638978  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "456df471fbed492b9a74321d1f861f5b"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.639235  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-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 13:13:36.653149  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.654207  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.655553  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.657639  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.657848  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.658118  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.658322  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.696121  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:44753
I20260709 13:13:36.696234  4266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:44753 every 8 connection(s)
I20260709 13:13:36.700695  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:36.707540  4270 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 13:13:36.708956  4271 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 13:13:36.711611  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:36.712565  4267 heartbeater.cc:344] Connected to a master server at 127.2.246.190:46781
W20260709 13:13:36.712693  4273 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 13:13:36.712990  4267 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:36.713568  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:36.713816  3034 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 13:13:36.713713  4267 heartbeater.cc:507] Master 127.2.246.190:46781 requested a full tablet report, sending...
I20260709 13:13:36.714084  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602816714054 us; error 0 us; skew 500 ppm
I20260709 13:13:36.714675  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:36.716085  4065 ts_manager.cc:194] Registered new tserver with Master: 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:36.717490  3034 webserver.cc:533] Webserver started at http://127.2.246.131:34659/ using document root <none> and password file <none>
I20260709 13:13:36.717875  4065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47460
I20260709 13:13:36.718106  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:36.718359  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:36.718689  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:36.719933  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "c2d59db706514384a2d5536fab6d8e70"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.723932  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:13:36.726848  4278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.727541  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:13:36.727880  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "c2d59db706514384a2d5536fab6d8e70"
format_stamp: "Formatted at 2026-07-09 13:13:36 on dist-test-slave-mz79"
I20260709 13:13:36.728160  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-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 13:13:36.741338  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:36.742365  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:36.743659  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:36.745886  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:36.746094  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.746343  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:36.746536  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:36.783989  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:45849
I20260709 13:13:36.784107  4340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:45849 every 8 connection(s)
I20260709 13:13:36.797063  4341 heartbeater.cc:344] Connected to a master server at 127.2.246.190:46781
I20260709 13:13:36.797411  4341 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:36.798111  4341 heartbeater.cc:507] Master 127.2.246.190:46781 requested a full tablet report, sending...
I20260709 13:13:36.800114  4065 ts_manager.cc:194] Registered new tserver with Master: c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:36.800261  3034 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013278242s
I20260709 13:13:36.801782  4065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47472
I20260709 13:13:36.825162  4065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47480:
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 13:13:36.831223  4065 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 13:13:37.025138  4306 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbc82fbc28b4f78b36cc927794ace90 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:13:37.025985  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd844c4324457291c317fceec8d6a0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:13:37.026578  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbc82fbc28b4f78b36cc927794ace90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.027262  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd844c4324457291c317fceec8d6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.040028  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbc82fbc28b4f78b36cc927794ace90 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:13:37.040648  4155 tablet_service.cc:1511] Processing CreateTablet for tablet 9002783b25b543aa88134910d1b098b0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:13:37.041435  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbc82fbc28b4f78b36cc927794ace90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.041990  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9002783b25b543aa88134910d1b098b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.042039  4156 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd844c4324457291c317fceec8d6a0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:13:37.043370  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd844c4324457291c317fceec8d6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.044976  4154 tablet_service.cc:1511] Processing CreateTablet for tablet e1a3169858f14125a9ed34cd9704a96d (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:13:37.046254  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a3169858f14125a9ed34cd9704a96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.053766  4303 tablet_service.cc:1511] Processing CreateTablet for tablet e1a3169858f14125a9ed34cd9704a96d (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:13:37.054163  4304 tablet_service.cc:1511] Processing CreateTablet for tablet 9002783b25b543aa88134910d1b098b0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:13:37.055100  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a3169858f14125a9ed34cd9704a96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.054968  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdd844c4324457291c317fceec8d6a0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:13:37.056274  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd844c4324457291c317fceec8d6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.060032  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9002783b25b543aa88134910d1b098b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.060943  4230 tablet_service.cc:1511] Processing CreateTablet for tablet 9002783b25b543aa88134910d1b098b0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:13:37.062247  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9002783b25b543aa88134910d1b098b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.064901  4229 tablet_service.cc:1511] Processing CreateTablet for tablet e1a3169858f14125a9ed34cd9704a96d (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:13:37.066159  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a3169858f14125a9ed34cd9704a96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.068955  4228 tablet_service.cc:1511] Processing CreateTablet for tablet d1ff52bb1186454cae273b9dfafcc2cf (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:13:37.070218  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ff52bb1186454cae273b9dfafcc2cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.072760  4227 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaa2e5baf5f473382f98decf499eff6 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:13:37.073992  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaa2e5baf5f473382f98decf499eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.076707  4152 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaa2e5baf5f473382f98decf499eff6 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:13:37.077939  4152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaa2e5baf5f473382f98decf499eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.081089  4153 tablet_service.cc:1511] Processing CreateTablet for tablet d1ff52bb1186454cae273b9dfafcc2cf (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:13:37.056277  4302 tablet_service.cc:1511] Processing CreateTablet for tablet d1ff52bb1186454cae273b9dfafcc2cf (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:13:37.082455  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ff52bb1186454cae273b9dfafcc2cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.082742  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ff52bb1186454cae273b9dfafcc2cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.053797  4232 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbc82fbc28b4f78b36cc927794ace90 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:13:37.084972  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbc82fbc28b4f78b36cc927794ace90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.129691  4357 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:37.132879  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4abe4c89d6423e88c9881c7c04ba04 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:13:37.134266  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4abe4c89d6423e88c9881c7c04ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.138095  4226 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4abe4c89d6423e88c9881c7c04ba04 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:13:37.139020  4304 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4abe4c89d6423e88c9881c7c04ba04 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:13:37.139393  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4abe4c89d6423e88c9881c7c04ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.142621  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4abe4c89d6423e88c9881c7c04ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.144909  4306 tablet_service.cc:1511] Processing CreateTablet for tablet 0aaa2e5baf5f473382f98decf499eff6 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:13:37.146154  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaa2e5baf5f473382f98decf499eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.139360  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 18e56d3b1dca432380ae61255a090650 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:13:37.149399  4225 tablet_service.cc:1511] Processing CreateTablet for tablet 18e56d3b1dca432380ae61255a090650 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:13:37.149894  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e56d3b1dca432380ae61255a090650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.140962  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 528080f872df4e289cfcfab916108877 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:13:37.151564  4224 tablet_service.cc:1511] Processing CreateTablet for tablet 528080f872df4e289cfcfab916108877 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:13:37.152642  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528080f872df4e289cfcfab916108877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.153756  4223 tablet_service.cc:1511] Processing CreateTablet for tablet 8a42c878f1d049a6b42b2fb08ef396ee (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:13:37.158048  4150 tablet_service.cc:1511] Processing CreateTablet for tablet 8a42c878f1d049a6b42b2fb08ef396ee (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:13:37.157704  4156 tablet_service.cc:1511] Processing CreateTablet for tablet 528080f872df4e289cfcfab916108877 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:13:37.159297  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a42c878f1d049a6b42b2fb08ef396ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.160095  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528080f872df4e289cfcfab916108877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.164695  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 18e56d3b1dca432380ae61255a090650 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:13:37.165876  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e56d3b1dca432380ae61255a090650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.168102  4225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e56d3b1dca432380ae61255a090650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.168452  4356 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:37.172047  4224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528080f872df4e289cfcfab916108877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.178223  4223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a42c878f1d049a6b42b2fb08ef396ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.183269  4356 tablet_bootstrap.cc:654] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.208235  4304 tablet_service.cc:1511] Processing CreateTablet for tablet 8a42c878f1d049a6b42b2fb08ef396ee (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:13:37.209539  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a42c878f1d049a6b42b2fb08ef396ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.216944  4357 tablet_bootstrap.cc:654] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.271790  4358 tablet_bootstrap.cc:492] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:37.276162  4154 tablet_service.cc:1511] Processing CreateTablet for tablet 08a43053d03d452fbfd7d332ca97da01 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:13:37.277406  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a43053d03d452fbfd7d332ca97da01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.277173  4232 tablet_service.cc:1511] Processing CreateTablet for tablet 08a43053d03d452fbfd7d332ca97da01 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:13:37.278915  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a43053d03d452fbfd7d332ca97da01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.287271  4358 tablet_bootstrap.cc:654] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.292728  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 08a43053d03d452fbfd7d332ca97da01 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:13:37.294040  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a43053d03d452fbfd7d332ca97da01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.296442  4151 tablet_service.cc:1511] Processing CreateTablet for tablet c666932961ee45d493eeef60654e2cdf (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:13:37.297794  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c666932961ee45d493eeef60654e2cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.315266  4228 tablet_service.cc:1511] Processing CreateTablet for tablet c666932961ee45d493eeef60654e2cdf (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:13:37.317420  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c666932961ee45d493eeef60654e2cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.322429  4356 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:37.322927  4356 ts_tablet_manager.cc:1403] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.197s	user 0.021s	sys 0.018s
I20260709 13:13:37.323141  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3226da85a1449a8c151fae2c47c6e0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:13:37.323969  4227 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3226da85a1449a8c151fae2c47c6e0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:13:37.324396  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3226da85a1449a8c151fae2c47c6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.325253  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3226da85a1449a8c151fae2c47c6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.325954  4356 raft_consensus.cc:359] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:37.326719  4356 raft_consensus.cc:385] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.327052  4356 raft_consensus.cc:740] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.330770  4304 tablet_service.cc:1511] Processing CreateTablet for tablet c666932961ee45d493eeef60654e2cdf (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:13:37.331892  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 8e3226da85a1449a8c151fae2c47c6e0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:13:37.331795  4356 consensus_queue.cc:260] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:37.331991  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c666932961ee45d493eeef60654e2cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.335994  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e3226da85a1449a8c151fae2c47c6e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.342941  4357 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:37.345453  4356 ts_tablet_manager.cc:1434] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:13:37.348467  4341 heartbeater.cc:499] Master 127.2.246.190:46781 was elected leader, sending a full tablet report...
I20260709 13:13:37.343451  4357 ts_tablet_manager.cc:1403] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.214s	user 0.014s	sys 0.020s
I20260709 13:13:37.352484  4356 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:37.353377  4357 raft_consensus.cc:359] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.365043  4306 tablet_service.cc:1511] Processing CreateTablet for tablet 91ff1567ecb94cfc844e897246a9a8fb (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:13:37.366562  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3abbf2832b49c79645135c63d9aec0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:13:37.368234  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ff1567ecb94cfc844e897246a9a8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.368788  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3abbf2832b49c79645135c63d9aec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.365201  4229 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3abbf2832b49c79645135c63d9aec0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:13:37.360695  4357 raft_consensus.cc:385] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.372107  4357 raft_consensus.cc:740] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.372506  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3abbf2832b49c79645135c63d9aec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.374429  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 1c3abbf2832b49c79645135c63d9aec0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:13:37.375759  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c3abbf2832b49c79645135c63d9aec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.375437  4154 tablet_service.cc:1511] Processing CreateTablet for tablet bc6e1f6ecdcb41e4b16bef038d70a087 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:13:37.376662  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6e1f6ecdcb41e4b16bef038d70a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.355762  4153 tablet_service.cc:1511] Processing CreateTablet for tablet 91ff1567ecb94cfc844e897246a9a8fb (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:13:37.384481  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ff1567ecb94cfc844e897246a9a8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.389743  4358 tablet_bootstrap.cc:492] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:37.390247  4358 ts_tablet_manager.cc:1403] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.119s	user 0.006s	sys 0.006s
I20260709 13:13:37.360287  4228 tablet_service.cc:1511] Processing CreateTablet for tablet 91ff1567ecb94cfc844e897246a9a8fb (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:13:37.392918  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ff1567ecb94cfc844e897246a9a8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.393543  4358 raft_consensus.cc:359] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.394232  4358 raft_consensus.cc:385] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.394511  4358 raft_consensus.cc:740] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.395296  4358 consensus_queue.cc:260] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.396237  4357 consensus_queue.cc:260] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.396566  4226 tablet_service.cc:1511] Processing CreateTablet for tablet bc6e1f6ecdcb41e4b16bef038d70a087 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:13:37.397802  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6e1f6ecdcb41e4b16bef038d70a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.404603  4356 tablet_bootstrap.cc:654] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.409060  4267 heartbeater.cc:499] Master 127.2.246.190:46781 was elected leader, sending a full tablet report...
I20260709 13:13:37.409693  4358 ts_tablet_manager.cc:1434] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:13:37.410620  4358 tablet_bootstrap.cc:492] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:37.410761  4305 tablet_service.cc:1511] Processing CreateTablet for tablet bc6e1f6ecdcb41e4b16bef038d70a087 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:13:37.412122  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6e1f6ecdcb41e4b16bef038d70a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.411906  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 29510123a37442e9b7757b5ad82480ca (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:13:37.413100  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29510123a37442e9b7757b5ad82480ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.416906  4358 tablet_bootstrap.cc:654] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.423854  4232 tablet_service.cc:1511] Processing CreateTablet for tablet 29510123a37442e9b7757b5ad82480ca (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:13:37.425490  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29510123a37442e9b7757b5ad82480ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.451136  4367 raft_consensus.cc:493] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.452317  4192 heartbeater.cc:499] Master 127.2.246.190:46781 was elected leader, sending a full tablet report...
I20260709 13:13:37.451610  4367 raft_consensus.cc:515] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.465934  4302 tablet_service.cc:1511] Processing CreateTablet for tablet 29510123a37442e9b7757b5ad82480ca (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:13:37.467388  4367 leader_election.cc:290] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:37.467651  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29510123a37442e9b7757b5ad82480ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.482097  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 44388fe6a0ea47448420f01f44db9c41 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:13:37.488080  4150 tablet_service.cc:1511] Processing CreateTablet for tablet 2faea5c9540f4df08750f11a8349e830 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:13:37.489228  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44388fe6a0ea47448420f01f44db9c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.489228  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2faea5c9540f4df08750f11a8349e830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.478945  4229 tablet_service.cc:1511] Processing CreateTablet for tablet 44388fe6a0ea47448420f01f44db9c41 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:13:37.493189  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44388fe6a0ea47448420f01f44db9c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.494078  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 5a48dc636fb5491c85f283fe1e8f1e49 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:13:37.495249  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a48dc636fb5491c85f283fe1e8f1e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.500180  4301 tablet_service.cc:1511] Processing CreateTablet for tablet 5a48dc636fb5491c85f283fe1e8f1e49 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:13:37.501369  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a48dc636fb5491c85f283fe1e8f1e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.474594  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 5a48dc636fb5491c85f283fe1e8f1e49 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:13:37.505118  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a48dc636fb5491c85f283fe1e8f1e49. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:37.474941  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:37.508327  4154 tablet_service.cc:1511] Processing CreateTablet for tablet 44388fe6a0ea47448420f01f44db9c41 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:13:37.509953  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44388fe6a0ea47448420f01f44db9c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.515133  4363 raft_consensus.cc:493] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.515571  4363 raft_consensus.cc:515] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.516719  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 2faea5c9540f4df08750f11a8349e830 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:13:37.518172  4363 leader_election.cc:290] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:37.514202  4227 tablet_service.cc:1511] Processing CreateTablet for tablet 2faea5c9540f4df08750f11a8349e830 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:13:37.527174  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2faea5c9540f4df08750f11a8349e830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.532341  4356 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:37.533346  4356 ts_tablet_manager.cc:1403] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.181s	user 0.011s	sys 0.009s
I20260709 13:13:37.544869  4155 tablet_service.cc:1511] Processing CreateTablet for tablet d8342c1d60824e8db1a61f2961201b39 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:13:37.546129  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8342c1d60824e8db1a61f2961201b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.548816  4358 tablet_bootstrap.cc:492] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:37.549275  4358 ts_tablet_manager.cc:1403] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.139s	user 0.025s	sys 0.012s
I20260709 13:13:37.552327  4358 raft_consensus.cc:359] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.553077  4358 raft_consensus.cc:385] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.553428  4358 raft_consensus.cc:740] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.554325  4358 consensus_queue.cc:260] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.560086  4358 ts_tablet_manager.cc:1434] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:13:37.567281  4363 raft_consensus.cc:493] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.570067  4363 raft_consensus.cc:515] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.572049  4363 leader_election.cc:290] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:37.574141  4356 raft_consensus.cc:359] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.574831  4356 raft_consensus.cc:385] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.575115  4356 raft_consensus.cc:740] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.587982  4357 ts_tablet_manager.cc:1434] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.238s	user 0.014s	sys 0.015s
I20260709 13:13:37.576344  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2faea5c9540f4df08750f11a8349e830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.597414  4357 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:37.598464  4304 tablet_service.cc:1511] Processing CreateTablet for tablet d8342c1d60824e8db1a61f2961201b39 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:13:37.603315  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8342c1d60824e8db1a61f2961201b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.610118  4356 consensus_queue.cc:260] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.613180  4356 ts_tablet_manager.cc:1434] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.002s
I20260709 13:13:37.614497  4154 tablet_service.cc:1511] Processing CreateTablet for tablet a2cc5172711842a1a49398dde94c5415 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:13:37.615708  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc5172711842a1a49398dde94c5415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.626376  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 8a238895678a47dca45f427a2bc14323 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:13:37.627578  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a238895678a47dca45f427a2bc14323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.629669  4358 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:37.632434  4356 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:37.637923  4357 tablet_bootstrap.cc:654] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.639093  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 626e29a4516846cebda459240a68baf5 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:13:37.640308  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626e29a4516846cebda459240a68baf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.620805  4305 tablet_service.cc:1511] Processing CreateTablet for tablet a2cc5172711842a1a49398dde94c5415 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:13:37.648697  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc5172711842a1a49398dde94c5415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.657604  4227 tablet_service.cc:1511] Processing CreateTablet for tablet a2cc5172711842a1a49398dde94c5415 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:13:37.658838  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc5172711842a1a49398dde94c5415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.660075  4302 tablet_service.cc:1511] Processing CreateTablet for tablet 626e29a4516846cebda459240a68baf5 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:13:37.661307  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626e29a4516846cebda459240a68baf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.668731  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 8a238895678a47dca45f427a2bc14323 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:13:37.669931  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a238895678a47dca45f427a2bc14323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.676668  4229 tablet_service.cc:1511] Processing CreateTablet for tablet d8342c1d60824e8db1a61f2961201b39 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:13:37.679829  4316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd844c4324457291c317fceec8d6a0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:37.655707  4358 tablet_bootstrap.cc:654] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.680523  4316 raft_consensus.cc:2468] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:37.681741  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:37.683066  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:37.683003  4150 tablet_service.cc:1511] Processing CreateTablet for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:13:37.684962  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:37.685050  4206 leader_election.cc:343] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:37.685822  4206 leader_election.cc:343] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.686635  4131 leader_election.cc:304] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:37.688273  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8342c1d60824e8db1a61f2961201b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.688108  4232 tablet_service.cc:1511] Processing CreateTablet for tablet 8a238895678a47dca45f427a2bc14323 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:13:37.688776  4356 tablet_bootstrap.cc:654] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.689328  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a238895678a47dca45f427a2bc14323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.689028  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 626e29a4516846cebda459240a68baf5 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:13:37.692780  4367 raft_consensus.cc:2804] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:37.693176  4367 raft_consensus.cc:493] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:37.693114  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd844c4324457291c317fceec8d6a0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:37.693599  4367 raft_consensus.cc:3060] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.695343  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:37.696635  4358 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
W20260709 13:13:37.696916  4131 leader_election.cc:343] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.691527  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626e29a4516846cebda459240a68baf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.698721  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:37.699493  4205 leader_election.cc:343] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.705276  4367 raft_consensus.cc:515] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.705873  4205 leader_election.cc:304] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:37.703385  4301 tablet_service.cc:1511] Processing CreateTablet for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:13:37.707178  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.708617  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd844c4324457291c317fceec8d6a0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:37.709208  4314 raft_consensus.cc:3060] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:37.710505  4363 raft_consensus.cc:2749] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:37.712638  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd844c4324457291c317fceec8d6a0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:37.715339  4228 tablet_service.cc:1511] Processing CreateTablet for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:13:37.717007  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.719534  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba95c2a3b8045598c4ed2c8c16db1e8 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:13:37.720896  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba95c2a3b8045598c4ed2c8c16db1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.709808  4358 ts_tablet_manager.cc:1403] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.003s
I20260709 13:13:37.710289  4367 leader_election.cc:290] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:37.727078  4358 raft_consensus.cc:359] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:37.729597  4226 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba95c2a3b8045598c4ed2c8c16db1e8 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
W20260709 13:13:37.730736  4205 leader_election.cc:343] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.744407  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba95c2a3b8045598c4ed2c8c16db1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.744524  4205 leader_election.cc:304] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:37.745461  4363 raft_consensus.cc:2749] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:37.746989  4131 leader_election.cc:343] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:37.734856  4302 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba95c2a3b8045598c4ed2c8c16db1e8 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:13:37.739450  4154 tablet_service.cc:1511] Processing CreateTablet for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:13:37.748565  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.742040  4314 raft_consensus.cc:2468] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:37.755097  4131 leader_election.cc:304] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:37.756261  4367 raft_consensus.cc:2804] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:37.756531  4357 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:37.756776  4367 raft_consensus.cc:697] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:37.742950  4358 raft_consensus.cc:385] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.757690  4358 raft_consensus.cc:740] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.757589  4367 consensus_queue.cc:237] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.758459  4358 consensus_queue.cc:260] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:37.759209  4304 tablet_service.cc:1511] Processing CreateTablet for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:13:37.760475  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.761317  4357 ts_tablet_manager.cc:1403] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.164s	user 0.026s	sys 0.062s
I20260709 13:13:37.761410  4358 ts_tablet_manager.cc:1434] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 13:13:37.762646  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba95c2a3b8045598c4ed2c8c16db1e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.764444  4357 raft_consensus.cc:359] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:37.765244  4357 raft_consensus.cc:385] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.765538  4357 raft_consensus.cc:740] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.766494  4357 consensus_queue.cc:260] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:37.768729  4357 ts_tablet_manager.cc:1434] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:37.769678  4357 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:37.771390  4227 tablet_service.cc:1511] Processing CreateTablet for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:13:37.772670  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.776121  4357 tablet_bootstrap.cc:654] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.782660  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 612e1eda41e447f880ab58981c7b8ce9 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:13:37.782743  4232 tablet_service.cc:1511] Processing CreateTablet for tablet 612e1eda41e447f880ab58981c7b8ce9 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:13:37.787319  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 612e1eda41e447f880ab58981c7b8ce9 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:13:37.788517  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612e1eda41e447f880ab58981c7b8ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.785305  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612e1eda41e447f880ab58981c7b8ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.794068  4358 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:37.796635  4153 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8fd54e792f496c9fb8d75af7007bb3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:13:37.797772  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8fd54e792f496c9fb8d75af7007bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.799888  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612e1eda41e447f880ab58981c7b8ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.800434  4225 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8fd54e792f496c9fb8d75af7007bb3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:13:37.802000  4225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8fd54e792f496c9fb8d75af7007bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.816839  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8fd54e792f496c9fb8d75af7007bb3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:13:37.818089  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8fd54e792f496c9fb8d75af7007bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.819984  4361 raft_consensus.cc:493] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:37.836319  4153 tablet_service.cc:1511] Processing CreateTablet for tablet 761e728ce92744bc963c2701a5112fec (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:13:37.820439  4361 raft_consensus.cc:515] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:37.837538  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761e728ce92744bc963c2701a5112fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.838512  4301 tablet_service.cc:1511] Processing CreateTablet for tablet 761e728ce92744bc963c2701a5112fec (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:13:37.839327  4361 leader_election.cc:290] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:37.839741  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761e728ce92744bc963c2701a5112fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.839516  4229 tablet_service.cc:1511] Processing CreateTablet for tablet 761e728ce92744bc963c2701a5112fec (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:13:37.840948  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761e728ce92744bc963c2701a5112fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.862939  4231 tablet_service.cc:1511] Processing CreateTablet for tablet ee677f3d46ce401782a08ac3be053308 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:13:37.872181  4150 tablet_service.cc:1511] Processing CreateTablet for tablet ee677f3d46ce401782a08ac3be053308 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:13:37.873878  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee677f3d46ce401782a08ac3be053308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.879967  4356 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:37.880420  4356 ts_tablet_manager.cc:1403] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.266s	user 0.040s	sys 0.011s
I20260709 13:13:37.882751  4155 tablet_service.cc:1511] Processing CreateTablet for tablet d5947e26695b463fb415c69ce63dc2fb (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:13:37.883956  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5947e26695b463fb415c69ce63dc2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.890168  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee677f3d46ce401782a08ac3be053308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.898725  4358 tablet_bootstrap.cc:654] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.891961  4356 raft_consensus.cc:359] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.904028  4356 raft_consensus.cc:385] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.904570  4356 raft_consensus.cc:740] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.905541  4356 consensus_queue.cc:260] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.919211  4064 catalog_manager.cc:5697] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:37.932268  4228 tablet_service.cc:1511] Processing CreateTablet for tablet d5947e26695b463fb415c69ce63dc2fb (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:13:37.933386  4154 tablet_service.cc:1511] Processing CreateTablet for tablet 1a57b5e5c2434229a1af5b31497819a3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:13:37.940402  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a57b5e5c2434229a1af5b31497819a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.940317  4304 tablet_service.cc:1511] Processing CreateTablet for tablet ee677f3d46ce401782a08ac3be053308 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:13:37.941602  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee677f3d46ce401782a08ac3be053308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.933787  4226 tablet_service.cc:1511] Processing CreateTablet for tablet 1a57b5e5c2434229a1af5b31497819a3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:13:37.940419  4306 tablet_service.cc:1511] Processing CreateTablet for tablet d5947e26695b463fb415c69ce63dc2fb (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:13:37.944968  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5947e26695b463fb415c69ce63dc2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.944933  4300 tablet_service.cc:1511] Processing CreateTablet for tablet 1a57b5e5c2434229a1af5b31497819a3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:13:37.934471  4357 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:37.959772  4357 ts_tablet_manager.cc:1403] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.190s	user 0.012s	sys 0.016s
I20260709 13:13:37.960016  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a57b5e5c2434229a1af5b31497819a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.962648  4357 raft_consensus.cc:359] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.963353  4357 raft_consensus.cc:385] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:37.940404  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5947e26695b463fb415c69ce63dc2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.965487  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a57b5e5c2434229a1af5b31497819a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:37.971113  4356 ts_tablet_manager.cc:1434] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.002s
I20260709 13:13:37.963619  4357 raft_consensus.cc:740] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:37.979132  4356 tablet_bootstrap.cc:492] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:37.987773  4357 consensus_queue.cc:260] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:37.990876  4227 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2d4f5c61814624a8790300d283db93 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:13:37.991046  4224 tablet_service.cc:1511] Processing CreateTablet for tablet 6014e5d78b6c4e9fbcde44600bd7103f (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:13:37.991734  4358 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:37.992640  4153 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2d4f5c61814624a8790300d283db93 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:13:37.991216  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 6014e5d78b6c4e9fbcde44600bd7103f (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:13:37.993038  4299 tablet_service.cc:1511] Processing CreateTablet for tablet 6014e5d78b6c4e9fbcde44600bd7103f (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:13:37.997437  4358 ts_tablet_manager.cc:1403] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.203s	user 0.017s	sys 0.008s
I20260709 13:13:37.999995  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014e5d78b6c4e9fbcde44600bd7103f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.000878  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014e5d78b6c4e9fbcde44600bd7103f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.002676  4224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014e5d78b6c4e9fbcde44600bd7103f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.003989  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2d4f5c61814624a8790300d283db93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.004135  4356 tablet_bootstrap.cc:654] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:37.994591  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2d4f5c61814624a8790300d283db93 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:13:38.000496  4357 ts_tablet_manager.cc:1434] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 13:13:38.007261  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2d4f5c61814624a8790300d283db93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.008431  4363 raft_consensus.cc:493] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.025456  4363 raft_consensus.cc:515] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:38.028842  4363 leader_election.cc:290] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849), fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:38.030264  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbc82fbc28b4f78b36cc927794ace90" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.031565  4167 raft_consensus.cc:2468] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:38.032577  4205 leader_election.cc:304] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:38.033387  4363 raft_consensus.cc:2804] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.033735  4363 raft_consensus.cc:493] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.034065  4363 raft_consensus.cc:3060] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.041741  4358 raft_consensus.cc:359] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.042470  4358 raft_consensus.cc:385] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.042757  4358 raft_consensus.cc:740] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.043546  4358 consensus_queue.cc:260] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.045884  4363 raft_consensus.cc:515] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:38.046442  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbc82fbc28b4f78b36cc927794ace90" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:38.047060  4314 raft_consensus.cc:2468] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:38.054210  4363 leader_election.cc:290] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849), fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:38.055501  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbc82fbc28b4f78b36cc927794ace90" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:38.056308  4167 raft_consensus.cc:3060] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.062002  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbc82fbc28b4f78b36cc927794ace90" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.067296  4155 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee489f483ea4c56adc01ee51b1909f1 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:13:38.068964  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee489f483ea4c56adc01ee51b1909f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.073079  4150 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9daadc31ca41f88c36b1a88ed5d030 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:13:38.074684  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9daadc31ca41f88c36b1a88ed5d030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.074978  4357 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.077016  4151 tablet_service.cc:1511] Processing CreateTablet for tablet c702602706184828aa751631f2649228 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:13:38.078624  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702602706184828aa751631f2649228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.084493  4154 tablet_service.cc:1511] Processing CreateTablet for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:13:38.084797  4156 tablet_service.cc:1511] Processing CreateTablet for tablet 4fea820104124bbcaf51f2fc3d57ef73 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:13:38.087968  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbc82fbc28b4f78b36cc927794ace90" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:38.089058  4242 raft_consensus.cc:2393] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate 456df471fbed492b9a74321d1f861f5b in this term.
I20260709 13:13:38.088894  4297 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee489f483ea4c56adc01ee51b1909f1 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:13:38.090619  4298 tablet_service.cc:1511] Processing CreateTablet for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:13:38.092139  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9daadc31ca41f88c36b1a88ed5d030 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:13:38.093330  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9daadc31ca41f88c36b1a88ed5d030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.094501  4232 tablet_service.cc:1511] Processing CreateTablet for tablet 23190c56d349422d9f9bb2fc15d626c5 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:13:38.094933  4230 tablet_service.cc:1511] Processing CreateTablet for tablet 99b85505daa14c569a09d87dcfd48c7b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:13:38.095492  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbc82fbc28b4f78b36cc927794ace90" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:38.096065  4314 raft_consensus.cc:3060] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.095677  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23190c56d349422d9f9bb2fc15d626c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.096948  4152 tablet_service.cc:1511] Processing CreateTablet for tablet 99b85505daa14c569a09d87dcfd48c7b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:13:38.099886  4149 tablet_service.cc:1511] Processing CreateTablet for tablet 23190c56d349422d9f9bb2fc15d626c5 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:13:38.112491  4357 tablet_bootstrap.cc:654] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.137784  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2d4f5c61814624a8790300d283db93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.138454  4153 tablet_service.cc:1511] Processing CreateTablet for tablet fdec83271bd64c68b960d9f1eaeaeee4 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:13:38.108482  4223 tablet_service.cc:1511] Processing CreateTablet for tablet 4fea820104124bbcaf51f2fc3d57ef73 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:13:38.143304  4301 tablet_service.cc:1511] Processing CreateTablet for tablet 7a9daadc31ca41f88c36b1a88ed5d030 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:13:38.100670  4225 tablet_service.cc:1511] Processing CreateTablet for tablet c702602706184828aa751631f2649228 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:13:38.107971  4152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b85505daa14c569a09d87dcfd48c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.105506  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b85505daa14c569a09d87dcfd48c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.148826  4297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee489f483ea4c56adc01ee51b1909f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.150496  4148 tablet_service.cc:1511] Processing CreateTablet for tablet 64831d31fcf44f02b31ea75cc73d7792 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:13:38.103169  4363 raft_consensus.cc:493] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.112284  4280 leader_election.cc:304] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.156214  4302 tablet_service.cc:1511] Processing CreateTablet for tablet c702602706184828aa751631f2649228 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:13:38.161892  4223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fea820104124bbcaf51f2fc3d57ef73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.162287  4304 tablet_service.cc:1511] Processing CreateTablet for tablet fdec83271bd64c68b960d9f1eaeaeee4 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:13:38.163367  4367 raft_consensus.cc:493] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.163844  4367 raft_consensus.cc:515] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.163926  4225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702602706184828aa751631f2649228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.156147  4154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.158106  4305 tablet_service.cc:1511] Processing CreateTablet for tablet 4fea820104124bbcaf51f2fc3d57ef73 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:13:38.158784  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.167900  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702602706184828aa751631f2649228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.168385  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa2e5baf5f473382f98decf499eff6" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:38.169775  4131 leader_election.cc:343] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.158106  4299 tablet_service.cc:1511] Processing CreateTablet for tablet 99b85505daa14c569a09d87dcfd48c7b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:13:38.159462  4306 tablet_service.cc:1511] Processing CreateTablet for tablet 23190c56d349422d9f9bb2fc15d626c5 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:13:38.166034  4367 leader_election.cc:290] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:38.153043  4314 raft_consensus.cc:2468] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:38.174185  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 5026977cb3e3435883edf19dac7c1741 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:13:38.155709  4228 tablet_service.cc:1511] Processing CreateTablet for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:13:38.177356  4361 raft_consensus.cc:2749] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.182402  4358 ts_tablet_manager.cc:1434] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.167s	user 0.022s	sys 0.007s
I20260709 13:13:38.182278  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa2e5baf5f473382f98decf499eff6" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:38.182657  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.183414  4358 tablet_bootstrap.cc:492] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
W20260709 13:13:38.163632  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 51536us
I20260709 13:13:38.109066  4226 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee489f483ea4c56adc01ee51b1909f1 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:13:38.192421  4206 leader_election.cc:304] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:38.174000  4363 raft_consensus.cc:515] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:38.180300  4131 consensus_peers.cc:597] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:13:38.193509  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdec83271bd64c68b960d9f1eaeaeee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.195210  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdec83271bd64c68b960d9f1eaeaeee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.198849  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fea820104124bbcaf51f2fc3d57ef73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.200387  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5026977cb3e3435883edf19dac7c1741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.205435  4361 raft_consensus.cc:493] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.205760  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23190c56d349422d9f9bb2fc15d626c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.205878  4149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23190c56d349422d9f9bb2fc15d626c5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.206763  4131 leader_election.cc:343] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.207202  4131 leader_election.cc:304] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:38.208091  4364 raft_consensus.cc:2749] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.208854  4301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a9daadc31ca41f88c36b1a88ed5d030. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.215337  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64831d31fcf44f02b31ea75cc73d7792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.205907  4361 raft_consensus.cc:515] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.217821  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b85505daa14c569a09d87dcfd48c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.197280  4300 tablet_service.cc:1511] Processing CreateTablet for tablet 64831d31fcf44f02b31ea75cc73d7792 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:13:38.219445  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee489f483ea4c56adc01ee51b1909f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.218926  4167 raft_consensus.cc:2468] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:38.231401  4361 leader_election.cc:290] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:38.232872  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:38.235765  4279 leader_election.cc:343] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.236374  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:38.238592  4280 leader_election.cc:343] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.239004  4280 leader_election.cc:304] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.240473  4361 raft_consensus.cc:2749] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.230602  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fea820104124bbcaf51f2fc3d57ef73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.249516  4229 tablet_service.cc:1511] Processing CreateTablet for tablet 64831d31fcf44f02b31ea75cc73d7792 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:13:38.250815  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64831d31fcf44f02b31ea75cc73d7792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.251246  4356 tablet_bootstrap.cc:492] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:38.251747  4356 ts_tablet_manager.cc:1403] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.273s	user 0.013s	sys 0.058s
I20260709 13:13:38.251900  4227 tablet_service.cc:1511] Processing CreateTablet for tablet fdec83271bd64c68b960d9f1eaeaeee4 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:13:38.270867  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528080f872df4e289cfcfab916108877" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:38.271353  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528080f872df4e289cfcfab916108877" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.272010  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64831d31fcf44f02b31ea75cc73d7792. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.272243  4206 leader_election.cc:343] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.272797  4363 leader_election.cc:290] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
W20260709 13:13:38.272879  4205 leader_election.cc:343] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.273389  4205 leader_election.cc:304] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.274551  4363 raft_consensus.cc:2749] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.275373  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdec83271bd64c68b960d9f1eaeaeee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.275816  4385 raft_consensus.cc:2804] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.276422  4385 raft_consensus.cc:697] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:38.277361  4385 consensus_queue.cc:237] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } }
I20260709 13:13:38.294636  4357 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.295145  4357 ts_tablet_manager.cc:1403] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.220s	user 0.023s	sys 0.015s
I20260709 13:13:38.299862  4299 tablet_service.cc:1511] Processing CreateTablet for tablet 5026977cb3e3435883edf19dac7c1741 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:13:38.301196  4356 raft_consensus.cc:359] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.301461  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 5026977cb3e3435883edf19dac7c1741 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:13:38.301959  4151 tablet_service.cc:1511] Processing CreateTablet for tablet 951dd4d00bcc4b2094e848ab3c1e21d8 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:13:38.302773  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5026977cb3e3435883edf19dac7c1741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.303159  4151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951dd4d00bcc4b2094e848ab3c1e21d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.301970  4356 raft_consensus.cc:385] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.304633  4356 raft_consensus.cc:740] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.305119  4358 tablet_bootstrap.cc:654] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.305084  4155 tablet_service.cc:1511] Processing CreateTablet for tablet 2554f520e1e44ad080aa864cf66e6d3f (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:13:38.305473  4356 consensus_queue.cc:260] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.306383  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2554f520e1e44ad080aa864cf66e6d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.314440  4356 ts_tablet_manager.cc:1434] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 13:13:38.315016  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5026977cb3e3435883edf19dac7c1741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.317811  4357 raft_consensus.cc:359] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.318487  4357 raft_consensus.cc:385] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.318786  4357 raft_consensus.cc:740] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.322134  4297 tablet_service.cc:1511] Processing CreateTablet for tablet 951dd4d00bcc4b2094e848ab3c1e21d8 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:13:38.323345  4297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951dd4d00bcc4b2094e848ab3c1e21d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.344966  4156 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb5a97d24604c84940b54605d4e3422 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:13:38.346172  4150 tablet_service.cc:1511] Processing CreateTablet for tablet e9efd187c1604432ab28fd5bd39d81ae (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:13:38.357800  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 2554f520e1e44ad080aa864cf66e6d3f (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:13:38.359377  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2554f520e1e44ad080aa864cf66e6d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.361268  4225 tablet_service.cc:1511] Processing CreateTablet for tablet 951dd4d00bcc4b2094e848ab3c1e21d8 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:13:38.333009  4357 consensus_queue.cc:260] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.364174  4358 tablet_bootstrap.cc:492] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:38.364908  4064 catalog_manager.cc:5697] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:38.373116  4358 ts_tablet_manager.cc:1403] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.190s	user 0.006s	sys 0.006s
I20260709 13:13:38.371990  4364 raft_consensus.cc:493] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.373828  4364 raft_consensus.cc:515] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.374414  4304 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb5a97d24604c84940b54605d4e3422 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:13:38.375533  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb5a97d24604c84940b54605d4e3422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.373131  4356 tablet_bootstrap.cc:492] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:38.376344  4358 raft_consensus.cc:359] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.377008  4358 raft_consensus.cc:385] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.377297  4358 raft_consensus.cc:740] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.380088  4303 tablet_service.cc:1511] Processing CreateTablet for tablet 91a28663592b4ceabd30d62a3e9d3b8a (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:13:38.380610  4157 tablet_service.cc:1511] Processing CreateTablet for tablet 91a28663592b4ceabd30d62a3e9d3b8a (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:13:38.382755  4157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a28663592b4ceabd30d62a3e9d3b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.383469  4149 tablet_service.cc:1511] Processing CreateTablet for tablet b4eae9e702b54533961c3ebbd73abab7 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:13:38.384593  4149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4eae9e702b54533961c3ebbd73abab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.386801  4225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951dd4d00bcc4b2094e848ab3c1e21d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.387426  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528080f872df4e289cfcfab916108877" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:38.388031  4242 raft_consensus.cc:2468] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:38.393214  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a28663592b4ceabd30d62a3e9d3b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.403128  4155 tablet_service.cc:1511] Processing CreateTablet for tablet 77b480b4a5a74a32a53b2978ee2376d0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:13:38.404338  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b480b4a5a74a32a53b2978ee2376d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.406002  4364 leader_election.cc:290] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:38.411993  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb5a97d24604c84940b54605d4e3422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.411711  4152 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed44f48fcc64efb936ccfd02d32798b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:13:38.412956  4152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed44f48fcc64efb936ccfd02d32798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.413270  4224 tablet_service.cc:1511] Processing CreateTablet for tablet 2554f520e1e44ad080aa864cf66e6d3f (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:13:38.413875  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528080f872df4e289cfcfab916108877" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:38.414548  4224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2554f520e1e44ad080aa864cf66e6d3f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:13:38.415148  4131 leader_election.cc:343] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.416040  4358 consensus_queue.cc:260] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.417935  4131 leader_election.cc:304] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:38.418274  4358 ts_tablet_manager.cc:1434] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.004s
I20260709 13:13:38.419010  4364 raft_consensus.cc:2804] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.419420  4364 raft_consensus.cc:493] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.419791  4364 raft_consensus.cc:3060] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.419580  4229 tablet_service.cc:1511] Processing CreateTablet for tablet e9efd187c1604432ab28fd5bd39d81ae (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:13:38.419864  4148 tablet_service.cc:1511] Processing CreateTablet for tablet b5ed86d5572849768ec57b98183a7891 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:13:38.420885  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9efd187c1604432ab28fd5bd39d81ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.421005  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ed86d5572849768ec57b98183a7891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.419154  4358 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:38.431216  4356 tablet_bootstrap.cc:654] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.432157  4150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9efd187c1604432ab28fd5bd39d81ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.432950  4367 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.433581  4306 tablet_service.cc:1511] Processing CreateTablet for tablet b4eae9e702b54533961c3ebbd73abab7 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:13:38.460474  4306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4eae9e702b54533961c3ebbd73abab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.461611  4232 tablet_service.cc:1511] Processing CreateTablet for tablet b4eae9e702b54533961c3ebbd73abab7 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:13:38.434545  4300 tablet_service.cc:1511] Processing CreateTablet for tablet 77b480b4a5a74a32a53b2978ee2376d0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:13:38.468138  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b480b4a5a74a32a53b2978ee2376d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.468559  4227 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed44f48fcc64efb936ccfd02d32798b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:13:38.436180  4228 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb5a97d24604c84940b54605d4e3422 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:13:38.469377  4298 tablet_service.cc:1511] Processing CreateTablet for tablet b8146ff0f20e47bbab1120e0a1c4f1c2 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:13:38.469897  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb5a97d24604c84940b54605d4e3422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.470642  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8146ff0f20e47bbab1120e0a1c4f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.474170  4149 tablet_service.cc:1511] Processing CreateTablet for tablet b8146ff0f20e47bbab1120e0a1c4f1c2 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:13:38.475338  4149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8146ff0f20e47bbab1120e0a1c4f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.441197  4302 tablet_service.cc:1511] Processing CreateTablet for tablet d43ed78336e243039e9baf106a95b780 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:13:38.439563  4303 tablet_service.cc:1511] Processing CreateTablet for tablet b5ed86d5572849768ec57b98183a7891 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:13:38.442543  4364 raft_consensus.cc:515] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.480458  4303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ed86d5572849768ec57b98183a7891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.480755  4156 tablet_service.cc:1511] Processing CreateTablet for tablet 35e4afb754644a7f83fc500bc48c4f75 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:13:38.484079  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528080f872df4e289cfcfab916108877" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:38.484767  4156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e4afb754644a7f83fc500bc48c4f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.484787  4242 raft_consensus.cc:3060] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.443804  4153 tablet_service.cc:1511] Processing CreateTablet for tablet d43ed78336e243039e9baf106a95b780 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:13:38.446341  4358 tablet_bootstrap.cc:654] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.451156  4230 tablet_service.cc:1511] Processing CreateTablet for tablet 91a28663592b4ceabd30d62a3e9d3b8a (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:13:38.435554  4304 tablet_service.cc:1511] Processing CreateTablet for tablet 2ed44f48fcc64efb936ccfd02d32798b (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:13:38.381937  4305 tablet_service.cc:1511] Processing CreateTablet for tablet e9efd187c1604432ab28fd5bd39d81ae (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:13:38.511773  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "528080f872df4e289cfcfab916108877" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
W20260709 13:13:38.513144  4131 leader_election.cc:343] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:38.517971  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:38.518780  4148 tablet_service.cc:1511] Processing CreateTablet for tablet 9662e5ccbef74612aa8d57ef3b38b851 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:13:38.520087  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9662e5ccbef74612aa8d57ef3b38b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.522306  4229 tablet_service.cc:1511] Processing CreateTablet for tablet b5ed86d5572849768ec57b98183a7891 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:13:38.507946  4302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ed78336e243039e9baf106a95b780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.519555  4357 ts_tablet_manager.cc:1434] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.224s	user 0.008s	sys 0.004s
I20260709 13:13:38.530290  4304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed44f48fcc64efb936ccfd02d32798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.533242  4357 tablet_bootstrap.cc:492] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.538441  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9efd187c1604432ab28fd5bd39d81ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.543082  4299 tablet_service.cc:1511] Processing CreateTablet for tablet 35e4afb754644a7f83fc500bc48c4f75 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:13:38.544194  4361 raft_consensus.cc:493] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.544428  4299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e4afb754644a7f83fc500bc48c4f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.544658  4361 raft_consensus.cc:515] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.546682  4361 leader_election.cc:290] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:38.549346  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:38.550726  4279 leader_election.cc:343] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.509524  4364 leader_election.cc:290] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:38.573689  4153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ed78336e243039e9baf106a95b780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.572886  4230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a28663592b4ceabd30d62a3e9d3b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.507092  4225 tablet_service.cc:1511] Processing CreateTablet for tablet 77b480b4a5a74a32a53b2978ee2376d0 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:13:38.588726  4357 tablet_bootstrap.cc:654] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.596050  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:38.596702  4241 raft_consensus.cc:2468] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:38.597268  4385 raft_consensus.cc:493] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.597702  4385 raft_consensus.cc:515] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.597693  4280 leader_election.cc:304] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.601315  4155 tablet_service.cc:1511] Processing CreateTablet for tablet e614cd09ac6a467d8c4deda9b973125e (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:13:38.602048  4361 raft_consensus.cc:2804] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.602391  4361 raft_consensus.cc:493] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.602561  4155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e614cd09ac6a467d8c4deda9b973125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.602720  4361 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.599653  4385 leader_election.cc:290] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:38.605232  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.605571  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:38.606699  4206 leader_election.cc:343] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:38.607630  4205 leader_election.cc:343] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.608121  4205 leader_election.cc:304] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.609161  4385 raft_consensus.cc:2749] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.610975  4223 tablet_service.cc:1511] Processing CreateTablet for tablet d43ed78336e243039e9baf106a95b780 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:13:38.612929  4228 tablet_service.cc:1511] Processing CreateTablet for tablet 35e4afb754644a7f83fc500bc48c4f75 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:13:38.616930  4356 tablet_bootstrap.cc:492] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:38.617810  4242 raft_consensus.cc:2468] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:38.618938  4131 leader_election.cc:304] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:38.616973  4226 tablet_service.cc:1511] Processing CreateTablet for tablet b8146ff0f20e47bbab1120e0a1c4f1c2 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:13:38.622008  4361 raft_consensus.cc:515] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.624686  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
W20260709 13:13:38.625985  4279 leader_election.cc:343] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.626573  4229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ed86d5572849768ec57b98183a7891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.627179  4232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4eae9e702b54533961c3ebbd73abab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.617398  4356 ts_tablet_manager.cc:1403] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.244s	user 0.017s	sys 0.025s
I20260709 13:13:38.630075  4389 raft_consensus.cc:2804] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.630071  4227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed44f48fcc64efb936ccfd02d32798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.630664  4389 raft_consensus.cc:697] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:38.631562  4225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b480b4a5a74a32a53b2978ee2376d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.631489  4389 consensus_queue.cc:237] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.632362  4356 raft_consensus.cc:359] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.633042  4356 raft_consensus.cc:385] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.633389  4223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ed78336e243039e9baf106a95b780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.633323  4356 raft_consensus.cc:740] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.642038  4298 tablet_service.cc:1511] Processing CreateTablet for tablet 9662e5ccbef74612aa8d57ef3b38b851 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:13:38.644796  4228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e4afb754644a7f83fc500bc48c4f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.643576  4356 consensus_queue.cc:260] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.648061  4231 tablet_service.cc:1511] Processing CreateTablet for tablet 9662e5ccbef74612aa8d57ef3b38b851 (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:13:38.649561  4231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9662e5ccbef74612aa8d57ef3b38b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.654352  4224 tablet_service.cc:1511] Processing CreateTablet for tablet e614cd09ac6a467d8c4deda9b973125e (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:13:38.656302  4224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e614cd09ac6a467d8c4deda9b973125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.660229  4226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8146ff0f20e47bbab1120e0a1c4f1c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.664073  4358 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:38.664614  4358 ts_tablet_manager.cc:1403] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.246s	user 0.015s	sys 0.014s
I20260709 13:13:38.664811  4361 leader_election.cc:290] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:38.664988  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:38.665544  4242 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.668651  4298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9662e5ccbef74612aa8d57ef3b38b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.605255  4305 tablet_service.cc:1511] Processing CreateTablet for tablet e614cd09ac6a467d8c4deda9b973125e (DEFAULT_TABLE table=test-workload [id=c3ba3873d552404e9a49ffc32531a20f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:13:38.672013  4242 raft_consensus.cc:2468] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:38.672474  4305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e614cd09ac6a467d8c4deda9b973125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:38.673116  4280 leader_election.cc:304] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.676000  4361 raft_consensus.cc:2804] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.676545  4361 raft_consensus.cc:697] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:38.677546  4361 consensus_queue.cc:237] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.701313  4356 ts_tablet_manager.cc:1434] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.071s	user 0.020s	sys 0.003s
I20260709 13:13:38.683466  4358 raft_consensus.cc:359] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.708426  4358 raft_consensus.cc:385] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.708938  4357 tablet_bootstrap.cc:492] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.708866  4358 raft_consensus.cc:740] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.709499  4357 ts_tablet_manager.cc:1403] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.018s
I20260709 13:13:38.709944  4358 consensus_queue.cc:260] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.712313  4357 raft_consensus.cc:359] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.718353  4064 catalog_manager.cc:5697] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:38.720383  4357 raft_consensus.cc:385] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.722793  4357 raft_consensus.cc:740] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.723625  4357 consensus_queue.cc:260] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.726377  4357 ts_tablet_manager.cc:1434] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:13:38.727355  4356 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:38.732766  4358 ts_tablet_manager.cc:1434] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 13:13:38.737061  4363 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.745528  4385 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:38.752895  4063 catalog_manager.cc:5697] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:38.760346  4358 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:38.775238  4358 tablet_bootstrap.cc:654] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.776839  4357 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.777801  4356 tablet_bootstrap.cc:654] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.792057  4357 tablet_bootstrap.cc:654] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.801214  4358 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:38.801730  4358 ts_tablet_manager.cc:1403] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260709 13:13:38.802136  4357 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.802636  4357 ts_tablet_manager.cc:1403] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 13:13:38.804637  4358 raft_consensus.cc:359] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.805474  4358 raft_consensus.cc:385] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.805913  4358 raft_consensus.cc:740] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.805502  4357 raft_consensus.cc:359] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.806378  4357 raft_consensus.cc:385] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.806703  4357 raft_consensus.cc:740] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.806802  4358 consensus_queue.cc:260] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.807425  4357 consensus_queue.cc:260] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.809871  4357 ts_tablet_manager.cc:1434] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:38.810822  4357 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.816468  4358 ts_tablet_manager.cc:1434] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:13:38.817106  4357 tablet_bootstrap.cc:654] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.822717  4358 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:38.832619  4356 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:38.833084  4356 ts_tablet_manager.cc:1403] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.001s
I20260709 13:13:38.834314  4358 tablet_bootstrap.cc:654] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.835806  4357 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.836372  4357 ts_tablet_manager.cc:1403] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.007s
I20260709 13:13:38.835831  4356 raft_consensus.cc:359] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.836764  4356 raft_consensus.cc:385] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.837066  4356 raft_consensus.cc:740] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.838045  4356 consensus_queue.cc:260] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.839705  4357 raft_consensus.cc:359] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.840277  4356 ts_tablet_manager.cc:1434] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:13:38.840435  4357 raft_consensus.cc:385] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.840895  4357 raft_consensus.cc:740] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.841615  4356 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:38.841725  4357 consensus_queue.cc:260] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.845172  4357 ts_tablet_manager.cc:1434] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:38.846117  4357 tablet_bootstrap.cc:492] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.846063  4385 raft_consensus.cc:493] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.846597  4385 raft_consensus.cc:515] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.848089  4356 tablet_bootstrap.cc:654] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.850195  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd844c4324457291c317fceec8d6a0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.851797  4385 leader_election.cc:290] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:38.852972  4357 tablet_bootstrap.cc:654] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.852819  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdd844c4324457291c317fceec8d6a0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:38.854349  4206 leader_election.cc:304] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.855413  4385 raft_consensus.cc:2749] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:38.859755  4358 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:38.860215  4358 ts_tablet_manager.cc:1403] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.000s
I20260709 13:13:38.862659  4358 raft_consensus.cc:359] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.863646  4358 raft_consensus.cc:385] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.863955  4358 raft_consensus.cc:740] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.864615  4358 consensus_queue.cc:260] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.866590  4358 ts_tablet_manager.cc:1434] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:38.867472  4357 tablet_bootstrap.cc:492] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.867791  4356 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:38.867919  4358 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:38.867938  4357 ts_tablet_manager.cc:1403] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.012s
I20260709 13:13:38.868330  4356 ts_tablet_manager.cc:1403] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260709 13:13:38.870805  4357 raft_consensus.cc:359] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.871490  4357 raft_consensus.cc:385] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.871088  4356 raft_consensus.cc:359] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.871814  4357 raft_consensus.cc:740] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.871941  4356 raft_consensus.cc:385] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.872359  4356 raft_consensus.cc:740] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.872670  4357 consensus_queue.cc:260] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.873061  4356 consensus_queue.cc:260] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.873725  4358 tablet_bootstrap.cc:654] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.875360  4356 ts_tablet_manager.cc:1434] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:13:38.876925  4357 ts_tablet_manager.cc:1434] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:13:38.877877  4357 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.882040  4356 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:38.883327  4357 tablet_bootstrap.cc:654] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.888893  4356 tablet_bootstrap.cc:654] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.890249  4357 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.890616  4357 ts_tablet_manager.cc:1403] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:13:38.892620  4357 raft_consensus.cc:359] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.893133  4357 raft_consensus.cc:385] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.893378  4357 raft_consensus.cc:740] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.893954  4356 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:38.894368  4356 ts_tablet_manager.cc:1403] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 13:13:38.894062  4357 consensus_queue.cc:260] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.895928  4358 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:38.896119  4357 ts_tablet_manager.cc:1434] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 13:13:38.896386  4358 ts_tablet_manager.cc:1403] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.000s
I20260709 13:13:38.897032  4357 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.896849  4356 raft_consensus.cc:359] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.897529  4356 raft_consensus.cc:385] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.897794  4356 raft_consensus.cc:740] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.898432  4356 consensus_queue.cc:260] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.900264  4356 ts_tablet_manager.cc:1434] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:38.901283  4356 tablet_bootstrap.cc:492] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:38.902401  4357 tablet_bootstrap.cc:654] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.906515  4356 tablet_bootstrap.cc:654] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.910043  4361 raft_consensus.cc:493] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.910656  4361 raft_consensus.cc:515] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.899096  4358 raft_consensus.cc:359] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.912359  4358 raft_consensus.cc:385] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.912627  4358 raft_consensus.cc:740] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.913995  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:38.913945  4358 consensus_queue.cc:260] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.914407  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.914633  4242 raft_consensus.cc:2468] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
W20260709 13:13:38.915732  4279 leader_election.cc:343] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.915947  4358 ts_tablet_manager.cc:1434] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:13:38.916182  4356 tablet_bootstrap.cc:492] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:38.914251  4357 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.916580  4356 ts_tablet_manager.cc:1403] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:13:38.916929  4357 ts_tablet_manager.cc:1403] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 13:13:38.917795  4280 leader_election.cc:304] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.918773  4397 raft_consensus.cc:2804] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.919103  4397 raft_consensus.cc:493] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.919433  4397 raft_consensus.cc:3060] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.919296  4356 raft_consensus.cc:359] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.919556  4357 raft_consensus.cc:359] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.920027  4356 raft_consensus.cc:385] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.920312  4357 raft_consensus.cc:385] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.920416  4356 raft_consensus.cc:740] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.920661  4357 raft_consensus.cc:740] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.921317  4356 consensus_queue.cc:260] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.921299  4357 consensus_queue.cc:260] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.922696  4358 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:38.926810  4357 ts_tablet_manager.cc:1434] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:13:38.927637  4357 tablet_bootstrap.cc:492] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.927891  4361 leader_election.cc:290] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:38.929450  4358 tablet_bootstrap.cc:654] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.933614  4358 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:38.934480  4358 ts_tablet_manager.cc:1403] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:13:38.934619  4357 tablet_bootstrap.cc:654] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.935614  4397 raft_consensus.cc:515] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.937075  4358 raft_consensus.cc:359] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.937724  4358 raft_consensus.cc:385] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.938022  4358 raft_consensus.cc:740] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.938755  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:38.938680  4358 consensus_queue.cc:260] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.940636  4358 ts_tablet_manager.cc:1434] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 13:13:38.940521  4279 leader_election.cc:343] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.941495  4358 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:38.945657  4397 leader_election.cc:290] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:38.946419  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:38.947001  4242 raft_consensus.cc:3060] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.950758  4385 raft_consensus.cc:493] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.951277  4356 ts_tablet_manager.cc:1434] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.007s
I20260709 13:13:38.951200  4385 raft_consensus.cc:515] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.952416  4356 tablet_bootstrap.cc:492] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:38.953182  4385 leader_election.cc:290] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:38.954623  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.955222  4166 raft_consensus.cc:2468] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:38.956957  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:38.957552  4315 raft_consensus.cc:2468] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:38.958621  4205 leader_election.cc:304] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:38.960594  4356 tablet_bootstrap.cc:654] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.961076  4385 raft_consensus.cc:2804] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.962926  4385 raft_consensus.cc:493] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.963321  4385 raft_consensus.cc:3060] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.967773  4358 tablet_bootstrap.cc:654] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:38.970039  4357 tablet_bootstrap.cc:492] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:38.960537  4242 raft_consensus.cc:2468] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:38.970456  4357 ts_tablet_manager.cc:1403] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.019s
I20260709 13:13:38.971174  4280 leader_election.cc:304] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:38.972352  4414 raft_consensus.cc:2804] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:38.972391  4363 raft_consensus.cc:493] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:38.972903  4414 raft_consensus.cc:697] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:38.973105  4357 raft_consensus.cc:359] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.973111  4363 raft_consensus.cc:515] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.973978  4357 raft_consensus.cc:385] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:38.973764  4414 consensus_queue.cc:237] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.974292  4357 raft_consensus.cc:740] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:38.975028  4357 consensus_queue.cc:260] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.976766  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa2e5baf5f473382f98decf499eff6" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:38.977604  4166 raft_consensus.cc:2468] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:38.979144  4205 leader_election.cc:304] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:38.979099  4385 raft_consensus.cc:515] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:38.982425  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa2e5baf5f473382f98decf499eff6" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:38.982827  4385 leader_election.cc:290] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
W20260709 13:13:38.984604  4206 leader_election.cc:343] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:38.985749  4357 ts_tablet_manager.cc:1434] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:13:38.985608  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:38.985909  4385 raft_consensus.cc:2804] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:38.986159  4315 raft_consensus.cc:3060] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.986290  4385 raft_consensus.cc:493] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:38.986678  4385 raft_consensus.cc:3060] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:38.987886  4363 leader_election.cc:290] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:38.993839  4357 tablet_bootstrap.cc:492] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:38.997464  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:38.998175  4166 raft_consensus.cc:3060] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.000967  4063 catalog_manager.cc:5697] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:39.001746  4385 raft_consensus.cc:515] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.004838  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa2e5baf5f473382f98decf499eff6" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:39.006393  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aaa2e5baf5f473382f98decf499eff6" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:39.006848  4356 tablet_bootstrap.cc:492] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:39.006948  4167 raft_consensus.cc:3060] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.007302  4356 ts_tablet_manager.cc:1403] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.013s
I20260709 13:13:39.008535  4166 raft_consensus.cc:2468] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:39.009943  4385 leader_election.cc:290] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.011472  4358 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:39.011891  4358 ts_tablet_manager.cc:1403] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.000s
I20260709 13:13:39.012173  4356 raft_consensus.cc:359] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.012784  4356 raft_consensus.cc:385] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.012992  4357 tablet_bootstrap.cc:654] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:39.012820  4206 leader_election.cc:343] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.013166  4356 raft_consensus.cc:740] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.013851  4356 consensus_queue.cc:260] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.013854  4205 leader_election.cc:304] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.015364  4385 raft_consensus.cc:2804] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.016065  4356 ts_tablet_manager.cc:1434] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:13:39.016510  4315 raft_consensus.cc:2468] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:39.017227  4356 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:39.016580  4385 raft_consensus.cc:697] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:39.018246  4167 raft_consensus.cc:2468] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:39.018576  4385 consensus_queue.cc:237] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.019407  4205 leader_election.cc:304] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:39.020318  4420 raft_consensus.cc:2804] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.020767  4420 raft_consensus.cc:697] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:39.021543  4420 consensus_queue.cc:237] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.022791  4389 raft_consensus.cc:493] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.023145  4356 tablet_bootstrap.cc:654] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.023237  4389 raft_consensus.cc:515] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.025298  4389 leader_election.cc:290] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.027064  4389 raft_consensus.cc:493] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.027292  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:39.027617  4389 raft_consensus.cc:515] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.028133  4315 raft_consensus.cc:2468] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.029804  4131 leader_election.cc:304] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.030889  4367 raft_consensus.cc:2804] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.031338  4367 raft_consensus.cc:493] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.031741  4367 raft_consensus.cc:3060] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.038962  4389 leader_election.cc:290] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.039304  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:39.040333  4315 raft_consensus.cc:2468] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.041806  4131 leader_election.cc:304] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.043143  4389 raft_consensus.cc:2804] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.043856  4389 raft_consensus.cc:493] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.044340  4389 raft_consensus.cc:3060] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.050710  4357 tablet_bootstrap.cc:492] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:39.052516  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.052805  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.053125  4242 raft_consensus.cc:2468] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.053416  4241 raft_consensus.cc:2468] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.055472  4357 ts_tablet_manager.cc:1403] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.007s
I20260709 13:13:39.014374  4358 raft_consensus.cc:359] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.056072  4358 raft_consensus.cc:385] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.056496  4358 raft_consensus.cc:740] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.057801  4358 consensus_queue.cc:260] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.059314  4367 raft_consensus.cc:515] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.059643  4357 raft_consensus.cc:359] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.063959  4357 raft_consensus.cc:385] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.064383  4357 raft_consensus.cc:740] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.065078  4414 consensus_queue.cc:1048] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.067782  4367 leader_election.cc:290] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.065182  4357 consensus_queue.cc:260] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.068835  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:39.072513  4242 raft_consensus.cc:3060] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.075271  4389 raft_consensus.cc:515] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.078765  4389 leader_election.cc:290] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.063263  4358 ts_tablet_manager.cc:1434] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:13:39.080087  4242 raft_consensus.cc:2468] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:39.076943  4357 ts_tablet_manager.cc:1434] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:13:39.079417  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:39.080717  4240 raft_consensus.cc:3060] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.081120  4131 leader_election.cc:304] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.081944  4367 raft_consensus.cc:2804] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.070963  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:39.082983  4315 raft_consensus.cc:3060] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.087364  4240 raft_consensus.cc:2468] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:39.089607  4315 raft_consensus.cc:2468] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:39.089664  4131 leader_election.cc:304] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.090252  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:39.088416  4357 tablet_bootstrap.cc:492] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:39.088722  4358 tablet_bootstrap.cc:492] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:39.091001  4314 raft_consensus.cc:3060] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.101776  4389 raft_consensus.cc:493] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.103789  4314 raft_consensus.cc:2468] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:39.108134  4389 raft_consensus.cc:515] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.110881  4428 raft_consensus.cc:2804] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.113502  4428 raft_consensus.cc:697] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:39.114537  4428 consensus_queue.cc:237] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.117975  4356 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:39.118093  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.118561  4356 ts_tablet_manager.cc:1403] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.102s	user 0.044s	sys 0.052s
I20260709 13:13:39.118965  4240 raft_consensus.cc:2468] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.120110  4131 leader_election.cc:304] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.121428  4389 leader_election.cc:290] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.120903  4063 catalog_manager.cc:5697] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.123358  4358 tablet_bootstrap.cc:654] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.123307  4167 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.122088  4367 raft_consensus.cc:697] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:39.124661  4356 raft_consensus.cc:359] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.124792  4367 consensus_queue.cc:237] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.125311  4356 raft_consensus.cc:385] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.125690  4356 raft_consensus.cc:740] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.126415  4356 consensus_queue.cc:260] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.127854  4389 raft_consensus.cc:2804] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.128198  4389 raft_consensus.cc:493] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.128543  4389 raft_consensus.cc:3060] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.128633  4356 ts_tablet_manager.cc:1434] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:13:39.129622  4356 tablet_bootstrap.cc:492] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:39.131909  4361 consensus_queue.cc:1048] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.134891  4389 raft_consensus.cc:515] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.135648  4361 raft_consensus.cc:493] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.136160  4361 raft_consensus.cc:515] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.134900  4356 tablet_bootstrap.cc:654] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.138856  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:39.139696  4165 raft_consensus.cc:2393] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:39.136938  4389 leader_election.cc:290] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.142171  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:39.142781  4242 raft_consensus.cc:3060] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.147686  4357 tablet_bootstrap.cc:654] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.148000  4361 leader_election.cc:290] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:39.151170  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.151507  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:39.152029  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a42c878f1d049a6b42b2fb08ef396ee" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:39.152156  4314 raft_consensus.cc:2468] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.153823  4280 leader_election.cc:304] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:39.154785  4397 raft_consensus.cc:3060] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.154713  4242 raft_consensus.cc:2468] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:39.157936  4131 leader_election.cc:304] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:39.160647  4367 raft_consensus.cc:2804] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.161110  4367 raft_consensus.cc:697] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:39.161461  4063 catalog_manager.cc:5697] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.161876  4367 consensus_queue.cc:237] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.162083  4065 catalog_manager.cc:5697] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.151571  4389 raft_consensus.cc:493] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.168906  4315 raft_consensus.cc:3060] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.170068  4397 raft_consensus.cc:2749] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.177439  4389 raft_consensus.cc:515] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.179478  4389 leader_election.cc:290] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.181087  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.182018  4242 raft_consensus.cc:2393] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:39.181843  4389 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.197724  4426 raft_consensus.cc:493] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.198143  4389 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:39.198526  4426 raft_consensus.cc:515] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.202977  4426 leader_election.cc:290] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.203843  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:39.204154  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a43053d03d452fbfd7d332ca97da01" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.205237  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a43053d03d452fbfd7d332ca97da01" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:39.206743  4131 leader_election.cc:343] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.206889  4313 raft_consensus.cc:2468] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.208472  4131 leader_election.cc:304] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:39.209501  4389 raft_consensus.cc:2804] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.210187  4389 raft_consensus.cc:493] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.210614  4389 raft_consensus.cc:3060] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.215965  4131 leader_election.cc:304] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:39.217056  4426 raft_consensus.cc:3060] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.221052  4356 tablet_bootstrap.cc:492] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:39.221484  4356 ts_tablet_manager.cc:1403] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.000s
I20260709 13:13:39.223801  4426 raft_consensus.cc:2749] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:39.227372  4385 raft_consensus.cc:493] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.227828  4385 raft_consensus.cc:515] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.229828  4385 leader_election.cc:290] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.231936  4358 tablet_bootstrap.cc:492] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:39.232143  4357 tablet_bootstrap.cc:492] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:39.232370  4358 ts_tablet_manager.cc:1403] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.152s	user 0.008s	sys 0.007s
I20260709 13:13:39.232493  4357 ts_tablet_manager.cc:1403] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.009s
I20260709 13:13:39.234529  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666932961ee45d493eeef60654e2cdf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:39.234840  4357 raft_consensus.cc:359] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.235121  4167 raft_consensus.cc:2468] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:39.235456  4357 raft_consensus.cc:385] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.235711  4357 raft_consensus.cc:740] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.236297  4205 leader_election.cc:304] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.236438  4357 consensus_queue.cc:260] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.237056  4385 raft_consensus.cc:2804] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.237279  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666932961ee45d493eeef60654e2cdf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:39.237087  4389 raft_consensus.cc:515] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.237553  4385 raft_consensus.cc:493] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.237952  4385 raft_consensus.cc:3060] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:39.238576  4206 leader_election.cc:343] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.239292  4357 ts_tablet_manager.cc:1434] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:13:39.240151  4357 tablet_bootstrap.cc:492] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:39.238209  4358 raft_consensus.cc:359] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.242578  4358 raft_consensus.cc:385] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.242892  4358 raft_consensus.cc:740] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.243682  4358 consensus_queue.cc:260] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.244149  4356 raft_consensus.cc:359] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.244982  4356 raft_consensus.cc:385] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.245307  4356 raft_consensus.cc:740] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.245669  4357 tablet_bootstrap.cc:654] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.245973  4358 ts_tablet_manager.cc:1434] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:13:39.246100  4356 consensus_queue.cc:260] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.247522  4358 tablet_bootstrap.cc:492] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:39.249173  4356 ts_tablet_manager.cc:1434] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:13:39.250999  4356 tablet_bootstrap.cc:492] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:39.243459  4062 catalog_manager.cc:5697] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.255623  4062 catalog_manager.cc:5697] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.256785  4358 tablet_bootstrap.cc:654] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.264597  4389 leader_election.cc:290] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.265587  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a43053d03d452fbfd7d332ca97da01" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:39.265866  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a43053d03d452fbfd7d332ca97da01" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:39.266316  4242 raft_consensus.cc:3060] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.266430  4314 raft_consensus.cc:3060] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.269471  4385 raft_consensus.cc:515] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.272169  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666932961ee45d493eeef60654e2cdf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:39.272872  4167 raft_consensus.cc:3060] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.272986  4385 leader_election.cc:290] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.273788  4316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666932961ee45d493eeef60654e2cdf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:39.274582  4314 raft_consensus.cc:2468] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
W20260709 13:13:39.275005  4206 leader_election.cc:343] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.277850  4357 tablet_bootstrap.cc:492] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:39.283727  4131 leader_election.cc:304] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.284039  4357 ts_tablet_manager.cc:1403] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.016s
I20260709 13:13:39.284621  4389 raft_consensus.cc:2804] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.285100  4389 raft_consensus.cc:697] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:39.285811  4389 consensus_queue.cc:237] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.286862  4357 raft_consensus.cc:359] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.287515  4357 raft_consensus.cc:385] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.287834  4357 raft_consensus.cc:740] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.280697  4167 raft_consensus.cc:2468] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:39.281412  4358 tablet_bootstrap.cc:492] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:39.288558  4358 ts_tablet_manager.cc:1403] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.008s
I20260709 13:13:39.288831  4357 consensus_queue.cc:260] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.290771  4357 ts_tablet_manager.cc:1434] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:39.290940  4358 raft_consensus.cc:359] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.291530  4358 raft_consensus.cc:385] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.282416  4242 raft_consensus.cc:2468] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:39.291868  4358 raft_consensus.cc:740] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.291608  4357 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:39.292666  4358 consensus_queue.cc:260] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.293076  4205 leader_election.cc:304] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:39.294315  4385 raft_consensus.cc:2804] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.294516  4358 ts_tablet_manager.cc:1434] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:39.294755  4385 raft_consensus.cc:697] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:39.295431  4358 tablet_bootstrap.cc:492] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:39.295543  4385 consensus_queue.cc:237] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.298285  4357 tablet_bootstrap.cc:654] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.299376  4367 raft_consensus.cc:493] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.299892  4367 raft_consensus.cc:515] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.302347  4367 leader_election.cc:290] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.303323  4358 tablet_bootstrap.cc:654] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.303960  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.304244  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:39.304781  4314 raft_consensus.cc:2468] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.309789  4131 leader_election.cc:304] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:39.310597  4389 raft_consensus.cc:2804] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.310952  4389 raft_consensus.cc:493] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:13:39.310750  4131 leader_election.cc:343] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.311352  4389 raft_consensus.cc:3060] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.316246  4356 tablet_bootstrap.cc:654] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.310139  4062 catalog_manager.cc:5697] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.323143  4389 raft_consensus.cc:515] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.326640  4063 catalog_manager.cc:5697] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.329061  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
W20260709 13:13:39.330453  4131 leader_election.cc:343] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.335453  4357 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:39.335988  4357 ts_tablet_manager.cc:1403] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.023s
I20260709 13:13:39.338641  4357 raft_consensus.cc:359] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.339330  4357 raft_consensus.cc:385] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.339637  4357 raft_consensus.cc:740] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.340438  4357 consensus_queue.cc:260] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.342607  4357 ts_tablet_manager.cc:1434] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:39.343532  4357 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:39.344662  4356 tablet_bootstrap.cc:492] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:39.345098  4356 ts_tablet_manager.cc:1403] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.005s
I20260709 13:13:39.349120  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:39.349432  4357 tablet_bootstrap.cc:654] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.349726  4314 raft_consensus.cc:3060] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.365685  4389 leader_election.cc:290] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.366242  4242 raft_consensus.cc:3060] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.366621  4356 raft_consensus.cc:359] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.367254  4356 raft_consensus.cc:385] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.367506  4356 raft_consensus.cc:740] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.368252  4356 consensus_queue.cc:260] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.376502  4356 ts_tablet_manager.cc:1434] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:13:39.377393  4356 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:39.387542  4356 tablet_bootstrap.cc:654] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.389763  4314 raft_consensus.cc:2468] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:39.391752  4358 tablet_bootstrap.cc:492] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:39.395793  4358 ts_tablet_manager.cc:1403] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.101s	user 0.039s	sys 0.030s
I20260709 13:13:39.396071  4131 leader_election.cc:304] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:39.398219  4389 raft_consensus.cc:2804] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:39.398653  4358 raft_consensus.cc:359] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.398684  4389 raft_consensus.cc:697] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:39.399410  4358 raft_consensus.cc:385] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.399698  4358 raft_consensus.cc:740] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.399919  4389 consensus_queue.cc:237] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.401736  4358 consensus_queue.cc:260] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.403885  4358 ts_tablet_manager.cc:1434] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:13:39.404791  4358 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:39.408679  4356 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:39.408382  4397 consensus_queue.cc:1048] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.409121  4356 ts_tablet_manager.cc:1403] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.004s
I20260709 13:13:39.411345  4314 raft_consensus.cc:3060] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.412173  4358 tablet_bootstrap.cc:654] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:39.394649  4357 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:39.418547  4357 ts_tablet_manager.cc:1403] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.024s
I20260709 13:13:39.422108  4385 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:39.413486  4356 raft_consensus.cc:359] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.427425  4356 raft_consensus.cc:385] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.427332  4357 raft_consensus.cc:359] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.428071  4357 raft_consensus.cc:385] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:39.428344  4357 raft_consensus.cc:740] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.427753  4356 raft_consensus.cc:740] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:39.429598  4367 raft_consensus.cc:493] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:39.430053  4367 raft_consensus.cc:515] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.430240  4356 consensus_queue.cc:260] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.432159  4367 leader_election.cc:290] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:39.432928  4356 ts_tablet_manager.cc:1434] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:13:39.434078  4356 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:39.434245  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:39.435938  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:39.436550  4314 raft_consensus.cc:2468] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:39.438077  4131 leader_election.cc:304] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
W20260709 13:13:39.438994  4131 leader_election.cc:343] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:39.429028  4357 consensus_queue.cc:260] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.440343  4426 raft_consensus.cc:2804] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:39.440681  4426 raft_consensus.cc:493] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:39.441007  4426 raft_consensus.cc:3060] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:39.442371  4357 ts_tablet_manager.cc:1434] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:13:39.443239  4357 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:39.442961  4063 catalog_manager.cc:5697] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:39.694936  4426 raft_consensus.cc:515] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:39.928817  4414 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.059955  4414 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.216691  4426 leader_election.cc:290] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.197563  4414 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:40.222615  4356 tablet_bootstrap.cc:654] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.283139  4452 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.283761  4452 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.285797  4452 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.310159  4358 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:40.310706  4358 ts_tablet_manager.cc:1403] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.906s	user 0.022s	sys 0.010s
I20260709 13:13:40.313275  4358 raft_consensus.cc:359] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.313764  4358 raft_consensus.cc:385] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.313999  4358 raft_consensus.cc:740] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.314568  4358 consensus_queue.cc:260] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.317219  4358 ts_tablet_manager.cc:1434] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:13:40.318281  4358 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:40.326598  4358 tablet_bootstrap.cc:654] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.346560  4426 consensus_queue.cc:1048] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.351855  4426 consensus_queue.cc:1048] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.358343  4456 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.358865  4456 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.361562  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:40.362393  4313 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
W20260709 13:13:40.364259  4206 consensus_peers.cc:597] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. 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 13:13:40.364555  4356 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:40.365015  4356 ts_tablet_manager.cc:1403] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.931s	user 0.020s	sys 0.000s
I20260709 13:13:40.367650  4356 raft_consensus.cc:359] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.368288  4356 raft_consensus.cc:385] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.368544  4356 raft_consensus.cc:740] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.370005  4456 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.370658  4356 consensus_queue.cc:260] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.372859  4356 ts_tablet_manager.cc:1434] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:13:40.373699  4356 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:40.375272  4453 raft_consensus.cc:493] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.375883  4453 raft_consensus.cc:515] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.381639  4356 tablet_bootstrap.cc:654] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.402680  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:40.403565  4240 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:40.405170  4456 raft_consensus.cc:493] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.405786  4456 raft_consensus.cc:515] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.408215  4280 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:40.413401  4361 raft_consensus.cc:2804] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.413856  4361 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.414283  4361 raft_consensus.cc:3060] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.416657  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:40.417410  4239 raft_consensus.cc:3060] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.420737  4241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:40.421489  4241 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:40.423935  4456 leader_election.cc:290] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.427770  4453 leader_election.cc:290] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.435019  4062 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47472 (request call id 31) took 1007 ms. Trace:
I20260709 13:13:40.436367  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:40.437073  4314 raft_consensus.cc:3060] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.435696  4062 rpcz_store.cc:276] 0709 13:13:39.427880 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:13:39.428103 (+   223us) service_pool.cc:224] Handling call
0709 13:13:40.434939 (+1006836us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
W20260709 13:13:40.481077  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 72934.4us
I20260709 13:13:40.493609  4242 raft_consensus.cc:3060] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.499235  4357 tablet_bootstrap.cc:654] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.500125  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:40.500895  4163 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:40.508496  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:40.523213  4239 raft_consensus.cc:2468] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:40.533886  4131 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:40.535097  4356 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:40.535562  4356 ts_tablet_manager.cc:1403] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.024s
I20260709 13:13:40.527175  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:40.540345  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:40.541152  4312 raft_consensus.cc:2393] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:40.541316  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:40.545229  4205 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:40.536725  4426 raft_consensus.cc:2804] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.552573  4356 raft_consensus.cc:359] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.553351  4356 raft_consensus.cc:385] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.553647  4356 raft_consensus.cc:740] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.553617  4426 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.561822  4457 raft_consensus.cc:2804] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:40.562041  4426 raft_consensus.cc:3060] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.562377  4457 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:40.562781  4457 raft_consensus.cc:3060] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:40.564849  4356 consensus_queue.cc:260] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.566867  4356 ts_tablet_manager.cc:1434] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.002s
I20260709 13:13:40.548655  4456 consensus_queue.cc:1048] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:13:40.568610  4456 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.567684  4356 tablet_bootstrap.cc:492] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
W20260709 13:13:40.571205  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:40.573462  4358 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:40.574028  4358 ts_tablet_manager.cc:1403] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.256s	user 0.058s	sys 0.088s
I20260709 13:13:40.572060  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:40.581883  4467 consensus_queue.cc:1048] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
W20260709 13:13:40.592705  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 46267us
I20260709 13:13:40.576432  4314 raft_consensus.cc:2468] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:40.593135  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:40.592432  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 63043.6us
I20260709 13:13:40.595085  4453 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:13:40.595479  4452 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:13:40.603149  4357 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:40.603579  4357 ts_tablet_manager.cc:1403] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 1.161s	user 0.023s	sys 0.002s
I20260709 13:13:40.601358  4131 leader_election.cc:304] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:40.605051  4452 raft_consensus.cc:2804] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:40.605471  4452 raft_consensus.cc:697] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:40.606076  4452 consensus_queue.cc:237] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.606119  4357 raft_consensus.cc:359] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.606750  4357 raft_consensus.cc:385] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.607060  4357 raft_consensus.cc:740] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.606868  4358 raft_consensus.cc:359] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.607482  4358 raft_consensus.cc:385] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.607694  4357 consensus_queue.cc:260] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.608829  4358 raft_consensus.cc:740] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.609719  4358 consensus_queue.cc:260] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.593816  4361 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.616611  4454 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:13:40.618732  4357 ts_tablet_manager.cc:1434] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.005s
I20260709 13:13:40.619451  4357 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:40.621124  4315 raft_consensus.cc:2393] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:40.624393  4426 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.627266  4161 raft_consensus.cc:2393] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:40.603528  4205 leader_election.cc:304] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:40.643754  4426 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.645013  4457 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:40.645680  4131 leader_election.cc:343] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.647277  4426 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.648097  4361 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:40.648814  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:40.650271  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:40.651230  4242 raft_consensus.cc:2393] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate 456df471fbed492b9a74321d1f861f5b in this term.
I20260709 13:13:40.692232  4457 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.699486  4457 raft_consensus.cc:2749] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:40.697096  4452 raft_consensus.cc:493] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.675194  4477 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.083s
I20260709 13:13:40.710887  4361 raft_consensus.cc:493] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.713435  4361 raft_consensus.cc:515] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.715394  4358 ts_tablet_manager.cc:1434] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.141s	user 0.015s	sys 0.006s
W20260709 13:13:40.711830  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 114145us
I20260709 13:13:40.712649  4452 raft_consensus.cc:515] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.717945  4361 leader_election.cc:290] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:40.718209  4452 leader_election.cc:290] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.719568  4356 tablet_bootstrap.cc:654] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.719596  4358 tablet_bootstrap.cc:492] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:40.723147  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:40.724251  4239 raft_consensus.cc:2393] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate 456df471fbed492b9a74321d1f861f5b in this term.
I20260709 13:13:40.712568  4457 raft_consensus.cc:493] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.726941  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:40.728845  4131 leader_election.cc:343] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:40.729265  4131 leader_election.cc:304] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:40.724498  4361 raft_consensus.cc:493] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.734516  4357 tablet_bootstrap.cc:654] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:40.745776  4452 raft_consensus.cc:2749] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:40.729738  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:40.730995  4280 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:40.750519  4165 raft_consensus.cc:2393] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:40.751904  4414 raft_consensus.cc:2749] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:40.757134  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:40.759035  4280 leader_election.cc:304] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:40.759786  4452 consensus_queue.cc:1048] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:40.760092  4414 raft_consensus.cc:2749] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:40.726058  4457 raft_consensus.cc:515] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.747118  4486 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:13:40.744655  4361 raft_consensus.cc:515] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.782431  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:40.763263  4452 consensus_queue.cc:1048] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:13:40.966940  4357 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:40.787772  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:40.967694  4357 ts_tablet_manager.cc:1403] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.348s	user 0.015s	sys 0.015s
I20260709 13:13:40.800664  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:40.833441  4414 raft_consensus.cc:493] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.923511  4480 raft_consensus.cc:493] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.968933  4414 raft_consensus.cc:515] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.796567  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:40.970892  4312 raft_consensus.cc:2393] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:40.970953  4356 tablet_bootstrap.cc:492] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:40.970630  4357 raft_consensus.cc:359] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.969080  4480 raft_consensus.cc:515] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.971462  4356 ts_tablet_manager.cc:1403] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.404s	user 0.019s	sys 0.021s
I20260709 13:13:40.954797  4467 raft_consensus.cc:493] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:40.973492  4480 leader_election.cc:290] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:40.973451  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:40.833098  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 47340us
I20260709 13:13:40.974165  4356 raft_consensus.cc:359] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.971448  4357 raft_consensus.cc:385] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.974866  4356 raft_consensus.cc:385] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:40.975135  4357 raft_consensus.cc:740] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.975240  4356 raft_consensus.cc:740] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:40.975903  4357 consensus_queue.cc:260] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.791831  4455 consensus_queue.cc:1048] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.242s
I20260709 13:13:40.977885  4357 ts_tablet_manager.cc:1434] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.002s
I20260709 13:13:40.978752  4357 tablet_bootstrap.cc:492] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:40.975971  4356 consensus_queue.cc:260] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.979650  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:40.980361  4164 raft_consensus.cc:2468] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:40.981917  4356 ts_tablet_manager.cc:1434] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:13:40.983021  4356 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:40.984752  4205 leader_election.cc:304] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:40.972606  4467 raft_consensus.cc:515] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:40.988511  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666932961ee45d493eeef60654e2cdf" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:40.855384  4453 consensus_queue.cc:1048] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.113s
I20260709 13:13:40.992799  4484 raft_consensus.cc:2804] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.008808  4357 tablet_bootstrap.cc:654] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.009781  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:40.947479  4361 leader_election.cc:290] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:40.866124  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c666932961ee45d493eeef60654e2cdf" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.012823  4484 raft_consensus.cc:493] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.025063  4414 leader_election.cc:290] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.026495  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.029356  4356 tablet_bootstrap.cc:654] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.029160  4467 leader_election.cc:290] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:40.991158  4457 leader_election.cc:290] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.030984  4484 raft_consensus.cc:3060] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.021236  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.041159  4474 raft_consensus.cc:493] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.041671  4474 raft_consensus.cc:515] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.039952  4161 raft_consensus.cc:2468] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.043674  4279 leader_election.cc:304] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:41.048229  4358 tablet_bootstrap.cc:654] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.048123  4206 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:41.021495  4131 leader_election.cc:304] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:41.051318  4474 leader_election.cc:290] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.051319  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:41.053715  4458 raft_consensus.cc:2749] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.053853  4280 leader_election.cc:304] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:41.050066  4467 raft_consensus.cc:2749] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.052649  4312 raft_consensus.cc:2468] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:41.045476  4279 leader_election.cc:304] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:41.066267  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:41.067833  4414 raft_consensus.cc:2804] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.068281  4414 raft_consensus.cc:493] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.060619  4454 raft_consensus.cc:2749] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:41.070574  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.069104  4414 raft_consensus.cc:3060] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.064095  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.071401  4315 raft_consensus.cc:3060] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:41.066381  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 63827.6us
I20260709 13:13:41.082614  4474 raft_consensus.cc:2749] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:41.076536  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:41.094717  4131 leader_election.cc:343] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.116935  4279 leader_election.cc:304] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:41.116479  4131 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [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: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:41.130712  4357 tablet_bootstrap.cc:492] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.131176  4357 ts_tablet_manager.cc:1403] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.153s	user 0.019s	sys 0.002s
I20260709 13:13:41.132721  4467 raft_consensus.cc:2749] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:41.138442  4356 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.138880  4356 ts_tablet_manager.cc:1403] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.156s	user 0.009s	sys 0.029s
W20260709 13:13:41.139195  4131 leader_election.cc:343] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.139678  4131 leader_election.cc:304] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:41.131970  4454 raft_consensus.cc:2749] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.143868  4426 raft_consensus.cc:2749] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.146735  4357 raft_consensus.cc:359] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.147405  4357 raft_consensus.cc:385] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.147673  4357 raft_consensus.cc:740] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.133164  4484 raft_consensus.cc:515] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.154770  4242 raft_consensus.cc:2393] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate 456df471fbed492b9a74321d1f861f5b in this term.
I20260709 13:13:41.148324  4357 consensus_queue.cc:260] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.157871  4356 raft_consensus.cc:359] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.158545  4356 raft_consensus.cc:385] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.131111  4414 raft_consensus.cc:515] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.158808  4356 raft_consensus.cc:740] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.159540  4356 consensus_queue.cc:260] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.164139  4484 leader_election.cc:290] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.165225  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:41.165940  4311 raft_consensus.cc:2393] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:41.166395  4357 ts_tablet_manager.cc:1434] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:13:41.167428  4357 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.168147  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:41.169502  4161 raft_consensus.cc:3060] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.176434  4356 ts_tablet_manager.cc:1434] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:13:41.178149  4356 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.181233  4455 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:13:41.196838  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:41.204981  4454 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.209348  4414 leader_election.cc:290] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.210410  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ff1567ecb94cfc844e897246a9a8fb" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:41.215812  4358 tablet_bootstrap.cc:492] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:41.216280  4358 ts_tablet_manager.cc:1403] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.500s	user 0.025s	sys 0.020s
I20260709 13:13:41.216914  4357 tablet_bootstrap.cc:654] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.216634  4280 leader_election.cc:304] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:41.218106  4414 raft_consensus.cc:2749] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.230195  4063 catalog_manager.cc:5697] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:41.240779  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08001caf80 after lost signal to thread 3037
W20260709 13:13:41.242048  4096 debug-util.cc:398] Leaking SignalData structure 0x7b080003c540 after lost signal to thread 4099
W20260709 13:13:41.243436  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800212e60 after lost signal to thread 4191
W20260709 13:13:41.251092  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800053100 after lost signal to thread 4266
W20260709 13:13:41.252463  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08000878e0 after lost signal to thread 4340
W20260709 13:13:41.253069  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800211c40 after lost signal to thread 4363
W20260709 13:13:41.253446  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800211b40 after lost signal to thread 4367
I20260709 13:13:41.249539  4161 raft_consensus.cc:2468] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
W20260709 13:13:41.256206  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08001f46a0 after lost signal to thread 4376
I20260709 13:13:41.258770  4205 leader_election.cc:304] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:41.259987  4458 raft_consensus.cc:2804] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.260519  4458 raft_consensus.cc:697] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:41.261400  4458 consensus_queue.cc:237] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:41.264993  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800211ba0 after lost signal to thread 4383
I20260709 13:13:41.266045  4358 raft_consensus.cc:359] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.266938  4358 raft_consensus.cc:385] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.267309  4358 raft_consensus.cc:740] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.271061  4414 raft_consensus.cc:493] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.271636  4414 raft_consensus.cc:515] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.272468  4356 tablet_bootstrap.cc:654] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:41.266952  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6460 after lost signal to thread 4385
W20260709 13:13:41.272987  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800101020 after lost signal to thread 4390
W20260709 13:13:41.273208  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800211b80 after lost signal to thread 4396
I20260709 13:13:41.276237  4414 leader_election.cc:290] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.276352  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:41.273514  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08000c8b80 after lost signal to thread 4420
W20260709 13:13:41.277140  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9860 after lost signal to thread 4421
W20260709 13:13:41.277458  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6440 after lost signal to thread 4423
W20260709 13:13:41.277622  4279 leader_election.cc:343] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:41.277778  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08000a76e0 after lost signal to thread 4427
W20260709 13:13:41.278226  4096 debug-util.cc:398] Leaking SignalData structure 0x7b0800087800 after lost signal to thread 4434
W20260709 13:13:41.278535  4096 debug-util.cc:398] Leaking SignalData structure 0x7b080010e520 after lost signal to thread 4436
W20260709 13:13:41.278813  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08000fdae0 after lost signal to thread 4437
W20260709 13:13:41.279136  4096 debug-util.cc:398] Leaking SignalData structure 0x7b08001d71c0 after lost signal to thread 4445
I20260709 13:13:41.279807  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:41.281001  4280 leader_election.cc:343] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.281409  4280 leader_election.cc:304] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:41.282414  4414 raft_consensus.cc:2749] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.282728  4358 consensus_queue.cc:260] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.287460  4358 ts_tablet_manager.cc:1434] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.002s
I20260709 13:13:41.288434  4358 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:41.301884  4358 tablet_bootstrap.cc:654] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.363763  4414 raft_consensus.cc:493] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.364284  4414 raft_consensus.cc:515] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.366395  4414 leader_election.cc:290] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.367568  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29510123a37442e9b7757b5ad82480ca" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.368171  4237 raft_consensus.cc:2468] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.369711  4280 leader_election.cc:304] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:41.370584  4414 raft_consensus.cc:2804] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.370478  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29510123a37442e9b7757b5ad82480ca" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.371035  4414 raft_consensus.cc:493] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.371253  4161 raft_consensus.cc:2468] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.371426  4414 raft_consensus.cc:3060] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.375567  4358 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:41.377683  4357 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.378149  4357 ts_tablet_manager.cc:1403] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.211s	user 0.010s	sys 0.009s
I20260709 13:13:41.379079  4358 ts_tablet_manager.cc:1403] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.018s
I20260709 13:13:41.381839  4357 raft_consensus.cc:359] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.382494  4357 raft_consensus.cc:385] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.382758  4357 raft_consensus.cc:740] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.385008  4356 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.385453  4356 ts_tablet_manager.cc:1403] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.208s	user 0.011s	sys 0.021s
I20260709 13:13:41.383411  4357 consensus_queue.cc:260] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.389147  4357 ts_tablet_manager.cc:1434] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:13:41.388903  4356 raft_consensus.cc:359] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.389609  4356 raft_consensus.cc:385] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.389915  4356 raft_consensus.cc:740] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.390091  4357 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.390615  4356 consensus_queue.cc:260] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.393045  4356 ts_tablet_manager.cc:1434] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:13:41.393786  4356 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.398916  4414 raft_consensus.cc:515] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.400324  4358 raft_consensus.cc:359] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.401036  4358 raft_consensus.cc:385] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.401328  4358 raft_consensus.cc:740] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.406489  4357 tablet_bootstrap.cc:654] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.412184  4063 catalog_manager.cc:5697] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.424412  4358 consensus_queue.cc:260] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.432555  4358 ts_tablet_manager.cc:1434] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:13:41.427232  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29510123a37442e9b7757b5ad82480ca" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:41.436046  4161 raft_consensus.cc:3060] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.427580  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29510123a37442e9b7757b5ad82480ca" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:41.436569  4237 raft_consensus.cc:3060] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.437032  4358 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:41.430873  4356 tablet_bootstrap.cc:654] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.426520  4414 leader_election.cc:290] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.442703  4161 raft_consensus.cc:2468] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:41.443907  4279 leader_election.cc:304] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:41.444698  4414 raft_consensus.cc:2804] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.445199  4414 raft_consensus.cc:697] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:41.446156  4414 consensus_queue.cc:237] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.446704  4237 raft_consensus.cc:2468] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:41.447127  4467 raft_consensus.cc:493] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.447556  4467 raft_consensus.cc:515] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.453188  4467 leader_election.cc:290] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.457156  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.457803  4237 raft_consensus.cc:2468] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.459187  4280 leader_election.cc:304] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:41.460585  4467 raft_consensus.cc:2804] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.461107  4467 raft_consensus.cc:493] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.461616  4467 raft_consensus.cc:3060] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.462987  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:41.464234  4279 leader_election.cc:343] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.469537  4357 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.470108  4357 ts_tablet_manager.cc:1403] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.000s
I20260709 13:13:41.470556  4467 raft_consensus.cc:515] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.475153  4357 raft_consensus.cc:359] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.476100  4357 raft_consensus.cc:385] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.476437  4357 raft_consensus.cc:740] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.477092  4357 consensus_queue.cc:260] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.478770  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
W20260709 13:13:41.480208  4279 leader_election.cc:343] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.480614  4357 ts_tablet_manager.cc:1434] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:13:41.481413  4357 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.490883  4065 catalog_manager.cc:5697] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:41.492152  4467 leader_election.cc:290] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.495993  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:41.496574  4237 raft_consensus.cc:3060] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.497926  4356 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.498400  4356 ts_tablet_manager.cc:1403] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.000s
I20260709 13:13:41.500114  4358 tablet_bootstrap.cc:654] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.500985  4356 raft_consensus.cc:359] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.502709  4356 raft_consensus.cc:385] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.502967  4356 raft_consensus.cc:740] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.507081  4356 consensus_queue.cc:260] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.509145  4356 ts_tablet_manager.cc:1434] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:13:41.510130  4356 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.513844  4237 raft_consensus.cc:2468] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:41.514529  4357 tablet_bootstrap.cc:654] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.516101  4280 leader_election.cc:304] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:41.517123  4356 tablet_bootstrap.cc:654] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.517584  4467 raft_consensus.cc:2804] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.518054  4467 raft_consensus.cc:697] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:41.518838  4467 consensus_queue.cc:237] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.532485  4357 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.538825  4358 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:41.539402  4357 ts_tablet_manager.cc:1403] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.005s
I20260709 13:13:41.539417  4358 ts_tablet_manager.cc:1403] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.000s
I20260709 13:13:41.542232  4358 raft_consensus.cc:359] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.544627  4357 raft_consensus.cc:359] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.547505  4357 raft_consensus.cc:385] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.547505  4358 raft_consensus.cc:385] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.547919  4357 raft_consensus.cc:740] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.548029  4358 raft_consensus.cc:740] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.549057  4356 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.548813  4357 consensus_queue.cc:260] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.548765  4358 consensus_queue.cc:260] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.550060  4356 ts_tablet_manager.cc:1403] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.019s
I20260709 13:13:41.550144  4065 catalog_manager.cc:5697] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:41.551968  4358 ts_tablet_manager.cc:1434] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:13:41.554690  4358 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:41.560194  4358 tablet_bootstrap.cc:654] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.563077  4356 raft_consensus.cc:359] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.563637  4356 raft_consensus.cc:385] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.563910  4356 raft_consensus.cc:740] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.565294  4357 ts_tablet_manager.cc:1434] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:13:41.565485  4356 consensus_queue.cc:260] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.566201  4357 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.569705  4467 raft_consensus.cc:493] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.570142  4467 raft_consensus.cc:515] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.573992  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.573992  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.575223  4161 raft_consensus.cc:2468] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
W20260709 13:13:41.575352  4280 leader_election.cc:343] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.576545  4279 leader_election.cc:304] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:41.577420  4414 raft_consensus.cc:2804] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.577756  4414 raft_consensus.cc:493] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.578071  4414 raft_consensus.cc:3060] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.582824  4357 tablet_bootstrap.cc:654] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.584132  4467 leader_election.cc:290] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.585697  4414 raft_consensus.cc:515] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.588505  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:41.589043  4161 raft_consensus.cc:3060] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:41.590864  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:41.591518  4356 ts_tablet_manager.cc:1434] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:13:41.593165  4414 leader_election.cc:290] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.596207  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
W20260709 13:13:41.597846  4280 leader_election.cc:343] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.595851  4356 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.600658  4161 raft_consensus.cc:2468] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:41.601802  4279 leader_election.cc:304] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:41.602546  4414 raft_consensus.cc:2804] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.602756  4357 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.603556  4414 raft_consensus.cc:697] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:41.603678  4357 ts_tablet_manager.cc:1403] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260709 13:13:41.604174  4358 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:41.604729  4358 ts_tablet_manager.cc:1403] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.018s
I20260709 13:13:41.606211  4414 consensus_queue.cc:237] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.612962  4358 raft_consensus.cc:359] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.613452  4358 raft_consensus.cc:385] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.613670  4358 raft_consensus.cc:740] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.614528  4356 tablet_bootstrap.cc:654] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.614817  4357 raft_consensus.cc:359] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.615440  4357 raft_consensus.cc:385] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.615690  4357 raft_consensus.cc:740] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.616434  4357 consensus_queue.cc:260] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.618369  4357 ts_tablet_manager.cc:1434] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260709 13:13:41.619190  4357 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.616942  4062 catalog_manager.cc:5697] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:41.624650  4357 tablet_bootstrap.cc:654] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.626493  4356 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.614280  4358 consensus_queue.cc:260] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.628705  4358 ts_tablet_manager.cc:1434] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:13:41.629747  4358 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:41.635180  4358 tablet_bootstrap.cc:654] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.637909  4356 ts_tablet_manager.cc:1403] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.007s
I20260709 13:13:41.640883  4356 raft_consensus.cc:359] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.641800  4356 raft_consensus.cc:385] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.642159  4356 raft_consensus.cc:740] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.642977  4356 consensus_queue.cc:260] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.651779  4356 ts_tablet_manager.cc:1434] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:13:41.652802  4356 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.658776  4356 tablet_bootstrap.cc:654] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.680801  4358 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:41.681661  4358 ts_tablet_manager.cc:1403] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.016s
I20260709 13:13:41.684423  4358 raft_consensus.cc:359] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.685134  4358 raft_consensus.cc:385] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.685395  4358 raft_consensus.cc:740] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.686085  4358 consensus_queue.cc:260] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.687863  4356 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.688340  4356 ts_tablet_manager.cc:1403] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.010s
I20260709 13:13:41.688776  4357 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.689244  4357 ts_tablet_manager.cc:1403] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.017s
I20260709 13:13:41.690327  4356 raft_consensus.cc:359] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.690810  4356 raft_consensus.cc:385] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.691045  4356 raft_consensus.cc:740] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.691706  4356 consensus_queue.cc:260] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.691998  4357 raft_consensus.cc:359] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.692698  4357 raft_consensus.cc:385] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.692968  4357 raft_consensus.cc:740] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.693578  4357 consensus_queue.cc:260] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.694149  4356 ts_tablet_manager.cc:1434] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:41.695087  4356 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.695514  4357 ts_tablet_manager.cc:1434] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:41.696420  4357 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.700508  4356 tablet_bootstrap.cc:654] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.704656  4458 raft_consensus.cc:493] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.705153  4458 raft_consensus.cc:515] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.707257  4458 leader_election.cc:290] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.708815  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.709511  4165 raft_consensus.cc:2468] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:41.711062  4356 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.711485  4356 ts_tablet_manager.cc:1403] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 13:13:41.712070  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:41.712154  4205 leader_election.cc:304] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:41.712759  4307 raft_consensus.cc:2468] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:41.713088  4458 raft_consensus.cc:2804] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.713464  4458 raft_consensus.cc:493] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.714177  4458 raft_consensus.cc:3060] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.714133  4356 raft_consensus.cc:359] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.714888  4356 raft_consensus.cc:385] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.715184  4356 raft_consensus.cc:740] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.716030  4356 consensus_queue.cc:260] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.718186  4356 ts_tablet_manager.cc:1434] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:13:41.718961  4356 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.726239  4356 tablet_bootstrap.cc:654] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.727352  4414 raft_consensus.cc:493] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.728432  4458 raft_consensus.cc:515] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.730262  4414 raft_consensus.cc:515] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.731036  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:41.731576  4165 raft_consensus.cc:3060] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.736481  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.736824  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.737044  4356 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.737059  4237 raft_consensus.cc:2468] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.737555  4356 ts_tablet_manager.cc:1403] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260709 13:13:41.737443  4161 raft_consensus.cc:2468] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.738658  4279 leader_election.cc:304] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:41.740944  4358 ts_tablet_manager.cc:1434] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:13:41.741850  4358 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:41.741592  4356 raft_consensus.cc:359] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.742399  4356 raft_consensus.cc:385] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.742652  4356 raft_consensus.cc:740] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.743414  4467 raft_consensus.cc:2804] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.743278  4356 consensus_queue.cc:260] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.743780  4467 raft_consensus.cc:493] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.744100  4467 raft_consensus.cc:3060] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.745035  4356 ts_tablet_manager.cc:1434] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:13:41.745880  4356 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:41.748127  4165 raft_consensus.cc:2468] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:41.749305  4205 leader_election.cc:304] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:41.750438  4485 raft_consensus.cc:2804] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.750885  4485 raft_consensus.cc:697] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:41.751428  4356 tablet_bootstrap.cc:654] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.751710  4485 consensus_queue.cc:237] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.753657  4487 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.759579  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:41.759627  4414 leader_election.cc:290] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.760305  4307 raft_consensus.cc:3060] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.768154  4458 leader_election.cc:290] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.769308  4307 raft_consensus.cc:2468] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:41.776994  4357 tablet_bootstrap.cc:654] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.778115  4467 raft_consensus.cc:515] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.782574  4358 tablet_bootstrap.cc:654] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.792737  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:41.793545  4161 raft_consensus.cc:3060] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.794482  4357 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.794931  4357 ts_tablet_manager.cc:1403] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.000s
I20260709 13:13:41.800314  4455 raft_consensus.cc:493] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.800787  4455 raft_consensus.cc:515] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.803109  4455 leader_election.cc:290] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.804994  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e29a4516846cebda459240a68baf5" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.805809  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e29a4516846cebda459240a68baf5" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:41.806439  4131 leader_election.cc:343] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.806598  4314 raft_consensus.cc:2468] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:41.807191  4480 raft_consensus.cc:493] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.807766  4480 raft_consensus.cc:515] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.808673  4131 leader_election.cc:304] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:41.809777  4453 raft_consensus.cc:2804] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.810191  4453 raft_consensus.cc:493] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.810564  4453 raft_consensus.cc:3060] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.812215  4480 leader_election.cc:290] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.813176  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.813757  4237 raft_consensus.cc:2468] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:41.814013  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:41.814360  4357 raft_consensus.cc:359] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.814813  4314 raft_consensus.cc:2468] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:41.814888  4131 leader_election.cc:304] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:41.815893  4480 raft_consensus.cc:2804] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.816265  4480 raft_consensus.cc:493] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.816793  4480 raft_consensus.cc:3060] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.821851  4538 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.815006  4357 raft_consensus.cc:385] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.828020  4357 raft_consensus.cc:740] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.828717  4357 consensus_queue.cc:260] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.830608  4357 ts_tablet_manager.cc:1434] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 13:13:41.831492  4357 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.831584  4161 raft_consensus.cc:2468] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:41.838065  4357 tablet_bootstrap.cc:654] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.866222  4279 leader_election.cc:304] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:41.867229  4414 raft_consensus.cc:2804] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:41.867830  4414 raft_consensus.cc:697] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:41.868870  4414 consensus_queue.cc:237] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.827086  4453 raft_consensus.cc:515] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.849546  4480 raft_consensus.cc:515] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.855892  4358 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:41.858270  4455 raft_consensus.cc:493] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.878683  4358 ts_tablet_manager.cc:1403] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.137s	user 0.012s	sys 0.005s
I20260709 13:13:41.880404  4455 raft_consensus.cc:515] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.883514  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:41.884222  4237 raft_consensus.cc:3060] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.884572  4455 leader_election.cc:290] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.888259  4480 leader_election.cc:290] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.885756  4467 leader_election.cc:290] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.906209  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.907006  4240 raft_consensus.cc:2393] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:41.908483  4356 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:41.909336  4356 ts_tablet_manager.cc:1403] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.164s	user 0.066s	sys 0.072s
I20260709 13:13:41.910849  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:41.913847  4242 raft_consensus.cc:3060] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.910651  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:41.916281  4358 raft_consensus.cc:359] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.917868  4358 raft_consensus.cc:385] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.918066  4358 raft_consensus.cc:740] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.918380  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:41.920213  4453 leader_election.cc:290] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:41.920441  4314 raft_consensus.cc:3060] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.923488  4065 catalog_manager.cc:5697] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:41.925827  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e29a4516846cebda459240a68baf5" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:41.928886  4237 raft_consensus.cc:2468] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:41.933310  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e29a4516846cebda459240a68baf5" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:41.933019  4358 consensus_queue.cc:260] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.933861  4307 raft_consensus.cc:3060] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.935225  4358 ts_tablet_manager.cc:1434] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.001s
I20260709 13:13:41.936106  4358 tablet_bootstrap.cc:492] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:41.943418  4414 consensus_queue.cc:1048] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:41.946962  4242 raft_consensus.cc:2468] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:41.959903  4414 raft_consensus.cc:493] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:41.960740  4357 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:41.961213  4357 ts_tablet_manager.cc:1403] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.011s
I20260709 13:13:41.960613  4414 raft_consensus.cc:515] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.942926  4314 raft_consensus.cc:2468] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:41.970463  4357 raft_consensus.cc:359] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.971184  4357 raft_consensus.cc:385] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.971194  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a238895678a47dca45f427a2bc14323" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:41.971577  4357 raft_consensus.cc:740] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.971932  4165 raft_consensus.cc:2468] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.972468  4357 consensus_queue.cc:260] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.973089  4279 leader_election.cc:304] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
W20260709 13:13:41.968596  4131 leader_election.cc:343] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:41.973905  4467 raft_consensus.cc:2804] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:41.974814  4357 ts_tablet_manager.cc:1434] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:13:41.975557  4357 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:41.974071  4131 leader_election.cc:304] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:41.976440  4467 raft_consensus.cc:493] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:41.977214  4467 raft_consensus.cc:3060] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.978215  4453 raft_consensus.cc:3060] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.979346  4414 leader_election.cc:290] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.983598  4414 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.983994  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a238895678a47dca45f427a2bc14323" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:41.987190  4242 raft_consensus.cc:2468] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:41.986848  4467 raft_consensus.cc:515] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.988431  4358 tablet_bootstrap.cc:654] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.989308  4357 tablet_bootstrap.cc:654] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:41.990945  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a238895678a47dca45f427a2bc14323" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:41.991544  4242 raft_consensus.cc:3060] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:41.984519  4307 raft_consensus.cc:2468] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:41.985793  4361 consensus_queue.cc:1048] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:41.986965  4356 raft_consensus.cc:359] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:41.992542  4356 raft_consensus.cc:385] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:41.992928  4356 raft_consensus.cc:740] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:41.989818  4467 leader_election.cc:290] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:41.985510  4453 raft_consensus.cc:2749] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:41.993908  4356 consensus_queue.cc:260] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.001991  4356 ts_tablet_manager.cc:1434] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.002s
I20260709 13:13:42.002696  4242 raft_consensus.cc:2468] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:42.004031  4280 leader_election.cc:304] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:42.004912  4414 raft_consensus.cc:2804] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.005456  4414 raft_consensus.cc:697] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:42.006358  4414 consensus_queue.cc:237] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.007637  4358 tablet_bootstrap.cc:492] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:42.007637  4357 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:42.008221  4358 ts_tablet_manager.cc:1403] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.014s
I20260709 13:13:42.008633  4357 ts_tablet_manager.cc:1403] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 13:13:42.004025  4356 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:42.011202  4358 raft_consensus.cc:359] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.011878  4358 raft_consensus.cc:385] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.012131  4358 raft_consensus.cc:740] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.012816  4358 consensus_queue.cc:260] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.014991  4358 ts_tablet_manager.cc:1434] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:13:42.015885  4358 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:42.016017  4357 raft_consensus.cc:359] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.016623  4357 raft_consensus.cc:385] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.016876  4357 raft_consensus.cc:740] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
W20260709 13:13:42.053222  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 78996.1us
I20260709 13:13:42.056939  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a238895678a47dca45f427a2bc14323" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:42.058740  4161 raft_consensus.cc:3060] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.019014  4357 consensus_queue.cc:260] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.066665  4357 ts_tablet_manager.cc:1434] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 13:13:42.066979  4131 leader_election.cc:304] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:42.068904  4357 tablet_bootstrap.cc:492] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:42.059098  4356 tablet_bootstrap.cc:654] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.078756  4454 raft_consensus.cc:493] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.079756  4454 raft_consensus.cc:515] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.083814  4480 raft_consensus.cc:2804] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.089731  4454 leader_election.cc:290] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:42.097321  4550 raft_consensus.cc:493] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.098266  4550 raft_consensus.cc:515] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.092312  4480 raft_consensus.cc:697] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:42.101238  4558 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:13:42.102129  4480 consensus_queue.cc:237] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.113576  4550 leader_election.cc:290] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:42.101421  4062 catalog_manager.cc:5697] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.183851  4454 raft_consensus.cc:493] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.184567  4454 raft_consensus.cc:515] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:42.324813  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 258062us
I20260709 13:13:42.330265  4358 tablet_bootstrap.cc:654] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.337984  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8fd54e792f496c9fb8d75af7007bb3" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:42.336265  4161 raft_consensus.cc:2468] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:42.341158  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:42.353236  4279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 212264us
I20260709 13:13:42.360340  4356 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:42.360253  4454 leader_election.cc:290] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:42.361483  4356 ts_tablet_manager.cc:1403] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.358s	user 0.010s	sys 0.008s
I20260709 13:13:42.364480  4357 tablet_bootstrap.cc:654] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.365013  4356 raft_consensus.cc:359] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.368904  4131 leader_election.cc:304] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:42.369720  4454 raft_consensus.cc:2804] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.370291  4454 raft_consensus.cc:697] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:42.371767  4454 consensus_queue.cc:237] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.366281  4356 raft_consensus.cc:385] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.373409  4356 raft_consensus.cc:740] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
W20260709 13:13:42.374020  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 278375us
I20260709 13:13:42.376888  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:42.379879  4558 raft_consensus.cc:493] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:13:42.380147  4131 leader_election.cc:343] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.380497  4558 raft_consensus.cc:515] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:42.380944  4131 leader_election.cc:343] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:42.381893  4131 leader_election.cc:343] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.382560  4558 leader_election.cc:290] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
W20260709 13:13:42.388486  4280 consensus_peers.cc:597] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:13:42.387130  4356 consensus_queue.cc:260] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.390424  4487 raft_consensus.cc:493] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.390923  4487 raft_consensus.cc:515] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.392112  4356 ts_tablet_manager.cc:1434] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 13:13:42.392218  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:42.393666  4356 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:42.394647  4487 leader_election.cc:290] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
W20260709 13:13:42.402237  4280 leader_election.cc:343] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.405216  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:42.404624  4487 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:13:42.438063  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:42.437072  4167 raft_consensus.cc:2468] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
W20260709 13:13:42.440109  4205 leader_election.cc:343] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.442294  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:42.442893  4307 raft_consensus.cc:2468] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:42.443045  4279 leader_election.cc:304] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:42.444221  4564 raft_consensus.cc:2804] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.451993  4358 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:42.452567  4358 ts_tablet_manager.cc:1403] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.437s	user 0.014s	sys 0.028s
I20260709 13:13:42.454581  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8fd54e792f496c9fb8d75af7007bb3" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:42.444590  4564 raft_consensus.cc:493] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.455690  4564 raft_consensus.cc:3060] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.459348  4558 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.464334  4356 tablet_bootstrap.cc:654] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.455662  4358 raft_consensus.cc:359] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.467244  4358 raft_consensus.cc:385] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.467551  4358 raft_consensus.cc:740] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.468173  4358 consensus_queue.cc:260] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.468158  4564 raft_consensus.cc:515] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.473587  4357 tablet_bootstrap.cc:492] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:42.473522  4564 leader_election.cc:290] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:42.474143  4357 ts_tablet_manager.cc:1403] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.406s	user 0.025s	sys 0.015s
I20260709 13:13:42.473538  4358 ts_tablet_manager.cc:1434] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260709 13:13:42.476578  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:42.477439  4236 raft_consensus.cc:3060] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.482008  4564 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.486200  4357 raft_consensus.cc:359] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.486940  4357 raft_consensus.cc:385] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.487205  4357 raft_consensus.cc:740] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.487876  4357 consensus_queue.cc:260] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.489089  4564 raft_consensus.cc:493] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.489617  4564 raft_consensus.cc:515] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.490260  4357 ts_tablet_manager.cc:1434] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:13:42.494060  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:42.494655  4311 raft_consensus.cc:2468] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:42.496528  4358 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:42.496922  4236 raft_consensus.cc:2468] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:42.498617  4280 leader_election.cc:304] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:42.502311  4467 raft_consensus.cc:2804] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.502840  4467 raft_consensus.cc:697] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:42.503381  4357 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:42.503820  4467 consensus_queue.cc:237] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.506889  4356 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:42.510030  4356 ts_tablet_manager.cc:1403] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.014s
I20260709 13:13:42.502848  4361 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:13:42.517423  4561 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:13:42.522493  4063 catalog_manager.cc:5697] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } }
I20260709 13:13:42.544337  4564 leader_election.cc:290] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:42.563689  4131 leader_election.cc:304] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:42.564754  4480 raft_consensus.cc:2804] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.565182  4480 raft_consensus.cc:493] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.565572  4480 raft_consensus.cc:3060] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:42.577840  4131 leader_election.cc:343] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.578303  4131 leader_election.cc:304] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:42.579187  4559 raft_consensus.cc:2749] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.578711  4356 raft_consensus.cc:359] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.580415  4356 raft_consensus.cc:385] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:42.580417  4487 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:42.580902  4356 raft_consensus.cc:740] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:42.581672  4356 consensus_queue.cc:260] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.582374  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:42.584317  4279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 43755.1us
I20260709 13:13:42.586400  4564 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:42.589419  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:42.590924  4131 leader_election.cc:304] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:42.592466  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:42.600847  4559 raft_consensus.cc:2804] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:42.601238  4559 raft_consensus.cc:493] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:42.601619  4559 raft_consensus.cc:3060] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.599041  4062 catalog_manager.cc:5697] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.595882  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:42.609736  4206 leader_election.cc:343] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.613171  4062 catalog_manager.cc:5697] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.616225  4356 ts_tablet_manager.cc:1434] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.002s
I20260709 13:13:42.613173  4206 leader_election.cc:304] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
W20260709 13:13:42.617705  4280 leader_election.cc:343] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.635416  4356 tablet_bootstrap.cc:492] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:42.660686  4559 raft_consensus.cc:515] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.661900  4163 raft_consensus.cc:2393] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:42.667796  4480 raft_consensus.cc:515] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.669409  4161 raft_consensus.cc:2393] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:42.676122  4480 leader_election.cc:290] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:42.676322  4559 leader_election.cc:290] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:42.687701  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:42.689152  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fb45f6a5f5412aa0f203b1c0ba0a4b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:42.689925  4239 raft_consensus.cc:2393] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:42.691282  4279 leader_election.cc:304] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:42.692081  4361 raft_consensus.cc:3060] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:42.692683  4131 leader_election.cc:304] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [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: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:42.693729  4454 raft_consensus.cc:2749] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.679244  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:42.681002  4487 raft_consensus.cc:2749] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.701122  4361 raft_consensus.cc:2749] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.697599  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
W20260709 13:13:42.750988  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:13:42.775415  4579 log.cc:927] Time spent T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: Append to log took a long time: real 0.086s	user 0.000s	sys 0.000s
W20260709 13:13:42.778832  4131 leader_election.cc:343] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:42.781311  4279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 78924.7us
I20260709 13:13:42.784555  4358 tablet_bootstrap.cc:654] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.799448  4485 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.799991  4485 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.802351  4485 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:42.806428  4311 raft_consensus.cc:2468] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:42.808151  4357 tablet_bootstrap.cc:654] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.808243  4559 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:42.812186  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:42.812820  4165 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:42.812354  4062 catalog_manager.cc:5697] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:42.815049  4565 raft_consensus.cc:493] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.816394  4565 raft_consensus.cc:515] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:42.821432  4577 log.cc:927] Time spent T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 13:13:42.822077  4131 leader_election.cc:304] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:42.822829  4559 raft_consensus.cc:2804] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:42.823259  4559 raft_consensus.cc:697] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:42.824270  4565 leader_election.cc:290] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:42.825371  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:42.826619  4280 leader_election.cc:343] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.827780  4205 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:42.824076  4559 consensus_queue.cc:237] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.906893  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:42.907796  4311 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:42.920101  4453 raft_consensus.cc:493] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:42.922536  4453 raft_consensus.cc:515] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:42.927345  4453 leader_election.cc:290] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:42.941234  4356 tablet_bootstrap.cc:654] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:42.949054  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:42.951180  4583 raft_consensus.cc:2804] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:42.951568  4583 raft_consensus.cc:493] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:13:42.974256  4279 leader_election.cc:343] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:42.974706  4279 leader_election.cc:304] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:42.975749  4565 raft_consensus.cc:2749] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:42.962828  4583 raft_consensus.cc:3060] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:42.995949  4062 catalog_manager.cc:5697] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:42.996897  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:42.997572  4242 raft_consensus.cc:2468] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:42.997594  4358 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:42.998948  4358 ts_tablet_manager.cc:1403] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.503s	user 0.016s	sys 0.017s
I20260709 13:13:43.002233  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.008915  4357 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.009347  4357 ts_tablet_manager.cc:1403] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.506s	user 0.031s	sys 0.026s
I20260709 13:13:43.011073  4358 raft_consensus.cc:359] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.011776  4358 raft_consensus.cc:385] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.012082  4358 raft_consensus.cc:740] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.012315  4356 tablet_bootstrap.cc:492] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.012730  4356 ts_tablet_manager.cc:1403] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.383s	user 0.043s	sys 0.088s
I20260709 13:13:43.013130  4358 consensus_queue.cc:260] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.016019  4357 raft_consensus.cc:359] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.016638  4357 raft_consensus.cc:385] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.016952  4357 raft_consensus.cc:740] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.017037  4358 ts_tablet_manager.cc:1434] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:13:43.018541  4357 consensus_queue.cc:260] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.021243  4358 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.024884  4357 ts_tablet_manager.cc:1434] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 13:13:43.025856  4357 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.044457  4583 raft_consensus.cc:515] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.046515  4583 leader_election.cc:290] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.047641  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:43.047887  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c3abbf2832b49c79645135c63d9aec0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.048264  4165 raft_consensus.cc:3060] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:43.048448  4307 raft_consensus.cc:3060] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:43.049645  4358 tablet_bootstrap.cc:654] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.043855  4356 raft_consensus.cc:359] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.052183  4356 raft_consensus.cc:385] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.052539  4356 raft_consensus.cc:740] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.053221  4356 consensus_queue.cc:260] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.053912  4307 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:13:43.054896  4206 leader_election.cc:304] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:43.055713  4583 raft_consensus.cc:2804] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:43.057685  4480 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.057933  4583 raft_consensus.cc:697] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:43.058928  4356 ts_tablet_manager.cc:1434] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:13:43.059929  4356 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.059325  4583 consensus_queue.cc:237] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:43.060195  4131 leader_election.cc:343] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.060492  4357 tablet_bootstrap.cc:654] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.063791  4564 raft_consensus.cc:493] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.064368  4165 raft_consensus.cc:2468] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:13:43.064232  4564 raft_consensus.cc:515] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.066257  4564 leader_election.cc:290] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:43.067924  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.069160  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:43.070677  4280 leader_election.cc:343] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:43.072139  4279 leader_election.cc:343] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.072542  4279 leader_election.cc:304] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:43.073539  4564 raft_consensus.cc:2749] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:43.076298  4131 consensus_peers.cc:597] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:13:43.076414  4358 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.076478  4356 tablet_bootstrap.cc:654] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.096099  4358 ts_tablet_manager.cc:1403] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.006s
I20260709 13:13:43.096293  4131 leader_election.cc:304] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:43.097218  4559 raft_consensus.cc:2804] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.097594  4559 raft_consensus.cc:493] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.097923  4559 raft_consensus.cc:3060] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.091777  4564 raft_consensus.cc:493] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.099598  4358 raft_consensus.cc:359] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.100427  4358 raft_consensus.cc:385] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.100270  4564 raft_consensus.cc:515] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.103185  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.104311  4564 leader_election.cc:290] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:43.105492  4356 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.105365  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.105906  4356 ts_tablet_manager.cc:1403] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260709 13:13:43.105965  4242 raft_consensus.cc:2468] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:43.100728  4358 raft_consensus.cc:740] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.107185  4280 leader_election.cc:304] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:43.108065  4564 raft_consensus.cc:2804] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.108479  4564 raft_consensus.cc:493] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.108582  4356 raft_consensus.cc:359] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.109051  4564 raft_consensus.cc:3060] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.108224  4358 consensus_queue.cc:260] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.109220  4356 raft_consensus.cc:385] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.111907  4356 raft_consensus.cc:740] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.112596  4356 consensus_queue.cc:260] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.112720  4565 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.114434  4559 raft_consensus.cc:515] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.115535  4166 raft_consensus.cc:2393] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:43.117347  4564 raft_consensus.cc:515] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.120805  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:43.121537  4166 raft_consensus.cc:2393] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:43.122275  4356 ts_tablet_manager.cc:1434] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:13:43.123292  4356 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.124552  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:43.125109  4237 raft_consensus.cc:3060] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.128420  4358 ts_tablet_manager.cc:1434] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:13:43.132799  4358 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.134441  4356 tablet_bootstrap.cc:654] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.140470  4237 raft_consensus.cc:2468] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:43.142359  4280 leader_election.cc:304] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:43.142786  4358 tablet_bootstrap.cc:654] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.144064  4414 raft_consensus.cc:2804] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.144505  4414 raft_consensus.cc:697] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:43.145236  4414 consensus_queue.cc:237] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.149353  4357 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.149817  4357 ts_tablet_manager.cc:1403] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.008s
I20260709 13:13:43.152837  4357 raft_consensus.cc:359] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.157275  4357 raft_consensus.cc:385] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.157649  4357 raft_consensus.cc:740] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.158460  4357 consensus_queue.cc:260] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.166193  4565 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.169624  4357 ts_tablet_manager.cc:1434] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:13:43.141122  4564 leader_election.cc:290] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:43.174785  4357 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.184535  4559 leader_election.cc:290] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.186223  4357 tablet_bootstrap.cc:654] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.187943  4480 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:43.189595  4356 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.190148  4356 ts_tablet_manager.cc:1403] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.067s	user 0.002s	sys 0.019s
I20260709 13:13:43.195960  4356 raft_consensus.cc:359] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.196599  4356 raft_consensus.cc:385] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.196861  4356 raft_consensus.cc:740] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.197476  4356 consensus_queue.cc:260] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.199066  4356 ts_tablet_manager.cc:1434] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:13:43.199285  4357 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.199707  4357 ts_tablet_manager.cc:1403] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.002s
I20260709 13:13:43.203801  4356 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.208298  4064 catalog_manager.cc:5697] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:43.213737  4356 tablet_bootstrap.cc:654] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.224023  4357 raft_consensus.cc:359] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.224710  4357 raft_consensus.cc:385] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.224979  4357 raft_consensus.cc:740] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.225639  4357 consensus_queue.cc:260] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.223647  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.230150  4357 ts_tablet_manager.cc:1434] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:13:43.231108  4357 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.225625  4065 catalog_manager.cc:5697] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 2, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.237257  4358 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.237689  4358 ts_tablet_manager.cc:1403] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.105s	user 0.033s	sys 0.021s
I20260709 13:13:43.235548  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba95c2a3b8045598c4ed2c8c16db1e8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:43.238622  4238 raft_consensus.cc:2393] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:43.240231  4358 raft_consensus.cc:359] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.240895  4358 raft_consensus.cc:385] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.241144  4358 raft_consensus.cc:740] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.241776  4358 consensus_queue.cc:260] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.245864  4131 leader_election.cc:304] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [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: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:43.248597  4357 tablet_bootstrap.cc:654] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.250947  4358 ts_tablet_manager.cc:1434] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:13:43.252575  4358 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.250053  4559 raft_consensus.cc:2749] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.266492  4358 tablet_bootstrap.cc:654] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.284623  4414 raft_consensus.cc:493] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.285236  4414 raft_consensus.cc:515] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.288655  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:43.290395  4279 leader_election.cc:343] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.296573  4357 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.296803  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.296996  4357 ts_tablet_manager.cc:1403] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.013s
W20260709 13:13:43.298063  4280 leader_election.cc:343] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.298487  4280 leader_election.cc:304] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:43.299211  4564 raft_consensus.cc:2749] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.299556  4357 raft_consensus.cc:359] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.299965  4414 leader_election.cc:290] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:43.300223  4357 raft_consensus.cc:385] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.300510  4357 raft_consensus.cc:740] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.301043  4357 consensus_queue.cc:260] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.307343  4356 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.307802  4356 ts_tablet_manager.cc:1403] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.008s
I20260709 13:13:43.308266  4583 raft_consensus.cc:493] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.308682  4583 raft_consensus.cc:515] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.310145  4358 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.310603  4358 ts_tablet_manager.cc:1403] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.058s	user 0.021s	sys 0.017s
I20260709 13:13:43.310402  4356 raft_consensus.cc:359] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.310545  4583 leader_election.cc:290] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.312647  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e29a4516846cebda459240a68baf5" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.313422  4358 raft_consensus.cc:359] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.314118  4358 raft_consensus.cc:385] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.314428  4358 raft_consensus.cc:740] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.315096  4358 consensus_queue.cc:260] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.317849  4358 ts_tablet_manager.cc:1434] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:13:43.318567  4356 raft_consensus.cc:385] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.318866  4356 raft_consensus.cc:740] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.318320  4357 ts_tablet_manager.cc:1434] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:13:43.319609  4358 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.320190  4357 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.319639  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e29a4516846cebda459240a68baf5" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.321528  4205 leader_election.cc:304] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:43.322521  4583 raft_consensus.cc:2749] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.322997  4356 consensus_queue.cc:260] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.324966  4356 ts_tablet_manager.cc:1434] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:13:43.325920  4356 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.326721  4358 tablet_bootstrap.cc:654] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.335453  4356 tablet_bootstrap.cc:654] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.339195  4357 tablet_bootstrap.cc:654] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.342119  4454 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:43.343200  4480 raft_consensus.cc:493] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.343808  4480 raft_consensus.cc:515] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.346302  4480 leader_election.cc:290] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.349056  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.349920  4358 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.350333  4358 ts_tablet_manager.cc:1403] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.007s
I20260709 13:13:43.352814  4358 raft_consensus.cc:359] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.353374  4358 raft_consensus.cc:385] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.353601  4358 raft_consensus.cc:740] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.354255  4358 consensus_queue.cc:260] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.356144  4358 ts_tablet_manager.cc:1434] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:13:43.362193  4582 raft_consensus.cc:493] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.363013  4358 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.362646  4582 raft_consensus.cc:515] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.364825  4582 leader_election.cc:290] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.366496  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.372888  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8342c1d60824e8db1a61f2961201b39" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.374446  4206 leader_election.cc:304] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:43.375315  4583 raft_consensus.cc:2749] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.377477  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.378062  4311 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:43.381754  4238 raft_consensus.cc:3060] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.384496  4358 tablet_bootstrap.cc:654] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.385618  4131 leader_election.cc:304] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.386452  4454 raft_consensus.cc:2804] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.386811  4454 raft_consensus.cc:493] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:13:43.387619  4131 leader_election.cc:343] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.387188  4454 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.392555  4583 raft_consensus.cc:493] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.398391  4583 raft_consensus.cc:515] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.402309  4237 raft_consensus.cc:3060] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.414958  4242 raft_consensus.cc:3060] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.415820  4583 leader_election.cc:290] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.415529  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8fd54e792f496c9fb8d75af7007bb3" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.416682  4165 raft_consensus.cc:2468] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:43.417936  4205 leader_election.cc:304] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.418818  4583 raft_consensus.cc:2804] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.419162  4583 raft_consensus.cc:493] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.419490  4583 raft_consensus.cc:3060] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.424809  4453 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.425830  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8fd54e792f496c9fb8d75af7007bb3" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.430331  4311 raft_consensus.cc:2468] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:43.434136  4357 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.434579  4357 ts_tablet_manager.cc:1403] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.055s
I20260709 13:13:43.437115  4357 raft_consensus.cc:359] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.437719  4357 raft_consensus.cc:385] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.437970  4357 raft_consensus.cc:740] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.438766  4357 consensus_queue.cc:260] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.438948  4454 raft_consensus.cc:515] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.440763  4357 ts_tablet_manager.cc:1434] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:13:43.427660  4356 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.444240  4357 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.444304  4454 leader_election.cc:290] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.445446  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
W20260709 13:13:43.446990  4131 leader_election.cc:343] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.447139  4356 ts_tablet_manager.cc:1403] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.020s
I20260709 13:13:43.449709  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.450222  4311 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.450115  4583 raft_consensus.cc:515] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.451215  4356 raft_consensus.cc:359] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.452960  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8fd54e792f496c9fb8d75af7007bb3" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:43.453498  4165 raft_consensus.cc:3060] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.453727  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8fd54e792f496c9fb8d75af7007bb3" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.454286  4307 raft_consensus.cc:3060] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.455260  4453 raft_consensus.cc:493] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.455746  4453 raft_consensus.cc:515] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.456975  4358 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.459852  4358 ts_tablet_manager.cc:1403] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.097s	user 0.033s	sys 0.012s
I20260709 13:13:43.459965  4165 raft_consensus.cc:2468] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:43.461055  4205 leader_election.cc:304] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.459244  4311 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:43.461138  4307 raft_consensus.cc:2468] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:43.461513  4583 leader_election.cc:290] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.461871  4582 raft_consensus.cc:2804] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.451853  4356 raft_consensus.cc:385] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.464428  4582 raft_consensus.cc:697] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:43.457528  4453 leader_election.cc:290] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.464919  4564 raft_consensus.cc:493] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.462788  4358 raft_consensus.cc:359] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.465528  4358 raft_consensus.cc:385] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.465349  4582 consensus_queue.cc:237] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.465900  4131 leader_election.cc:304] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:43.466492  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.466934  4453 raft_consensus.cc:2804] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.467578  4453 raft_consensus.cc:697] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:43.468478  4453 consensus_queue.cc:237] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.465374  4564 raft_consensus.cc:515] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.469956  4314 raft_consensus.cc:2468] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:43.471123  4564 leader_election.cc:290] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:43.465806  4358 raft_consensus.cc:740] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.472276  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.472342  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.472863  4358 consensus_queue.cc:260] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:43.474401  4131 leader_election.cc:343] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:43.474977  4280 leader_election.cc:343] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.475077  4131 leader_election.cc:304] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:43.472301  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.476019  4454 raft_consensus.cc:2804] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.477566  4454 raft_consensus.cc:493] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.477910  4454 raft_consensus.cc:3060] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.478426  4358 ts_tablet_manager.cc:1434] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:13:43.478807  4356 raft_consensus.cc:740] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.479558  4356 consensus_queue.cc:260] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.481693  4358 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.500049  4356 ts_tablet_manager.cc:1434] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 13:13:43.504276  4356 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.507365  4357 tablet_bootstrap.cc:654] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.513602  4454 raft_consensus.cc:515] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.514742  4165 raft_consensus.cc:2393] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:43.515667  4454 leader_election.cc:290] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.516196  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:43.520303  4279 leader_election.cc:304] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
W20260709 13:13:43.521411  4131 leader_election.cc:343] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.521733  4062 catalog_manager.cc:5697] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.521402  4414 raft_consensus.cc:3060] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.531996  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.540066  4414 raft_consensus.cc:2749] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.540900  4564 raft_consensus.cc:493] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.541338  4564 raft_consensus.cc:515] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.544766  4564 leader_election.cc:290] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:43.545523  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a57b5e5c2434229a1af5b31497819a3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.546888  4165 raft_consensus.cc:2468] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:43.548357  4314 raft_consensus.cc:2468] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:43.548776  4358 tablet_bootstrap.cc:654] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.548599  4279 leader_election.cc:304] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.549909  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a57b5e5c2434229a1af5b31497819a3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.550527  4238 raft_consensus.cc:2468] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:43.552028  4131 leader_election.cc:304] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:43.554060  4063 catalog_manager.cc:5697] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.555503  4453 raft_consensus.cc:2804] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.562211  4453 raft_consensus.cc:697] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:43.554536  4414 raft_consensus.cc:2804] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.563014  4453 consensus_queue.cc:237] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.563158  4414 raft_consensus.cc:493] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.568094  4414 raft_consensus.cc:3060] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.580852  4357 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.581303  4357 ts_tablet_manager.cc:1403] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.011s
I20260709 13:13:43.583902  4357 raft_consensus.cc:359] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.583592  4062 catalog_manager.cc:5697] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.584539  4357 raft_consensus.cc:385] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.584844  4357 raft_consensus.cc:740] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.587131  4356 tablet_bootstrap.cc:654] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.587016  4414 raft_consensus.cc:515] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.585736  4357 consensus_queue.cc:260] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.589725  4357 ts_tablet_manager.cc:1434] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:13:43.590656  4357 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.597666  4358 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.598107  4358 ts_tablet_manager.cc:1403] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.006s
I20260709 13:13:43.599471  4314 raft_consensus.cc:1275] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:43.600934  4582 consensus_queue.cc:1048] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:43.601915  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a57b5e5c2434229a1af5b31497819a3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:43.602084  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a57b5e5c2434229a1af5b31497819a3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:43.602478  4165 raft_consensus.cc:3060] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.602771  4238 raft_consensus.cc:3060] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.600684  4358 raft_consensus.cc:359] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.606092  4358 raft_consensus.cc:385] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.606362  4358 raft_consensus.cc:740] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.607870  4358 consensus_queue.cc:260] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.609927  4165 raft_consensus.cc:2468] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:43.610987  4358 ts_tablet_manager.cc:1434] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:13:43.611186  4279 leader_election.cc:304] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.612053  4357 tablet_bootstrap.cc:654] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.612171  4564 raft_consensus.cc:2804] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.612794  4564 raft_consensus.cc:697] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:43.613617  4564 consensus_queue.cc:237] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.619788  4357 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.620391  4357 ts_tablet_manager.cc:1403] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260709 13:13:43.622097  4485 raft_consensus.cc:493] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.622556  4485 raft_consensus.cc:515] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.623137  4357 raft_consensus.cc:359] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.623696  4357 raft_consensus.cc:385] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.623943  4357 raft_consensus.cc:740] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.624511  4485 leader_election.cc:290] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.624432  4357 consensus_queue.cc:260] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.625177  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee677f3d46ce401782a08ac3be053308" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.625730  4165 raft_consensus.cc:2468] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:43.626607  4357 ts_tablet_manager.cc:1434] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:13:43.627514  4357 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.627625  4205 leader_election.cc:304] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.627924  4165 raft_consensus.cc:1275] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:43.628376  4583 raft_consensus.cc:2804] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.628722  4583 raft_consensus.cc:493] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.629065  4583 raft_consensus.cc:3060] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.631896  4485 consensus_queue.cc:1048] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.636101  4358 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.637907  4559 raft_consensus.cc:493] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.638350  4559 raft_consensus.cc:515] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.638902  4357 tablet_bootstrap.cc:654] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.644229  4238 raft_consensus.cc:2468] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:43.644774  4414 leader_election.cc:290] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:43.648645  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee677f3d46ce401782a08ac3be053308" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.651567  4559 leader_election.cc:290] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.654799  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.655357  4307 raft_consensus.cc:2468] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:43.658928  4357 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.659379  4357 ts_tablet_manager.cc:1403] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.015s
I20260709 13:13:43.662083  4564 consensus_queue.cc:1048] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.664058  4062 catalog_manager.cc:5697] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
W20260709 13:13:43.666399  4206 leader_election.cc:343] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.667569  4358 tablet_bootstrap.cc:654] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.701128  4453 raft_consensus.cc:493] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.707391  4453 raft_consensus.cc:515] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.709408  4453 leader_election.cc:290] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.683082  4361 consensus_queue.cc:1048] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:13:43.684618  4356 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.668103  4357 raft_consensus.cc:359] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.667913  4131 leader_election.cc:304] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.710378  4357 raft_consensus.cc:385] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.712255  4357 raft_consensus.cc:740] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.710482  4356 ts_tablet_manager.cc:1403] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.210s	user 0.014s	sys 0.009s
I20260709 13:13:43.713195  4454 raft_consensus.cc:2804] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.713596  4454 raft_consensus.cc:493] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.713963  4454 raft_consensus.cc:3060] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.714354  4239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.713758  4357 consensus_queue.cc:260] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.717473  4357 ts_tablet_manager.cc:1434] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.014s
I20260709 13:13:43.720737  4357 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.722994  4454 raft_consensus.cc:515] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.719036  4356 raft_consensus.cc:359] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.723860  4356 raft_consensus.cc:385] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.724064  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.724210  4356 raft_consensus.cc:740] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.725021  4356 consensus_queue.cc:260] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.693950  4583 raft_consensus.cc:515] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.729281  4356 ts_tablet_manager.cc:1434] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 13:13:43.729796  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee677f3d46ce401782a08ac3be053308" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:43.734681  4166 raft_consensus.cc:3060] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.736405  4358 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.736886  4358 ts_tablet_manager.cc:1403] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.007s
I20260709 13:13:43.739339  4358 raft_consensus.cc:359] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.740581  4358 raft_consensus.cc:385] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.740895  4358 raft_consensus.cc:740] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.741706  4358 consensus_queue.cc:260] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.745982  4358 ts_tablet_manager.cc:1434] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:13:43.740314  4356 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.746145  4166 raft_consensus.cc:2468] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:43.747155  4205 leader_election.cc:304] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:43.747905  4582 raft_consensus.cc:2804] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.748332  4582 raft_consensus.cc:697] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:43.733673  4357 tablet_bootstrap.cc:654] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.749111  4582 consensus_queue.cc:237] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:43.740036  4131 leader_election.cc:343] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.754714  4358 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.754793  4454 leader_election.cc:290] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
W20260709 13:13:43.757527  4131 leader_election.cc:343] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.757968  4131 leader_election.cc:304] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:43.758841  4583 leader_election.cc:290] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.766530  4356 tablet_bootstrap.cc:654] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.771162  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee677f3d46ce401782a08ac3be053308" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.771770  4314 raft_consensus.cc:3060] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.697273  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.775182  4453 raft_consensus.cc:2749] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.775863  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
W20260709 13:13:43.780694  4131 leader_election.cc:343] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.788268  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.789021  4311 raft_consensus.cc:3060] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.802165  4311 raft_consensus.cc:2468] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:43.804484  4357 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.805426  4357 ts_tablet_manager.cc:1403] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.010s
I20260709 13:13:43.805902  4358 tablet_bootstrap.cc:654] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:43.805902  4131 leader_election.cc:343] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.806988  4131 leader_election.cc:304] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:43.807996  4559 raft_consensus.cc:2804] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.808137  4063 catalog_manager.cc:5697] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.808929  4559 raft_consensus.cc:697] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:43.810590  4559 consensus_queue.cc:237] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.824518  4314 raft_consensus.cc:2468] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:43.833554  4356 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.834014  4356 ts_tablet_manager.cc:1403] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.017s
I20260709 13:13:43.838033  4356 raft_consensus.cc:359] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.840139  4356 raft_consensus.cc:385] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.840428  4356 raft_consensus.cc:740] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.838920  4357 raft_consensus.cc:359] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.841374  4357 raft_consensus.cc:385] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.841656  4357 raft_consensus.cc:740] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.841957  4356 consensus_queue.cc:260] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.843428  4356 ts_tablet_manager.cc:1434] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:13:43.842242  4357 consensus_queue.cc:260] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.847353  4485 raft_consensus.cc:493] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.857200  4485 raft_consensus.cc:515] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.851143  4063 catalog_manager.cc:5697] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:43.860494  4485 leader_election.cc:290] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.861254  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:43.862851  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5947e26695b463fb415c69ce63dc2fb" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.863871  4311 raft_consensus.cc:2393] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:43.866847  4206 leader_election.cc:304] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:43.868834  4624 raft_consensus.cc:3060] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.873386  4356 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.878139  4357 ts_tablet_manager.cc:1434] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:13:43.879165  4357 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.880714  4453 raft_consensus.cc:493] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.872581  4485 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:13:43.881173  4453 raft_consensus.cc:515] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.884573  4453 leader_election.cc:290] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.885311  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee489f483ea4c56adc01ee51b1909f1" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.885578  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee489f483ea4c56adc01ee51b1909f1" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.886178  4307 raft_consensus.cc:2468] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
W20260709 13:13:43.886799  4131 leader_election.cc:343] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.887432  4131 leader_election.cc:304] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:43.890623  4453 raft_consensus.cc:2804] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.890990  4453 raft_consensus.cc:493] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.891326  4453 raft_consensus.cc:3060] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.894428  4357 tablet_bootstrap.cc:654] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.897851  4453 raft_consensus.cc:515] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.902652  4624 raft_consensus.cc:2749] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:43.902850  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee489f483ea4c56adc01ee51b1909f1" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
W20260709 13:13:43.904506  4131 leader_election.cc:343] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.905442  4356 tablet_bootstrap.cc:654] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.906976  4358 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.907395  4358 ts_tablet_manager.cc:1403] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.153s	user 0.014s	sys 0.017s
I20260709 13:13:43.908383  4624 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:43.911067  4358 raft_consensus.cc:359] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.913072  4358 raft_consensus.cc:385] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.913342  4358 raft_consensus.cc:740] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.914192  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee489f483ea4c56adc01ee51b1909f1" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:43.914741  4311 raft_consensus.cc:3060] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.913673  4453 leader_election.cc:290] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.913990  4358 consensus_queue.cc:260] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:43.925261  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:43.927955  4358 ts_tablet_manager.cc:1434] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260709 13:13:43.932621  4311 raft_consensus.cc:2468] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:43.933101  4358 tablet_bootstrap.cc:492] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.935182  4357 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.935611  4357 ts_tablet_manager.cc:1403] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.002s
I20260709 13:13:43.937139  4131 leader_election.cc:304] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:43.938242  4357 raft_consensus.cc:359] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.938545  4453 raft_consensus.cc:2804] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:43.938901  4357 raft_consensus.cc:385] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.939175  4357 raft_consensus.cc:740] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.939924  4357 consensus_queue.cc:260] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.941761  4357 ts_tablet_manager.cc:1434] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:13:43.939160  4453 raft_consensus.cc:697] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:43.942687  4357 tablet_bootstrap.cc:492] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:43.942972  4453 consensus_queue.cc:237] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.946184  4358 tablet_bootstrap.cc:654] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.951458  4356 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.951893  4356 ts_tablet_manager.cc:1403] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.011s
I20260709 13:13:43.954229  4356 raft_consensus.cc:359] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.955484  4356 raft_consensus.cc:385] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.955765  4356 raft_consensus.cc:740] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.958549  4356 consensus_queue.cc:260] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.960495  4356 ts_tablet_manager.cc:1434] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:13:43.961401  4356 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:43.966826  4356 tablet_bootstrap.cc:654] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.949180  4357 tablet_bootstrap.cc:654] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:43.979882  4358 tablet_bootstrap.cc:492] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:43.980316  4358 ts_tablet_manager.cc:1403] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260709 13:13:43.983130  4358 raft_consensus.cc:359] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.983762  4358 raft_consensus.cc:385] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.984032  4358 raft_consensus.cc:740] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.984752  4358 consensus_queue.cc:260] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.987000  4453 raft_consensus.cc:493] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:43.987547  4453 raft_consensus.cc:515] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:43.989085  4357 tablet_bootstrap.cc:492] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:43.989497  4357 ts_tablet_manager.cc:1403] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.007s
I20260709 13:13:43.989660  4453 leader_election.cc:290] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:43.991020  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:43.991986  4357 raft_consensus.cc:359] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:43.992367  4131 leader_election.cc:343] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:43.992617  4357 raft_consensus.cc:385] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:43.992899  4357 raft_consensus.cc:740] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.993294  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:43.993930  4307 raft_consensus.cc:2468] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:43.995003  4131 leader_election.cc:304] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:43.996073  4356 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:43.996076  4453 raft_consensus.cc:2804] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:43.996630  4356 ts_tablet_manager.cc:1403] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.003s
I20260709 13:13:43.996651  4453 raft_consensus.cc:493] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:43.997174  4453 raft_consensus.cc:3060] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:43.997781  4358 ts_tablet_manager.cc:1434] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:13:43.998678  4358 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:43.999357  4356 raft_consensus.cc:359] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.000034  4356 raft_consensus.cc:385] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.000330  4356 raft_consensus.cc:740] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:43.993651  4357 consensus_queue.cc:260] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.002525  4357 ts_tablet_manager.cc:1434] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:13:44.003464  4357 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:44.004915  4358 tablet_bootstrap.cc:654] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.005159  4453 raft_consensus.cc:515] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.007576  4356 consensus_queue.cc:260] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.009341  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:44.009883  4356 ts_tablet_manager.cc:1434] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:13:44.010932  4356 tablet_bootstrap.cc:492] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
W20260709 13:13:44.010872  4131 leader_election.cc:343] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.012573  4453 leader_election.cc:290] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.013443  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:44.014029  4311 raft_consensus.cc:3060] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.018792  4357 tablet_bootstrap.cc:654] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.019614  4358 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.020103  4358 ts_tablet_manager.cc:1403] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 13:13:44.022468  4358 raft_consensus.cc:359] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.023051  4358 raft_consensus.cc:385] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.023290  4358 raft_consensus.cc:740] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.024561  4356 tablet_bootstrap.cc:654] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.027397  4064 catalog_manager.cc:5697] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.032267  4358 consensus_queue.cc:260] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.037650  4358 ts_tablet_manager.cc:1434] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.003s
I20260709 13:13:44.038499  4358 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.046250  4358 tablet_bootstrap.cc:654] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.049979  4414 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.067076  4624 raft_consensus.cc:493] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.067620  4624 raft_consensus.cc:515] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.071158  4624 leader_election.cc:290] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.071323  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:44.072115  4307 raft_consensus.cc:2393] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:44.072279  4480 raft_consensus.cc:493] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.072692  4480 raft_consensus.cc:515] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.074776  4480 leader_election.cc:290] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.077725  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702602706184828aa751631f2649228" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:44.079905  4131 leader_election.cc:343] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.077723  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702602706184828aa751631f2649228" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:44.082160  4131 leader_election.cc:343] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.082672  4131 leader_election.cc:304] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:44.083463  4453 raft_consensus.cc:2749] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.084519  4236 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.085469  4414 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:44.090093  4453 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:44.096071  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.107537  4205 leader_election.cc:304] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:44.110796  4311 raft_consensus.cc:2468] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:44.108448  4582 raft_consensus.cc:493] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.111939  4131 leader_election.cc:304] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:44.112160  4582 raft_consensus.cc:515] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.112769  4453 raft_consensus.cc:2804] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.113204  4453 raft_consensus.cc:697] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:44.114056  4453 consensus_queue.cc:237] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.115818  4583 raft_consensus.cc:2749] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.118660  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9daadc31ca41f88c36b1a88ed5d030" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:44.118427  4582 leader_election.cc:290] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.124816  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9daadc31ca41f88c36b1a88ed5d030" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.120051  4480 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:13:44.125707  4164 raft_consensus.cc:2468] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
W20260709 13:13:44.124998  4206 leader_election.cc:343] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.127765  4205 leader_election.cc:304] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:44.129923  4582 raft_consensus.cc:2804] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.130347  4582 raft_consensus.cc:493] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.132226  4582 raft_consensus.cc:3060] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.151779  4356 tablet_bootstrap.cc:492] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:44.152436  4356 ts_tablet_manager.cc:1403] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.024s
I20260709 13:13:44.164639  4356 raft_consensus.cc:359] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.165149  4356 raft_consensus.cc:385] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.165323  4356 raft_consensus.cc:740] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.166093  4356 consensus_queue.cc:260] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.169240  4356 ts_tablet_manager.cc:1434] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:13:44.196420  4414 raft_consensus.cc:493] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.196993  4414 raft_consensus.cc:515] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.199620  4414 leader_election.cc:290] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.200068  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:44.201439  4280 leader_election.cc:343] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.213210  4624 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.240806  4358 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.241355  4358 ts_tablet_manager.cc:1403] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.203s	user 0.040s	sys 0.040s
I20260709 13:13:44.244820  4356 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:44.248852  4582 raft_consensus.cc:515] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.250815  4582 leader_election.cc:290] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.251068  4358 raft_consensus.cc:359] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.253258  4358 raft_consensus.cc:385] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.253693  4357 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:44.253595  4358 raft_consensus.cc:740] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.254195  4357 ts_tablet_manager.cc:1403] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.251s	user 0.055s	sys 0.068s
I20260709 13:13:44.254809  4358 consensus_queue.cc:260] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.257970  4357 raft_consensus.cc:359] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.258445  4357 raft_consensus.cc:385] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.258736  4357 raft_consensus.cc:740] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.259248  4357 consensus_queue.cc:260] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.261068  4356 tablet_bootstrap.cc:654] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.261236  4357 ts_tablet_manager.cc:1434] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:13:44.262307  4357 tablet_bootstrap.cc:492] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:44.268953  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9daadc31ca41f88c36b1a88ed5d030" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:44.285275  4358 ts_tablet_manager.cc:1434] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:13:44.291491  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:44.296202  4206 leader_election.cc:343] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.289270  4652 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.296792  4583 raft_consensus.cc:493] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.297283  4583 raft_consensus.cc:515] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.313016  4583 leader_election.cc:290] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.313572  4655 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.314924  4358 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.319270  4236 raft_consensus.cc:3060] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.322887  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a9daadc31ca41f88c36b1a88ed5d030" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:44.326472  4165 raft_consensus.cc:3060] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:44.327301  4279 leader_election.cc:343] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.327723  4279 leader_election.cc:304] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:44.333514  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.346516  4651 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.351426  4414 raft_consensus.cc:2749] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.380076  4165 raft_consensus.cc:2468] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:44.380306  4356 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:44.380760  4356 ts_tablet_manager.cc:1403] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.136s	user 0.020s	sys 0.018s
I20260709 13:13:44.381983  4357 tablet_bootstrap.cc:654] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.383339  4356 raft_consensus.cc:359] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.384008  4356 raft_consensus.cc:385] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.384272  4356 raft_consensus.cc:740] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.384848  4356 consensus_queue.cc:260] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.386853  4356 ts_tablet_manager.cc:1434] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:13:44.387342  4651 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.387564  4358 tablet_bootstrap.cc:654] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.387961  4356 tablet_bootstrap.cc:492] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:44.387921  4651 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.388422  4064 catalog_manager.cc:5697] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.390146  4414 raft_consensus.cc:493] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.390067  4651 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.390623  4414 raft_consensus.cc:515] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.395539  4414 leader_election.cc:290] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.396098  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:44.396588  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 63462.2us
I20260709 13:13:44.396726  4238 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:44.397171  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.397774  4165 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:44.397939  4280 leader_election.cc:304] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:44.399824  4583 raft_consensus.cc:493] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.400242  4583 raft_consensus.cc:515] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.402055  4583 leader_election.cc:290] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.404080  4414 raft_consensus.cc:2804] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.404445  4414 raft_consensus.cc:493] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.404757  4414 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.407482  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:44.411154  4414 raft_consensus.cc:515] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.413689  4356 tablet_bootstrap.cc:654] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.414328  4205 leader_election.cc:304] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:44.445360  4658 raft_consensus.cc:2804] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.445785  4658 raft_consensus.cc:697] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:44.446074  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
W20260709 13:13:44.446780  4131 leader_election.cc:343] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.446573  4658 consensus_queue.cc:237] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.447757  4583 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.446596  4165 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.449707  4653 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:44.422960  4357 tablet_bootstrap.cc:492] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:44.425658  4361 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.450500  4361 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.452546  4361 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.433858  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:44.452960  4565 raft_consensus.cc:493] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.453116  4311 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:44.453408  4565 raft_consensus.cc:515] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.454012  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702602706184828aa751631f2649228" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.454595  4161 raft_consensus.cc:2468] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:44.455255  4565 leader_election.cc:290] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
W20260709 13:13:44.456504  4193 tablet.cc:2406] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:13:44.439177  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:44.459365  4165 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:44.463848  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.463977  4205 leader_election.cc:304] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:44.464457  4166 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:44.464715  4582 raft_consensus.cc:2804] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.465072  4582 raft_consensus.cc:493] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.465423  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.466351  4279 leader_election.cc:304] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:44.467237  4279 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:44.470424  4361 raft_consensus.cc:2804] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.470821  4361 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.471170  4361 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.418886  4358 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.476328  4358 ts_tablet_manager.cc:1403] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.011s
W20260709 13:13:44.476467  4131 consensus_peers.cc:597] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:13:44.476480  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:44.478605  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:44.478633  4280 leader_election.cc:343] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.469974  4564 raft_consensus.cc:2804] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.480720  4564 raft_consensus.cc:697] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:44.481758  4564 consensus_queue.cc:237] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.449826  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702602706184828aa751631f2649228" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:44.486838  4280 leader_election.cc:343] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.490592  4358 raft_consensus.cc:359] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.491240  4358 raft_consensus.cc:385] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.465423  4582 raft_consensus.cc:3060] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.491678  4358 raft_consensus.cc:740] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.493634  4064 catalog_manager.cc:5697] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.492348  4358 consensus_queue.cc:260] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.498333  4356 tablet_bootstrap.cc:492] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:44.498790  4356 ts_tablet_manager.cc:1403] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.016s
I20260709 13:13:44.506364  4358 ts_tablet_manager.cc:1434] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:13:44.507054  4356 raft_consensus.cc:359] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.507800  4356 raft_consensus.cc:385] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.509523  4357 ts_tablet_manager.cc:1403] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.247s	user 0.020s	sys 0.004s
I20260709 13:13:44.507411  4358 tablet_bootstrap.cc:492] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.508179  4356 raft_consensus.cc:740] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.507462  4582 raft_consensus.cc:515] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.514104  4356 consensus_queue.cc:260] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.501778  4361 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.516083  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702602706184828aa751631f2649228" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:44.516424  4356 ts_tablet_manager.cc:1434] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 13:13:44.516675  4164 raft_consensus.cc:3060] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.517853  4356 tablet_bootstrap.cc:492] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:44.529572  4357 raft_consensus.cc:359] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.530234  4357 raft_consensus.cc:385] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.530483  4357 raft_consensus.cc:740] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.533594  4361 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.535204  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:44.535893  4414 leader_election.cc:290] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.535395  4164 raft_consensus.cc:2468] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:44.537918  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:44.538235  4205 leader_election.cc:304] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
W20260709 13:13:44.538355  4280 leader_election.cc:343] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.538461  4237 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.539321  4357 consensus_queue.cc:260] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.542639  4357 ts_tablet_manager.cc:1434] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:13:44.525904  4582 leader_election.cc:290] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.538926  4658 raft_consensus.cc:2804] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.548313  4658 raft_consensus.cc:697] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:44.549191  4658 consensus_queue.cc:237] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.544106  4559 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.544624  4357 tablet_bootstrap.cc:492] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:44.546259  4131 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:44.547426  4206 leader_election.cc:304] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:44.553843  4583 raft_consensus.cc:2749] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:13:44.554513  4206 leader_election.cc:343] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.547434  4237 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:44.559707  4559 raft_consensus.cc:2804] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.560134  4559 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.560469  4559 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.560654  4358 tablet_bootstrap.cc:654] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.559747  4356 tablet_bootstrap.cc:654] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.566542  4651 raft_consensus.cc:493] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.569118  4651 raft_consensus.cc:515] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.573928  4559 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.578454  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c702602706184828aa751631f2649228" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:44.578536  4063 catalog_manager.cc:5697] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:44.575099  4064 catalog_manager.cc:5697] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:44.583248  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:44.585053  4206 leader_election.cc:343] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:13:44.568467  4279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 100708us
W20260709 13:13:44.587057  4279 leader_election.cc:343] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.587430  4279 leader_election.cc:304] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:44.588559  4414 raft_consensus.cc:2749] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.592170  4651 leader_election.cc:290] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.592365  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:44.593138  4164 raft_consensus.cc:2393] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:44.597141  4279 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:44.599704  4667 raft_consensus.cc:2749] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.600150  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:44.600649  4357 tablet_bootstrap.cc:654] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:44.602069  4131 leader_election.cc:343] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.604128  4652 raft_consensus.cc:493] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:13:44.606392  4131 leader_election.cc:343] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.617839  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:44.604544  4652 raft_consensus.cc:515] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.609992  4653 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:13:44.644558  4652 leader_election.cc:290] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.646958  4559 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.659147  4356 tablet_bootstrap.cc:492] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:44.659406  4358 tablet_bootstrap.cc:492] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.659598  4356 ts_tablet_manager.cc:1403] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.142s	user 0.005s	sys 0.016s
I20260709 13:13:44.659914  4358 ts_tablet_manager.cc:1403] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.007s
I20260709 13:13:44.662851  4356 raft_consensus.cc:359] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.663502  4356 raft_consensus.cc:385] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.664163  4356 raft_consensus.cc:740] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.669714  4356 consensus_queue.cc:260] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.671798  4358 raft_consensus.cc:359] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.672431  4358 raft_consensus.cc:385] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.672675  4358 raft_consensus.cc:740] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.673046  4356 ts_tablet_manager.cc:1434] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:13:44.673293  4358 consensus_queue.cc:260] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:44.673825  4131 leader_election.cc:343] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.673964  4356 tablet_bootstrap.cc:492] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:44.674239  4131 leader_election.cc:304] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:44.674912  4651 raft_consensus.cc:2749] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.675390  4358 ts_tablet_manager.cc:1434] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 13:13:44.682493  4237 raft_consensus.cc:3060] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.684686  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:44.691313  4131 leader_election.cc:343] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.692586  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:44.694085  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:44.694798  4311 raft_consensus.cc:2393] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:44.695534  4356 tablet_bootstrap.cc:654] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:44.698697  4131 leader_election.cc:343] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.699093  4131 leader_election.cc:304] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:44.701076  4358 tablet_bootstrap.cc:492] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.702095  4357 tablet_bootstrap.cc:492] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:44.702538  4357 ts_tablet_manager.cc:1403] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.003s
I20260709 13:13:44.707175  4357 raft_consensus.cc:359] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.708256  4357 raft_consensus.cc:385] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.708535  4357 raft_consensus.cc:740] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.709085  4652 raft_consensus.cc:2749] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.710085  4357 consensus_queue.cc:260] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.713150  4357 ts_tablet_manager.cc:1434] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:13:44.713973  4131 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [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: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:44.715662  4655 raft_consensus.cc:2749] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.716946  4357 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:44.731954  4651 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.744607  4356 tablet_bootstrap.cc:492] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:44.745055  4356 ts_tablet_manager.cc:1403] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.008s
I20260709 13:13:44.747128  4357 tablet_bootstrap.cc:654] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.750061  4358 tablet_bootstrap.cc:654] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.747448  4356 raft_consensus.cc:359] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.751507  4356 raft_consensus.cc:385] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.751786  4356 raft_consensus.cc:740] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.752491  4356 consensus_queue.cc:260] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.754392  4356 ts_tablet_manager.cc:1434] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260709 13:13:44.755342  4356 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:44.782167  4357 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:44.782804  4357 ts_tablet_manager.cc:1403] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.007s
I20260709 13:13:44.784674  4565 raft_consensus.cc:493] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.785276  4356 tablet_bootstrap.cc:654] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.785101  4565 raft_consensus.cc:515] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.787078  4565 leader_election.cc:290] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.785290  4357 raft_consensus.cc:359] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.787655  4357 raft_consensus.cc:385] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.788033  4357 raft_consensus.cc:740] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.788681  4357 consensus_queue.cc:260] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.789671  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.790292  4161 raft_consensus.cc:2468] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:44.791447  4279 leader_election.cc:304] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:44.792297  4414 raft_consensus.cc:2804] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.792614  4414 raft_consensus.cc:493] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.792912  4414 raft_consensus.cc:3060] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.794721  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:44.796217  4280 leader_election.cc:343] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.798947  4414 raft_consensus.cc:515] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.802673  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:44.803210  4161 raft_consensus.cc:3060] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.809885  4161 raft_consensus.cc:2468] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:44.800595  4357 ts_tablet_manager.cc:1434] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:13:44.811583  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
W20260709 13:13:44.813422  4280 leader_election.cc:343] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.814723  4357 tablet_bootstrap.cc:492] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:44.817440  4279 leader_election.cc:304] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:44.817638  4358 tablet_bootstrap.cc:492] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.818280  4358 ts_tablet_manager.cc:1403] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.015s
I20260709 13:13:44.818315  4565 raft_consensus.cc:2804] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:44.818966  4565 raft_consensus.cc:697] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:44.819782  4565 consensus_queue.cc:237] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.821857  4358 raft_consensus.cc:359] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.822705  4358 raft_consensus.cc:385] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.823035  4358 raft_consensus.cc:740] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.823937  4358 consensus_queue.cc:260] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.815806  4414 leader_election.cc:290] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.832927  4358 ts_tablet_manager.cc:1434] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:13:44.833856  4358 tablet_bootstrap.cc:492] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.842403  4358 tablet_bootstrap.cc:654] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.847352  4063 catalog_manager.cc:5697] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:44.852136  4357 tablet_bootstrap.cc:654] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.854480  4358 tablet_bootstrap.cc:492] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.854985  4358 ts_tablet_manager.cc:1403] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260709 13:13:44.857568  4358 raft_consensus.cc:359] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.858165  4358 raft_consensus.cc:385] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.858433  4358 raft_consensus.cc:740] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.859287  4358 consensus_queue.cc:260] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.870184  4358 ts_tablet_manager.cc:1434] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:13:44.871131  4358 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.877202  4358 tablet_bootstrap.cc:654] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.879971  4356 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:44.880162  4357 tablet_bootstrap.cc:492] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:44.880604  4357 ts_tablet_manager.cc:1403] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.004s
I20260709 13:13:44.880648  4356 ts_tablet_manager.cc:1403] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.126s	user 0.032s	sys 0.039s
I20260709 13:13:44.885130  4357 raft_consensus.cc:359] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.885840  4357 raft_consensus.cc:385] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.886114  4357 raft_consensus.cc:740] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.886848  4357 consensus_queue.cc:260] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.886942  4356 raft_consensus.cc:359] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.887754  4356 raft_consensus.cc:385] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.888077  4356 raft_consensus.cc:740] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.888834  4356 consensus_queue.cc:260] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.889361  4357 ts_tablet_manager.cc:1434] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 13:13:44.890816  4356 ts_tablet_manager.cc:1434] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:13:44.892051  4356 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:44.895314  4357 tablet_bootstrap.cc:492] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:44.900319  4358 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.900749  4358 ts_tablet_manager.cc:1403] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.008s
I20260709 13:13:44.902418  4356 tablet_bootstrap.cc:654] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.903434  4358 raft_consensus.cc:359] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.904053  4358 raft_consensus.cc:385] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.904294  4358 raft_consensus.cc:740] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.904894  4358 consensus_queue.cc:260] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.907140  4358 ts_tablet_manager.cc:1434] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:13:44.908314  4358 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.914636  4358 tablet_bootstrap.cc:654] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.920244  4357 tablet_bootstrap.cc:654] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.923386  4356 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:44.924012  4356 ts_tablet_manager.cc:1403] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260709 13:13:44.927389  4356 raft_consensus.cc:359] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.929446  4356 raft_consensus.cc:385] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.929756  4356 raft_consensus.cc:740] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.930603  4356 consensus_queue.cc:260] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.931250  4358 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.931641  4358 ts_tablet_manager.cc:1403] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 13:13:44.933861  4356 ts_tablet_manager.cc:1434] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:44.935043  4356 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:44.934072  4358 raft_consensus.cc:359] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.936367  4358 raft_consensus.cc:385] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.936617  4358 raft_consensus.cc:740] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.937253  4358 consensus_queue.cc:260] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.939425  4358 ts_tablet_manager.cc:1434] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:44.940418  4358 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.941659  4565 raft_consensus.cc:493] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.942096  4565 raft_consensus.cc:515] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.943259  4414 raft_consensus.cc:493] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.943647  4414 raft_consensus.cc:515] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.945073  4658 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:44.945221  4414 leader_election.cc:290] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.945514  4658 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.946000  4358 tablet_bootstrap.cc:654] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.947657  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.948062  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.948269  4161 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:44.948745  4164 raft_consensus.cc:2468] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:44.949472  4279 leader_election.cc:304] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:44.950910  4279 leader_election.cc:304] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:44.950961  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:44.951683  4667 raft_consensus.cc:2804] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.952013  4311 raft_consensus.cc:2393] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:44.952160  4414 raft_consensus.cc:2804] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:44.952543  4414 raft_consensus.cc:493] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.952829  4414 raft_consensus.cc:3060] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.954386  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:44.955049  4236 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:44.952032  4667 raft_consensus.cc:493] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:44.956125  4667 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.957768  4356 tablet_bootstrap.cc:654] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:44.958122  4206 consensus_peers.cc:597] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. 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 13:13:44.958953  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:44.959678  4164 raft_consensus.cc:2393] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:44.960804  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:44.962621  4667 raft_consensus.cc:515] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.963758  4358 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.964159  4358 ts_tablet_manager.cc:1403] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 13:13:44.964920  4205 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:44.947579  4658 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:44.967005  4582 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:44.967969  4358 raft_consensus.cc:359] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.968592  4358 raft_consensus.cc:385] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.969075  4358 raft_consensus.cc:740] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
W20260709 13:13:44.969202  4280 leader_election.cc:343] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:44.944150  4565 leader_election.cc:290] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:44.969726  4358 consensus_queue.cc:260] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.971971  4358 ts_tablet_manager.cc:1434] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:13:44.972887  4358 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:44.972908  4485 consensus_queue.cc:1048] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:44.977785  4582 raft_consensus.cc:2749] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:44.978778  4358 tablet_bootstrap.cc:654] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:44.989856  4358 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:44.990264  4358 ts_tablet_manager.cc:1403] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:13:44.992717  4358 raft_consensus.cc:359] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.993454  4358 raft_consensus.cc:385] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:44.993935  4358 raft_consensus.cc:740] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:44.994678  4358 consensus_queue.cc:260] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:44.996680  4358 ts_tablet_manager.cc:1434] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:13:44.997629  4358 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:45.001844  4565 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.003120  4358 tablet_bootstrap.cc:654] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.008275  4565 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.025426  4667 leader_election.cc:290] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:45.026985  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:45.027532  4161 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.027637  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:45.028473  4238 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.034026  4161 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:45.037412  4238 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:45.038452  4280 leader_election.cc:304] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:45.039232  4564 raft_consensus.cc:2804] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.039666  4564 raft_consensus.cc:697] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:45.040454  4564 consensus_queue.cc:237] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.048360  4414 raft_consensus.cc:515] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.053061  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:45.060514  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:45.061087  4161 raft_consensus.cc:3060] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.063895  4655 raft_consensus.cc:493] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.064358  4655 raft_consensus.cc:515] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:45.065856  4280 leader_election.cc:343] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.066360  4655 leader_election.cc:290] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.068235  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.068950  4357 tablet_bootstrap.cc:492] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:45.069371  4357 ts_tablet_manager.cc:1403] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.003s
I20260709 13:13:45.069516  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:45.068827  4237 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:45.070102  4311 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:45.071349  4131 leader_election.cc:304] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:45.072793  4655 raft_consensus.cc:2804] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.072564  4357 raft_consensus.cc:359] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.073148  4655 raft_consensus.cc:493] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.073608  4655 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.080312  4414 leader_election.cc:290] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:45.073205  4357 raft_consensus.cc:385] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.082024  4357 raft_consensus.cc:740] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.084007  4357 consensus_queue.cc:260] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.087558  4065 catalog_manager.cc:5697] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:45.095702  4357 ts_tablet_manager.cc:1434] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:13:45.100214  4307 raft_consensus.cc:3060] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.107867  4658 raft_consensus.cc:493] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.108326  4658 raft_consensus.cc:515] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.110200  4658 leader_election.cc:290] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.114133  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:45.115783  4357 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:45.118532  4161 raft_consensus.cc:2468] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
W20260709 13:13:45.118680  4206 leader_election.cc:343] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.121142  4414 raft_consensus.cc:493] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.121544  4414 raft_consensus.cc:515] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.123196  4414 leader_election.cc:290] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:45.120671  4279 leader_election.cc:304] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:45.124436  4485 raft_consensus.cc:493] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.125036  4414 raft_consensus.cc:2804] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.142318  4414 raft_consensus.cc:697] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:45.143221  4414 consensus_queue.cc:237] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.125422  4658 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.125067  4485 raft_consensus.cc:515] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.127811  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:45.130352  4655 raft_consensus.cc:515] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.132303  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb5a97d24604c84940b54605d4e3422" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.146591  4485 leader_election.cc:290] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.147059  4582 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.148360  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb5a97d24604c84940b54605d4e3422" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:45.150192  4279 leader_election.cc:343] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.151928  4655 leader_election.cc:290] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.151959  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:45.152920  4307 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
W20260709 13:13:45.154336  4280 leader_election.cc:343] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.155097  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:45.155661  4311 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.156589  4280 leader_election.cc:304] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.160792  4361 raft_consensus.cc:2749] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.161725  4206 leader_election.cc:304] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:45.162549  4582 raft_consensus.cc:2804] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.162906  4582 raft_consensus.cc:493] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.163256  4582 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.169790  4311 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:45.135128  4357 tablet_bootstrap.cc:654] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.140748  4358 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:45.180401  4358 ts_tablet_manager.cc:1403] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.183s	user 0.029s	sys 0.045s
I20260709 13:13:45.181619  4131 leader_election.cc:304] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:45.182775  4358 raft_consensus.cc:359] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.183432  4358 raft_consensus.cc:385] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.183677  4358 raft_consensus.cc:740] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.183089  4655 raft_consensus.cc:2804] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.184357  4655 raft_consensus.cc:697] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:45.184422  4358 consensus_queue.cc:260] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.185207  4655 consensus_queue.cc:237] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.187287  4358 ts_tablet_manager.cc:1434] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:13:45.205096  4358 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:45.179376  4582 raft_consensus.cc:515] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:45.210783  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 70224.3us
W20260709 13:13:45.238723  4205 leader_election.cc:343] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.239806  4205 leader_election.cc:304] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.241371  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:45.244292  4236 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.241678  4485 raft_consensus.cc:2749] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.241513  4658 raft_consensus.cc:493] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:13:45.277112  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:45.260471  4658 raft_consensus.cc:515] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.285104  4356 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:45.285560  4356 ts_tablet_manager.cc:1403] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.351s	user 0.081s	sys 0.091s
I20260709 13:13:45.295501  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:45.296284  4236 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:45.291289  4658 leader_election.cc:290] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.297237  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:45.297969  4307 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.299391  4065 catalog_manager.cc:5697] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.299551  4356 raft_consensus.cc:359] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.301486  4356 raft_consensus.cc:385] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.301718  4356 raft_consensus.cc:740] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.302277  4356 consensus_queue.cc:260] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.303900  4062 catalog_manager.cc:5697] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:45.305948  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:45.306545  4166 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:45.307094  4357 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:45.307392  4238 raft_consensus.cc:3060] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.307515  4357 ts_tablet_manager.cc:1403] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.192s	user 0.008s	sys 0.003s
I20260709 13:13:45.300050  4582 leader_election.cc:290] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.308909  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:45.310722  4163 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.310952  4356 ts_tablet_manager.cc:1434] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:13:45.317186  4307 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:45.317519  4163 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:45.321328  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23190c56d349422d9f9bb2fc15d626c5" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:45.324753  4357 raft_consensus.cc:359] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.328737  4414 consensus_queue.cc:1048] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.377789  4166 raft_consensus.cc:2393] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:45.377916  4357 raft_consensus.cc:385] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.378346  4357 raft_consensus.cc:740] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.378475  4667 consensus_queue.cc:1048] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.377797  4206 leader_election.cc:304] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:45.379034  4357 consensus_queue.cc:260] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.345036  4358 tablet_bootstrap.cc:654] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.353109  4356 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:45.383055  4205 leader_election.cc:304] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.385214  4357 ts_tablet_manager.cc:1434] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 13:13:45.381989  4697 raft_consensus.cc:2804] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.389564  4697 raft_consensus.cc:697] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:45.390348  4697 consensus_queue.cc:237] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.399091  4357 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:45.399366  4582 raft_consensus.cc:493] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.401541  4582 raft_consensus.cc:515] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.454464  4357 tablet_bootstrap.cc:654] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.456940  4356 tablet_bootstrap.cc:654] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.464469  4565 consensus_queue.cc:1048] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:45.466323  4652 raft_consensus.cc:493] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.477455  4652 raft_consensus.cc:515] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.479403  4652 leader_election.cc:290] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.467280  4485 raft_consensus.cc:2749] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.480345  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:45.481874  4131 leader_election.cc:343] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.486198  4358 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:45.490101  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21ed81514d48b3bbb36c96b0a3d9e3" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:45.491422  4206 leader_election.cc:343] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.496447  4582 leader_election.cc:290] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.496735  4356 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:45.496918  4361 consensus_queue.cc:1048] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.499006  4356 ts_tablet_manager.cc:1403] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.165s	user 0.009s	sys 0.005s
I20260709 13:13:45.505195  4358 ts_tablet_manager.cc:1403] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.308s	user 0.016s	sys 0.013s
I20260709 13:13:45.527630  4357 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:45.528151  4357 ts_tablet_manager.cc:1403] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.003s
I20260709 13:13:45.529376  4356 raft_consensus.cc:359] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.530676  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.530968  4356 raft_consensus.cc:385] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.531467  4356 raft_consensus.cc:740] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.531443  4358 raft_consensus.cc:359] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.532200  4358 raft_consensus.cc:385] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.532460  4358 raft_consensus.cc:740] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.532502  4356 consensus_queue.cc:260] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.533082  4358 consensus_queue.cc:260] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.535239  4356 ts_tablet_manager.cc:1434] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.028s
W20260709 13:13:45.538977  4131 leader_election.cc:343] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.535302  4358 ts_tablet_manager.cc:1434] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:13:45.539400  4131 leader_election.cc:304] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:45.544889  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21ed81514d48b3bbb36c96b0a3d9e3" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:45.540331  4361 raft_consensus.cc:493] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:13:45.548540  4205 leader_election.cc:343] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.550177  4357 raft_consensus.cc:359] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.551860  4205 leader_election.cc:304] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.552304  4357 raft_consensus.cc:385] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.552706  4357 raft_consensus.cc:740] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.544281  4062 catalog_manager.cc:5697] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:45.541908  4652 raft_consensus.cc:2749] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.559279  4361 raft_consensus.cc:515] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.549005  4358 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:45.563056  4357 consensus_queue.cc:260] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.566186  4356 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:45.573433  4237 raft_consensus.cc:3060] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.575440  4357 ts_tablet_manager.cc:1434] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 13:13:45.575392  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a28663592b4ceabd30d62a3e9d3b8a" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.576489  4357 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
W20260709 13:13:45.576937  4280 leader_election.cc:343] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.580708  4658 raft_consensus.cc:493] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.581319  4658 raft_consensus.cc:515] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.570531  4582 raft_consensus.cc:2749] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.600770  4658 leader_election.cc:290] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.601962  4164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a28663592b4ceabd30d62a3e9d3b8a" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:45.603657  4279 leader_election.cc:343] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.574081  4361 leader_election.cc:290] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:45.604147  4279 leader_election.cc:304] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.605894  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:45.609385  4356 tablet_bootstrap.cc:654] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:45.609323  4205 leader_election.cc:343] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.615854  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:45.613970  4361 raft_consensus.cc:2749] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.619138  4652 raft_consensus.cc:493] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.619740  4652 raft_consensus.cc:515] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
W20260709 13:13:45.622254  4206 leader_election.cc:343] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.623275  4357 tablet_bootstrap.cc:654] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.622720  4206 leader_election.cc:304] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.649158  4702 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.643944  4658 raft_consensus.cc:2749] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.651391  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.669904  4652 leader_election.cc:290] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
W20260709 13:13:45.702805  4131 leader_election.cc:343] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.702906  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:45.708425  4131 leader_election.cc:343] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.708813  4131 leader_election.cc:304] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:45.710480  4655 raft_consensus.cc:2749] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:45.721338  4356 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:45.722105  4356 ts_tablet_manager.cc:1403] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.156s	user 0.018s	sys 0.002s
I20260709 13:13:45.703689  4702 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:13:45.730029  4358 tablet_bootstrap.cc:654] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.754365  4357 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:45.758849  4357 ts_tablet_manager.cc:1403] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.183s	user 0.019s	sys 0.000s
I20260709 13:13:45.757459  4356 raft_consensus.cc:359] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.759533  4356 raft_consensus.cc:385] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.760001  4356 raft_consensus.cc:740] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.761030  4356 consensus_queue.cc:260] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.764132  4356 ts_tablet_manager.cc:1434] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
W20260709 13:13:45.784632  4280 consensus_peers.cc:597] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:13:45.791561  4565 consensus_queue.cc:1048] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.791949  4414 raft_consensus.cc:493] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.792382  4414 raft_consensus.cc:515] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.794117  4414 leader_election.cc:290] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:45.796497  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21ed81514d48b3bbb36c96b0a3d9e3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.797070  4237 raft_consensus.cc:2468] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:45.797413  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21ed81514d48b3bbb36c96b0a3d9e3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:45.798619  4279 leader_election.cc:343] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.799146  4280 leader_election.cc:304] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.800160  4715 raft_consensus.cc:2804] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.800624  4715 raft_consensus.cc:493] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.800277  4357 raft_consensus.cc:359] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.801067  4715 raft_consensus.cc:3060] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.801162  4357 raft_consensus.cc:385] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.801560  4357 raft_consensus.cc:740] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.802649  4356 tablet_bootstrap.cc:492] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:45.803879  4357 consensus_queue.cc:260] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.809275  4357 ts_tablet_manager.cc:1434] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:13:45.814664  4715 raft_consensus.cc:515] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.820107  4358 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:45.820559  4358 ts_tablet_manager.cc:1403] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.272s	user 0.014s	sys 0.011s
I20260709 13:13:45.823024  4358 raft_consensus.cc:359] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.823441  4358 raft_consensus.cc:385] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.824983  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21ed81514d48b3bbb36c96b0a3d9e3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:45.825539  4242 raft_consensus.cc:3060] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.828181  4715 leader_election.cc:290] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:45.828426  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e21ed81514d48b3bbb36c96b0a3d9e3" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:45.823685  4358 raft_consensus.cc:740] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
W20260709 13:13:45.831221  4279 leader_election.cc:343] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:45.832569  4242 raft_consensus.cc:2468] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:45.833889  4280 leader_election.cc:304] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:45.834956  4358 consensus_queue.cc:260] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.834650  4414 raft_consensus.cc:2804] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:45.838012  4358 ts_tablet_manager.cc:1434] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:13:45.838651  4414 raft_consensus.cc:697] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:45.838937  4358 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:45.844671  4414 consensus_queue.cc:237] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.862938  4358 tablet_bootstrap.cc:654] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.872447  4356 tablet_bootstrap.cc:654] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:45.886348  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 52531.4us
I20260709 13:13:45.878235  4357 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:45.878741  4658 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.887936  4485 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:45.893698  4701 raft_consensus.cc:493] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.894296  4701 raft_consensus.cc:515] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.897145  4701 leader_election.cc:290] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.900046  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb5a97d24604c84940b54605d4e3422" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.900606  4242 raft_consensus.cc:2468] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:45.902403  4131 leader_election.cc:304] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:45.903623  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb5a97d24604c84940b54605d4e3422" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:45.914438  4358 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:45.915098  4358 ts_tablet_manager.cc:1403] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.010s
I20260709 13:13:45.922474  4701 raft_consensus.cc:2804] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.924787  4701 raft_consensus.cc:493] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.925096  4701 raft_consensus.cc:3060] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.922184  4315 raft_consensus.cc:2468] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:45.939536  4414 raft_consensus.cc:493] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:45.940008  4414 raft_consensus.cc:515] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.941778  4414 leader_election.cc:290] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:45.946092  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:45.946770  4163 raft_consensus.cc:2468] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:45.938548  4701 raft_consensus.cc:515] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.949214  4701 leader_election.cc:290] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:45.949177  4279 leader_election.cc:304] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:45.974435  4414 raft_consensus.cc:2804] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:45.974756  4414 raft_consensus.cc:493] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:45.975070  4414 raft_consensus.cc:3060] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.953857  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:45.977275  4356 tablet_bootstrap.cc:492] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:45.977684  4356 ts_tablet_manager.cc:1403] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.189s	user 0.016s	sys 0.010s
I20260709 13:13:45.956858  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb5a97d24604c84940b54605d4e3422" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:45.957238  4063 catalog_manager.cc:5697] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:45.952358  4357 tablet_bootstrap.cc:654] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:45.983456  4242 raft_consensus.cc:3060] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.959151  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb5a97d24604c84940b54605d4e3422" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:45.972402  4358 raft_consensus.cc:359] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.985277  4311 raft_consensus.cc:3060] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:45.985445  4358 raft_consensus.cc:385] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.985736  4358 raft_consensus.cc:740] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.980014  4356 raft_consensus.cc:359] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.986472  4356 raft_consensus.cc:385] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:45.986913  4356 raft_consensus.cc:740] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:45.986445  4358 consensus_queue.cc:260] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.987545  4238 raft_consensus.cc:2468] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:45.987517  4356 consensus_queue.cc:260] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:45.989886  4356 ts_tablet_manager.cc:1434] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:13:45.990792  4356 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:46.000146  4311 raft_consensus.cc:2468] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:46.000504  4242 raft_consensus.cc:2468] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:46.002266  4131 leader_election.cc:304] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.003033  4655 raft_consensus.cc:2804] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.003578  4655 raft_consensus.cc:697] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:46.005230  4655 consensus_queue.cc:237] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.006093  4358 ts_tablet_manager.cc:1434] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.000s
I20260709 13:13:46.005967  4414 raft_consensus.cc:515] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.006953  4358 tablet_bootstrap.cc:492] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:46.008440  4414 leader_election.cc:290] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.008332  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:46.009156  4163 raft_consensus.cc:3060] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.014881  4358 tablet_bootstrap.cc:654] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.015684  4163 raft_consensus.cc:2468] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.018867  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.020506  4279 leader_election.cc:304] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.022152  4361 raft_consensus.cc:2804] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.022641  4361 raft_consensus.cc:697] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:46.023429  4361 consensus_queue.cc:237] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.020541  4242 raft_consensus.cc:3060] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.027799  4356 tablet_bootstrap.cc:654] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.032588  4242 raft_consensus.cc:2468] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.036919  4358 tablet_bootstrap.cc:492] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:46.037380  4358 ts_tablet_manager.cc:1403] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:13:46.040189  4358 raft_consensus.cc:359] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.040820  4358 raft_consensus.cc:385] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.043761  4357 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.044214  4357 ts_tablet_manager.cc:1403] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.010s
I20260709 13:13:46.045056  4356 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:46.041083  4358 raft_consensus.cc:740] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.046201  4356 ts_tablet_manager.cc:1403] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.005s
I20260709 13:13:46.047384  4357 raft_consensus.cc:359] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.048243  4357 raft_consensus.cc:385] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.048547  4357 raft_consensus.cc:740] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.048346  4358 consensus_queue.cc:260] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.049275  4357 consensus_queue.cc:260] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.051326  4357 ts_tablet_manager.cc:1434] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:13:46.054100  4358 ts_tablet_manager.cc:1434] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:13:46.055480  4358 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:46.048261  4356 raft_consensus.cc:359] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.059407  4356 raft_consensus.cc:385] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.059638  4356 raft_consensus.cc:740] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.060444  4356 consensus_queue.cc:260] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.062263  4358 tablet_bootstrap.cc:654] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.062608  4356 ts_tablet_manager.cc:1434] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:13:46.063548  4356 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:46.064592  4357 tablet_bootstrap.cc:492] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:46.074136  4356 tablet_bootstrap.cc:654] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.076161  4065 catalog_manager.cc:5697] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.078182  4063 catalog_manager.cc:5697] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.080353  4357 tablet_bootstrap.cc:654] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.086405  4311 raft_consensus.cc:3060] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.101678  4357 tablet_bootstrap.cc:492] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.102413  4357 ts_tablet_manager.cc:1403] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 13:13:46.105996  4357 raft_consensus.cc:359] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.112048  4655 raft_consensus.cc:493] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.119540  4357 raft_consensus.cc:385] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.119858  4357 raft_consensus.cc:740] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.119899  4655 raft_consensus.cc:515] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.120821  4357 consensus_queue.cc:260] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.121961  4655 leader_election.cc:290] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.122494  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.123049  4242 raft_consensus.cc:2468] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:46.124737  4131 leader_election.cc:304] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.125156  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:46.125666  4718 raft_consensus.cc:2804] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.126034  4718 raft_consensus.cc:493] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.126358  4718 raft_consensus.cc:3060] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.126771  4357 ts_tablet_manager.cc:1434] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:13:46.127653  4357 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
W20260709 13:13:46.127604  4131 leader_election.cc:343] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.133153  4718 raft_consensus.cc:515] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.135084  4718 leader_election.cc:290] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.137603  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:46.141100  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.141705  4242 raft_consensus.cc:3060] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.142544  4357 tablet_bootstrap.cc:654] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:46.152141  4131 leader_election.cc:343] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.158293  4361 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.158519  4357 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.158932  4357 ts_tablet_manager.cc:1403] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 13:13:46.158767  4361 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.161422  4357 raft_consensus.cc:359] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.162034  4357 raft_consensus.cc:385] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.162147  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:46.162761  4167 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.164570  4279 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.165563  4414 raft_consensus.cc:2804] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:13:46.165979  4414 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.166338  4414 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.166539  4718 raft_consensus.cc:493] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.167047  4718 raft_consensus.cc:515] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.162326  4357 raft_consensus.cc:740] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.168073  4357 consensus_queue.cc:260] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.168579  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.169224  4718 leader_election.cc:290] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.170894  4238 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.171234  4357 ts_tablet_manager.cc:1434] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:13:46.172165  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:46.173980  4131 leader_election.cc:343] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.176225  4357 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:46.179296  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:46.182137  4131 leader_election.cc:343] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.169198  4361 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.183393  4131 leader_election.cc:304] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:46.177223  4242 raft_consensus.cc:2468] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:46.185186  4718 raft_consensus.cc:2749] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.186517  4131 leader_election.cc:304] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:46.187283  4718 raft_consensus.cc:2804] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.187996  4718 raft_consensus.cc:697] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:46.189227  4357 tablet_bootstrap.cc:654] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.188899  4718 consensus_queue.cc:237] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.189360  4414 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.199679  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:46.200397  4167 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.221081  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.235814  4414 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.245594  4236 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:13:46.266630  4715 raft_consensus.cc:493] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.218940  4167 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:13:46.268631  4715 raft_consensus.cc:515] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.270612  4715 leader_election.cc:290] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.271466  4356 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:46.271938  4356 ts_tablet_manager.cc:1403] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.209s	user 0.049s	sys 0.041s
I20260709 13:13:46.272683  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:46.274407  4280 leader_election.cc:343] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.275629  4279 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.276396  4414 raft_consensus.cc:2804] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:13:46.276445  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:46.276880  4414 raft_consensus.cc:697] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:46.278023  4358 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:46.278453  4358 ts_tablet_manager.cc:1403] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.223s	user 0.035s	sys 0.079s
I20260709 13:13:46.278568  4063 catalog_manager.cc:5697] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
W20260709 13:13:46.278463  4279 leader_election.cc:343] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.279932  4279 leader_election.cc:304] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:46.278846  4414 consensus_queue.cc:237] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.284040  4361 raft_consensus.cc:2749] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.287568  4358 raft_consensus.cc:359] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.288300  4358 raft_consensus.cc:385] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.288621  4358 raft_consensus.cc:740] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.289311  4358 consensus_queue.cc:260] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.291699  4358 ts_tablet_manager.cc:1434] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:13:46.303243  4236 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:13:46.304066  4358 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:46.305594  4357 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.309072  4357 ts_tablet_manager.cc:1403] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.133s	user 0.030s	sys 0.027s
I20260709 13:13:46.311623  4357 raft_consensus.cc:359] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.293911  4356 raft_consensus.cc:359] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.316835  4356 raft_consensus.cc:385] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.317160  4356 raft_consensus.cc:740] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.317849  4356 consensus_queue.cc:260] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.317267  4063 catalog_manager.cc:5697] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 2, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.320055  4356 ts_tablet_manager.cc:1434] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 13:13:46.320300  4357 raft_consensus.cc:385] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.321422  4357 raft_consensus.cc:740] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.321545  4356 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
W20260709 13:13:46.322300  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:46.316435  4358 tablet_bootstrap.cc:654] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.322093  4357 consensus_queue.cc:260] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.327102  4357 ts_tablet_manager.cc:1434] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:13:46.336509  4357 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:46.328922  4163 raft_consensus.cc:3060] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.330230  4356 tablet_bootstrap.cc:654] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.342947  4357 tablet_bootstrap.cc:654] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.346920  4414 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.360219  4236 raft_consensus.cc:3060] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.362115  4356 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:46.362620  4356 ts_tablet_manager.cc:1403] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.006s
I20260709 13:13:46.365528  4356 raft_consensus.cc:359] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.366277  4356 raft_consensus.cc:385] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.366640  4356 raft_consensus.cc:740] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.367246  4356 consensus_queue.cc:260] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.367884  4358 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:46.368311  4358 ts_tablet_manager.cc:1403] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.006s
I20260709 13:13:46.369693  4356 ts_tablet_manager.cc:1434] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:13:46.371313  4356 tablet_bootstrap.cc:492] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:46.372825  4357 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.373430  4357 ts_tablet_manager.cc:1403] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.005s
I20260709 13:13:46.375851  4357 raft_consensus.cc:359] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.376511  4357 raft_consensus.cc:385] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.376830  4357 raft_consensus.cc:740] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.371917  4358 raft_consensus.cc:359] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.377571  4357 consensus_queue.cc:260] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.377688  4667 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:13:46.388331  4356 tablet_bootstrap.cc:654] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.379916  4357 ts_tablet_manager.cc:1434] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:13:46.390605  4357 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:46.377882  4582 raft_consensus.cc:493] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.392540  4582 raft_consensus.cc:515] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.377930  4358 raft_consensus.cc:385] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.394724  4582 leader_election.cc:290] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.394912  4358 raft_consensus.cc:740] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.395243  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:46.395828  4163 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:46.395566  4358 consensus_queue.cc:260] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.397640  4358 ts_tablet_manager.cc:1434] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:13:46.398540  4358 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:46.398773  4205 leader_election.cc:304] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.400780  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:46.401330  4311 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:46.401460  4658 raft_consensus.cc:2804] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.401832  4658 raft_consensus.cc:493] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.402153  4658 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.417902  4357 tablet_bootstrap.cc:654] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.430589  4358 tablet_bootstrap.cc:654] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.433518  4361 raft_consensus.cc:493] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.442515  4361 raft_consensus.cc:515] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.425848  4658 raft_consensus.cc:515] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.450992  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:46.452395  4357 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.453305  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:46.452214  4279 leader_election.cc:343] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.460248  4357 ts_tablet_manager.cc:1403] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.001s
I20260709 13:13:46.460346  4242 raft_consensus.cc:2468] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:46.453133  4414 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 13:13:46.463342  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 59105.2us
I20260709 13:13:46.463807  4280 leader_election.cc:304] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:46.465633  4414 raft_consensus.cc:2804] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.465963  4414 raft_consensus.cc:493] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.466257  4414 raft_consensus.cc:3060] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.469147  4356 tablet_bootstrap.cc:492] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:46.469578  4356 ts_tablet_manager.cc:1403] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.028s
I20260709 13:13:46.451777  4361 leader_election.cc:290] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.474363  4658 leader_election.cc:290] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.475327  4356 raft_consensus.cc:359] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.477626  4356 raft_consensus.cc:385] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.477903  4356 raft_consensus.cc:740] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.478694  4356 consensus_queue.cc:260] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.482002  4414 raft_consensus.cc:515] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.483119  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:46.483681  4309 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.487856  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:46.488643  4485 raft_consensus.cc:493] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c2d59db706514384a2d5536fab6d8e70)
I20260709 13:13:46.489478  4485 raft_consensus.cc:515] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.491572  4414 leader_election.cc:290] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.493466  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.495079  4485 leader_election.cc:290] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.496886  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:46.502566  4315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:46.502942  4167 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:46.497495  4279 leader_election.cc:343] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.513016  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:46.501540  4356 ts_tablet_manager.cc:1434] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 13:13:46.502297  4238 raft_consensus.cc:3060] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.518483  4309 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:46.520867  4238 raft_consensus.cc:2468] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.525707  4280 leader_election.cc:304] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:46.527078  4667 raft_consensus.cc:2804] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.527535  4667 raft_consensus.cc:697] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:46.523864  4167 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:46.529335  4205 leader_election.cc:304] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:46.528306  4206 leader_election.cc:304] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:46.528326  4667 consensus_queue.cc:237] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.532574  4658 raft_consensus.cc:2749] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:13:46.533179  4658 raft_consensus.cc:2804] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.533002  4357 raft_consensus.cc:359] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.533663  4357 raft_consensus.cc:385] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.533805  4658 raft_consensus.cc:697] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:46.533932  4357 raft_consensus.cc:740] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.535672  4356 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:46.534674  4658 consensus_queue.cc:237] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.534613  4357 consensus_queue.cc:260] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.560349  4357 ts_tablet_manager.cc:1434] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.100s	user 0.008s	sys 0.000s
I20260709 13:13:46.561333  4357 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
W20260709 13:13:46.577482  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 46826.5us
I20260709 13:13:46.584816  4702 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.606019  4356 tablet_bootstrap.cc:654] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.621919  4357 tablet_bootstrap.cc:654] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.627092  4358 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:46.627661  4358 ts_tablet_manager.cc:1403] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.229s	user 0.041s	sys 0.019s
I20260709 13:13:46.629459  4652 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:13:46.663504  4062 catalog_manager.cc:5697] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.669869  4356 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:46.670432  4356 ts_tablet_manager.cc:1403] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.155s	user 0.009s	sys 0.012s
I20260709 13:13:46.677232  4358 raft_consensus.cc:359] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.680438  4358 raft_consensus.cc:385] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.680769  4358 raft_consensus.cc:740] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.682191  4361 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.683413  4358 consensus_queue.cc:260] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.684929  4356 raft_consensus.cc:359] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.685446  4358 ts_tablet_manager.cc:1434] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 13:13:46.685611  4356 raft_consensus.cc:385] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.685973  4356 raft_consensus.cc:740] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.686410  4358 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:46.686975  4356 consensus_queue.cc:260] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.698886  4356 ts_tablet_manager.cc:1434] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:13:46.702224  4357 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.704073  4357 ts_tablet_manager.cc:1403] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.007s
I20260709 13:13:46.704540  4356 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:46.711499  4652 raft_consensus.cc:493] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.711970  4652 raft_consensus.cc:515] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.714303  4652 leader_election.cc:290] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.715543  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a28663592b4ceabd30d62a3e9d3b8a" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.715917  4356 tablet_bootstrap.cc:654] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:46.716912  4131 leader_election.cc:343] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.718756  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a28663592b4ceabd30d62a3e9d3b8a" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:46.719293  4311 raft_consensus.cc:2468] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:46.721230  4358 tablet_bootstrap.cc:654] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:46.721724  4131 consensus_peers.cc:597] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. 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 13:13:46.722215  4131 leader_election.cc:304] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:46.727634  4652 raft_consensus.cc:2804] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.728574  4652 raft_consensus.cc:493] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.728891  4652 raft_consensus.cc:3060] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.733078  4065 catalog_manager.cc:5697] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:46.745164  4758 raft_consensus.cc:493] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.749420  4758 raft_consensus.cc:515] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.753634  4758 leader_election.cc:290] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.754166  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:46.754761  4163 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:46.755909  4279 leader_election.cc:304] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.756045  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.756642  4237 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:46.760529  4357 raft_consensus.cc:359] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.760994  4357 raft_consensus.cc:385] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.761234  4357 raft_consensus.cc:740] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.759974  4758 raft_consensus.cc:2804] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.762923  4758 raft_consensus.cc:493] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.769131  4652 raft_consensus.cc:515] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.771287  4652 leader_election.cc:290] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.771570  4357 consensus_queue.cc:260] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.763775  4758 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.773131  4765 raft_consensus.cc:493] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.773998  4357 ts_tablet_manager.cc:1434] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 13:13:46.773638  4765 raft_consensus.cc:515] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.774127  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a28663592b4ceabd30d62a3e9d3b8a" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:46.774690  4309 raft_consensus.cc:3060] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.776851  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
W20260709 13:13:46.778154  4280 leader_election.cc:343] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.780186  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:46.780866  4163 raft_consensus.cc:2468] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:46.781621  4765 leader_election.cc:290] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.782697  4279 leader_election.cc:304] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:46.783670  4765 raft_consensus.cc:2804] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.784094  4765 raft_consensus.cc:493] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.786369  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a28663592b4ceabd30d62a3e9d3b8a" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.784476  4765 raft_consensus.cc:3060] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:46.788707  4131 leader_election.cc:343] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.789651  4702 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.790970  4309 raft_consensus.cc:2468] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:46.793510  4356 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:46.800019  4356 ts_tablet_manager.cc:1403] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.006s
I20260709 13:13:46.802685  4356 raft_consensus.cc:359] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.796383  4357 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:46.818768  4485 raft_consensus.cc:493] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.819270  4485 raft_consensus.cc:515] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.820483  4357 tablet_bootstrap.cc:654] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.821928  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:46.823205  4205 leader_election.cc:343] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.824049  4485 leader_election.cc:290] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.826511  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:46.828102  4206 leader_election.cc:343] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.828539  4206 leader_election.cc:304] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:46.829237  4485 raft_consensus.cc:2749] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.797829  4131 leader_election.cc:304] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:46.795054  4758 raft_consensus.cc:515] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.832266  4357 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.832672  4357 ts_tablet_manager.cc:1403] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.001s
I20260709 13:13:46.833235  4758 leader_election.cc:290] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.803980  4765 raft_consensus.cc:515] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.835741  4357 raft_consensus.cc:359] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.836225  4765 leader_election.cc:290] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.836404  4357 raft_consensus.cc:385] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.810830  4237 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:46.813120  4358 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:46.836714  4357 raft_consensus.cc:740] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.837023  4358 ts_tablet_manager.cc:1403] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.151s	user 0.021s	sys 0.009s
I20260709 13:13:46.837468  4357 consensus_queue.cc:260] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.838332  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.839442  4358 raft_consensus.cc:359] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.840059  4357 ts_tablet_manager.cc:1434] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
W20260709 13:13:46.840610  4280 leader_election.cc:343] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.841181  4357 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:46.840054  4358 raft_consensus.cc:385] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.841567  4358 raft_consensus.cc:740] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.842283  4358 consensus_queue.cc:260] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.843127  4356 raft_consensus.cc:385] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.843811  4358 ts_tablet_manager.cc:1434] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:13:46.843483  4166 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:13:46.844049  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:46.853103  4163 raft_consensus.cc:3060] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.853367  4358 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:46.843206  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:46.845638  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.855947  4356 raft_consensus.cc:740] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.856128  4236 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.856627  4356 consensus_queue.cc:260] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.859141  4163 raft_consensus.cc:2468] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.844516  4765 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:46.846362  4702 raft_consensus.cc:2804] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.860240  4702 raft_consensus.cc:697] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:46.861174  4279 leader_election.cc:304] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:46.861042  4702 consensus_queue.cc:237] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.861783  4758 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:46.846437  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 48687.6us
I20260709 13:13:46.863584  4167 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.868554  4765 raft_consensus.cc:2804] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.869091  4765 raft_consensus.cc:697] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:46.869899  4765 consensus_queue.cc:237] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.870354  4167 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.873471  4279 leader_election.cc:304] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:46.874120  4236 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:46.874212  4758 raft_consensus.cc:2804] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.875389  4758 raft_consensus.cc:697] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:46.876498  4758 consensus_queue.cc:237] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.877710  4356 ts_tablet_manager.cc:1434] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.077s	user 0.001s	sys 0.005s
I20260709 13:13:46.879266  4358 tablet_bootstrap.cc:654] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.883612  4356 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:46.850275  4357 tablet_bootstrap.cc:654] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.913548  4356 tablet_bootstrap.cc:654] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.920096  4702 raft_consensus.cc:493] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.920586  4702 raft_consensus.cc:515] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.922394  4702 leader_election.cc:290] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.925333  4238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.925904  4238 raft_consensus.cc:2468] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:46.926245  4358 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:46.926800  4358 ts_tablet_manager.cc:1403] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.000s
I20260709 13:13:46.927107  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:46.928369  4131 leader_election.cc:343] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.929005  4131 leader_election.cc:304] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:46.932544  4357 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:46.935001  4357 ts_tablet_manager.cc:1403] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.007s
I20260709 13:13:46.936357  4702 raft_consensus.cc:2804] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.933770  4062 catalog_manager.cc:5697] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:46.936760  4702 raft_consensus.cc:493] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.937143  4702 raft_consensus.cc:3060] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.939553  4357 raft_consensus.cc:359] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.942265  4357 raft_consensus.cc:385] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.945384  4357 raft_consensus.cc:740] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.941599  4358 raft_consensus.cc:359] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.946549  4358 raft_consensus.cc:385] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.947474  4652 raft_consensus.cc:493] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.948403  4358 raft_consensus.cc:740] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.948501  4652 raft_consensus.cc:515] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.949718  4358 consensus_queue.cc:260] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.951874  4358 ts_tablet_manager.cc:1434] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:13:46.952028  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.952775  4236 raft_consensus.cc:2393] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd124f2a6a884f1fad8a94b68ee53354 in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:46.952926  4358 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:46.953209  4702 raft_consensus.cc:515] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.955111  4702 leader_election.cc:290] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.955475  4718 raft_consensus.cc:493] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.955746  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:46.962533  4236 raft_consensus.cc:3060] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.962349  4718 raft_consensus.cc:515] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.964329  4718 leader_election.cc:290] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:46.965968  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.966207  4314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:46.956614  4652 leader_election.cc:290] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
W20260709 13:13:46.966971  4131 leader_election.cc:343] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.946977  4357 consensus_queue.cc:260] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.958125  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9efd187c1604432ab28fd5bd39d81ae" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:46.958774  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:46.958956  4356 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:46.969026  4357 ts_tablet_manager.cc:1434] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:13:46.969110  4356 ts_tablet_manager.cc:1403] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.003s
I20260709 13:13:46.970021  4357 tablet_bootstrap.cc:492] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:46.971832  4356 raft_consensus.cc:359] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.972437  4356 raft_consensus.cc:385] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:46.972687  4356 raft_consensus.cc:740] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:46.973490  4236 raft_consensus.cc:2468] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
W20260709 13:13:46.973871  4131 leader_election.cc:343] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.974290  4131 leader_election.cc:304] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:46.975322  4131 leader_election.cc:304] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70
W20260709 13:13:46.976284  4131 leader_election.cc:343] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.976941  4131 leader_election.cc:304] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:46.977887  4667 raft_consensus.cc:493] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.978294  4357 tablet_bootstrap.cc:654] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.978346  4667 raft_consensus.cc:515] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.979126  4718 raft_consensus.cc:2749] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.979770  4718 raft_consensus.cc:3060] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.980506  4667 leader_election.cc:290] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:46.982043  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:46.982441  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
W20260709 13:13:46.983181  4280 leader_election.cc:343] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:46.983872  4652 raft_consensus.cc:2804] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:46.984064  4356 consensus_queue.cc:260] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.985267  4652 raft_consensus.cc:697] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:46.986678  4356 ts_tablet_manager.cc:1434] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:13:46.987015  4485 raft_consensus.cc:493] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:46.986359  4652 consensus_queue.cc:237] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:46.983203  4163 raft_consensus.cc:2468] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:46.994586  4279 leader_election.cc:304] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:46.987607  4356 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:46.996246  4765 raft_consensus.cc:2804] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:46.996716  4765 raft_consensus.cc:493] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:46.997152  4765 raft_consensus.cc:3060] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:46.961481  4358 tablet_bootstrap.cc:654] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.001415  4356 tablet_bootstrap.cc:654] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:46.990377  4718 raft_consensus.cc:2749] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:46.987648  4485 raft_consensus.cc:515] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.008687  4485 leader_election.cc:290] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.012708  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ed78336e243039e9baf106a95b780" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
W20260709 13:13:47.014074  4206 leader_election.cc:343] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.015707  4065 catalog_manager.cc:5697] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:47.016763  4358 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:47.017191  4358 ts_tablet_manager.cc:1403] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.000s
I20260709 13:13:47.017251  4065 catalog_manager.cc:5697] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:47.020772  4752 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.021864  4358 raft_consensus.cc:359] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.022480  4358 raft_consensus.cc:385] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.022770  4358 raft_consensus.cc:740] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.023944  4358 consensus_queue.cc:260] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.024420  4356 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:47.024812  4356 ts_tablet_manager.cc:1403] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 13:13:47.026099  4358 ts_tablet_manager.cc:1434] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:13:47.027205  4358 tablet_bootstrap.cc:492] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:47.027274  4356 raft_consensus.cc:359] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.027956  4356 raft_consensus.cc:385] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.028190  4356 raft_consensus.cc:740] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.028775  4356 consensus_queue.cc:260] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.031158  4356 ts_tablet_manager.cc:1434] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:13:47.032027  4356 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:47.033011  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ed78336e243039e9baf106a95b780" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.033762  4163 raft_consensus.cc:2468] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 0.
I20260709 13:13:47.038304  4205 leader_election.cc:304] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:47.039702  4485 raft_consensus.cc:2804] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.040171  4485 raft_consensus.cc:493] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.040592  4485 raft_consensus.cc:3060] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.055621  4356 tablet_bootstrap.cc:654] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.057039  4358 tablet_bootstrap.cc:654] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.064437  4667 raft_consensus.cc:493] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.064142  4765 raft_consensus.cc:515] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.065047  4667 raft_consensus.cc:515] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.068467  4667 leader_election.cc:290] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:47.070024  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
W20260709 13:13:47.071802  4280 leader_election.cc:343] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.071076  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:47.081707  4667 raft_consensus.cc:493] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.082171  4667 raft_consensus.cc:515] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.086997  4667 leader_election.cc:290] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:47.090039  4358 tablet_bootstrap.cc:492] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:47.090474  4358 ts_tablet_manager.cc:1403] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260709 13:13:47.088655  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:47.090590  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.091863  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.092106  4167 raft_consensus.cc:3060] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:13:47.097716  4279 leader_election.cc:343] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.102466  4356 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:47.102954  4356 ts_tablet_manager.cc:1403] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.007s
I20260709 13:13:47.106631  4752 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.107642  4356 raft_consensus.cc:359] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.109412  4356 raft_consensus.cc:385] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.109740  4356 raft_consensus.cc:740] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.110410  4356 consensus_queue.cc:260] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.108768  4358 raft_consensus.cc:359] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.111436  4358 raft_consensus.cc:385] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.111774  4358 raft_consensus.cc:740] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
W20260709 13:13:47.112025  4280 leader_election.cc:343] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.112481  4358 consensus_queue.cc:260] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.113986  4358 ts_tablet_manager.cc:1434] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:13:47.114645  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:47.115532  4356 ts_tablet_manager.cc:1434] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:13:47.116670  4667 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.119692  4485 raft_consensus.cc:515] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.112496  4280 leader_election.cc:304] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:47.122131  4758 raft_consensus.cc:2749] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.122328  4759 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.124588  4280 leader_election.cc:304] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:47.124765  4358 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:47.126459  4167 raft_consensus.cc:2468] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:47.118423  4356 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:47.131165  4279 leader_election.cc:304] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:47.132048  4758 raft_consensus.cc:2749] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.132722  4758 raft_consensus.cc:2804] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.133360  4758 raft_consensus.cc:697] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:47.137127  4065 catalog_manager.cc:5697] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.141546  4765 leader_election.cc:290] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:47.232575  4356 tablet_bootstrap.cc:654] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.204771  4710 raft_consensus.cc:493] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.245693  4358 tablet_bootstrap.cc:654] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.160558  4758 consensus_queue.cc:237] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.240041  4710 raft_consensus.cc:515] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.258781  4710 leader_election.cc:290] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.259372  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:47.260978  4357 tablet_bootstrap.cc:492] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:47.261437  4357 ts_tablet_manager.cc:1403] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.292s	user 0.033s	sys 0.057s
I20260709 13:13:47.263247  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ed78336e243039e9baf106a95b780" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:47.263967  4167 raft_consensus.cc:3060] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.264786  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ed78336e243039e9baf106a95b780" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
W20260709 13:13:47.266125  4206 leader_election.cc:343] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.266522  4357 raft_consensus.cc:359] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.267123  4357 raft_consensus.cc:385] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.267405  4357 raft_consensus.cc:740] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.267364  4485 leader_election.cc:290] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.272881  4167 raft_consensus.cc:2468] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 1.
I20260709 13:13:47.280516  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4eae9e702b54533961c3ebbd73abab7" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.281227  4167 raft_consensus.cc:2393] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:47.283769  4311 raft_consensus.cc:3060] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.287616  4357 consensus_queue.cc:260] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.302654  4205 leader_election.cc:304] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: c2d59db706514384a2d5536fab6d8e70
I20260709 13:13:47.303442  4752 raft_consensus.cc:2804] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.304011  4752 raft_consensus.cc:697] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:13:47.307868  4205 leader_election.cc:304] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:47.304839  4752 consensus_queue.cc:237] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.327986  4790 raft_consensus.cc:3060] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.335177  4358 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:47.335817  4358 ts_tablet_manager.cc:1403] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.211s	user 0.010s	sys 0.008s
I20260709 13:13:47.336476  4357 ts_tablet_manager.cc:1434] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.001s
I20260709 13:13:47.340080  4357 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: Bootstrap starting.
I20260709 13:13:47.372279  4356 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:47.373049  4356 ts_tablet_manager.cc:1403] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.255s	user 0.028s	sys 0.003s
I20260709 13:13:47.380148  4794 raft_consensus.cc:493] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:13:47.381284  4113 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:13:47.380626  4794 raft_consensus.cc:515] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.384114  4794 leader_election.cc:290] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:47.383803  4065 catalog_manager.cc:5697] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:47.387413  4758 raft_consensus.cc:493] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.387590  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.387866  4758 raft_consensus.cc:515] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.389737  4758 leader_election.cc:290] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:47.393090  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:47.393610  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35e4afb754644a7f83fc500bc48c4f75" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:47.394375  4236 raft_consensus.cc:2393] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2d59db706514384a2d5536fab6d8e70 in current term 1: Already voted for candidate fd124f2a6a884f1fad8a94b68ee53354 in this term.
I20260709 13:13:47.396893  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.397619  4167 raft_consensus.cc:2468] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:47.393687  4237 raft_consensus.cc:2468] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 0.
I20260709 13:13:47.400712  4280 leader_election.cc:304] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:47.401427  4667 raft_consensus.cc:3060] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.410224  4357 tablet_bootstrap.cc:654] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.413137  4791 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.414474  4358 raft_consensus.cc:359] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.415083  4358 raft_consensus.cc:385] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.415337  4358 raft_consensus.cc:740] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.411933  4279 leader_election.cc:304] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:47.416144  4358 consensus_queue.cc:260] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.423799  4361 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.411548  4790 raft_consensus.cc:2749] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.429957  4358 ts_tablet_manager.cc:1434] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.000s
I20260709 13:13:47.421509  4794 raft_consensus.cc:2804] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.422683  4752 raft_consensus.cc:493] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.440349  4794 raft_consensus.cc:493] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.444768  4794 raft_consensus.cc:3060] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.444203  4752 raft_consensus.cc:515] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.456128  4358 tablet_bootstrap.cc:492] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:47.458627  4062 catalog_manager.cc:5697] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 0 to 1, leader changed from <none> to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:47.467957  4356 raft_consensus.cc:359] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.468689  4356 raft_consensus.cc:385] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.468947  4356 raft_consensus.cc:740] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.474306  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.475078  4167 raft_consensus.cc:2393] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 456df471fbed492b9a74321d1f861f5b in current term 1: Already voted for candidate c2d59db706514384a2d5536fab6d8e70 in this term.
I20260709 13:13:47.484328  4356 consensus_queue.cc:260] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.490315  4667 raft_consensus.cc:2749] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.495522  4356 ts_tablet_manager.cc:1434] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.001s
I20260709 13:13:47.501649  4799 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.505807  4358 tablet_bootstrap.cc:654] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.509258  4238 raft_consensus.cc:3060] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.514089  4357 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: No bootstrap required, opened a new log
I20260709 13:13:47.500881  4752 leader_election.cc:290] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.507534  4765 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:13:47.520391  4357 ts_tablet_manager.cc:1403] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.011s
I20260709 13:13:47.524046  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:47.526691  4356 tablet_bootstrap.cc:492] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70: Bootstrap starting.
I20260709 13:13:47.526575  4791 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.534740  4206 leader_election.cc:304] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b; no voters: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:47.556677  4794 raft_consensus.cc:515] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.565567  4357 raft_consensus.cc:359] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.566063  4655 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.566296  4357 raft_consensus.cc:385] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.568526  4357 raft_consensus.cc:740] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.569202  4357 consensus_queue.cc:260] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.544246  4752 raft_consensus.cc:3060] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.575544  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:13:47.576879  4166 raft_consensus.cc:3060] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.576177  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:47.579581  4242 raft_consensus.cc:3060] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.584017  4758 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:13:47.580869  4794 leader_election.cc:290] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:47.586293  4361 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.068s
I20260709 13:13:47.594920  4357 ts_tablet_manager.cc:1434] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.003s
W20260709 13:13:47.708673  4206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 60688.3us
I20260709 13:13:47.708832  4242 raft_consensus.cc:2468] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:47.690510  4166 raft_consensus.cc:2468] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 1.
I20260709 13:13:47.717423  4280 leader_election.cc:304] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:13:47.657934  4752 raft_consensus.cc:2749] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.721145  4667 raft_consensus.cc:2804] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:47.723095  4667 raft_consensus.cc:697] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:13:47.601981  4792 raft_consensus.cc:493] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.753043  4358 tablet_bootstrap.cc:492] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:47.753750  4358 ts_tablet_manager.cc:1403] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.298s	user 0.010s	sys 0.010s
I20260709 13:13:47.733752  4792 raft_consensus.cc:515] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.747799  4701 raft_consensus.cc:493] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.772571  4356 tablet_bootstrap.cc:654] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70: Neither blocks nor log segments found. Creating new log.
I20260709 13:13:47.753101  4667 consensus_queue.cc:237] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.802047  4792 leader_election.cc:290] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.815668  4358 raft_consensus.cc:359] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.816639  4358 raft_consensus.cc:385] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.819362  4358 raft_consensus.cc:740] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.765334  4701 raft_consensus.cc:515] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.823544  4701 leader_election.cc:290] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.857077  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:47.866551  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:47.882632  4358 consensus_queue.cc:260] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.884563  4240 raft_consensus.cc:2468] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:47.886387  4358 ts_tablet_manager.cc:1434] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.132s	user 0.008s	sys 0.001s
I20260709 13:13:47.887323  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:47.887548  4358 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b: Bootstrap starting.
I20260709 13:13:47.889487  4309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70" is_pre_election: true
I20260709 13:13:47.890081  4309 raft_consensus.cc:2468] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 0.
I20260709 13:13:47.900002  4131 leader_election.cc:304] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:47.904134  4356 tablet_bootstrap.cc:492] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70: No bootstrap required, opened a new log
I20260709 13:13:47.904708  4356 ts_tablet_manager.cc:1403] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70: Time spent bootstrapping tablet: real 0.378s	user 0.015s	sys 0.016s
I20260709 13:13:47.906819  4701 raft_consensus.cc:2804] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.907160  4701 raft_consensus.cc:493] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.907450  4701 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.907248  4356 raft_consensus.cc:359] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.907969  4356 raft_consensus.cc:385] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.908228  4356 raft_consensus.cc:740] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.911182  4358 tablet_bootstrap.cc:654] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b: Neither blocks nor log segments found. Creating new log.
W20260709 13:13:47.912071  4131 leader_election.cc:343] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.912005  4356 consensus_queue.cc:260] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.914503  4065 catalog_manager.cc:5697] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:13:47.932920  4701 raft_consensus.cc:515] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.927222  4667 consensus_queue.cc:1048] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:47.937409  4790 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:13:47.934948  4131 leader_election.cc:343] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:13:47.939316  4131 leader_election.cc:304] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 456df471fbed492b9a74321d1f861f5b
I20260709 13:13:47.939390  4810 consensus_queue.cc:1048] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:13:47.940026  4655 raft_consensus.cc:2804] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:13:47.940372  4655 raft_consensus.cc:493] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:13:47.940676  4655 raft_consensus.cc:3060] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.936733  4701 leader_election.cc:290] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.959406  4655 raft_consensus.cc:515] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.962438  4655 leader_election.cc:290] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 1 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:47.967547  4356 ts_tablet_manager.cc:1434] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:13:47.966575  4667 raft_consensus.cc:493] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:13:47.975998  4667 raft_consensus.cc:515] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.982889  4235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:47.983511  4235 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.984303  4358 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b: No bootstrap required, opened a new log
I20260709 13:13:47.984416  4309 raft_consensus.cc:3060] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.984750  4358 ts_tablet_manager.cc:1403] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.016s
I20260709 13:13:47.989656  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ed78336e243039e9baf106a95b780" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354" is_pre_election: true
I20260709 13:13:47.987308  4358 raft_consensus.cc:359] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:47.996618  4358 raft_consensus.cc:385] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:13:47.996953  4358 raft_consensus.cc:740] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Initialized, Role: FOLLOWER
I20260709 13:13:47.998063  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:47.998610  4311 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:47.999570  4235 raft_consensus.cc:2468] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:47.999595  4233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d43ed78336e243039e9baf106a95b780" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b" is_pre_election: true
I20260709 13:13:48.000612  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:13:48.001207  4307 raft_consensus.cc:3060] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:48.001121  4280 leader_election.cc:304] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c2d59db706514384a2d5536fab6d8e70; no voters: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:13:48.002040  4667 leader_election.cc:290] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:13:48.004859  4311 raft_consensus.cc:2468] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:48.007328  4307 raft_consensus.cc:2468] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:48.008617  4233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:13:48.020628  4810 raft_consensus.cc:2749] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:13:47.998090  4358 consensus_queue.cc:260] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:48.030234  4790 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:48.031062  4131 leader_election.cc:304] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:48.032161  4814 raft_consensus.cc:2804] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:48.033290  4814 raft_consensus.cc:697] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:48.034225  4814 consensus_queue.cc:237] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:48.038007  4233 raft_consensus.cc:3060] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:13:48.038291  4131 leader_election.cc:304] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:13:48.039897  4701 raft_consensus.cc:2804] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:13:48.040365  4701 raft_consensus.cc:697] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:13:48.041141  4701 consensus_queue.cc:237] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:13:48.049067  4233 raft_consensus.cc:2468] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 1.
I20260709 13:13:48.052534  4358 ts_tablet_manager.cc:1434] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260709 13:13:48.100777  4064 catalog_manager.cc:5697] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:48.102447  4064 catalog_manager.cc:5697] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:48.310027  4794 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:48.341440  4810 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:48.439213  4718 consensus_queue.cc:1048] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:48.461541  4792 consensus_queue.cc:1048] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:48.509936  4792 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:48.523368  4718 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:13:49.886436  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:13:49.935413  4834 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 13:13:49.940678  4835 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 13:13:49.947136  4837 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 13:13:49.951824  3034 server_base.cc:1061] running on GCE node
I20260709 13:13:49.954289  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:13:49.954583  3034 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 13:13:49.954819  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602829954802 us; error 0 us; skew 500 ppm
I20260709 13:13:49.955650  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:13:49.974191  3034 webserver.cc:533] Webserver started at http://127.2.246.132:38455/ using document root <none> and password file <none>
I20260709 13:13:49.974747  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:13:49.974992  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:13:49.975517  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:13:49.976773  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-3-root/instance:
uuid: "61e4aedb28444c0ea72a79a6cae1b929"
format_stamp: "Formatted at 2026-07-09 13:13:49 on dist-test-slave-mz79"
I20260709 13:13:49.987490  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.006s	sys 0.005s
I20260709 13:13:50.005548  4842 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:50.007380  3034 fs_manager.cc:730] Time spent opening block manager: real 0.017s	user 0.007s	sys 0.002s
I20260709 13:13:50.007800  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-3-root
uuid: "61e4aedb28444c0ea72a79a6cae1b929"
format_stamp: "Formatted at 2026-07-09 13:13:49 on dist-test-slave-mz79"
I20260709 13:13:50.008198  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-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 13:13:50.049311  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:13:50.050886  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:13:50.052902  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:13:50.056267  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:13:50.056483  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:50.056758  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:13:50.056980  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:13:50.142871  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.132:38885
I20260709 13:13:50.142988  4904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.132:38885 every 8 connection(s)
I20260709 13:13:50.147306  3034 auto_leader_rebalancer-test.cc:384] add a tserver: 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:50.170912  4905 heartbeater.cc:344] Connected to a master server at 127.2.246.190:46781
I20260709 13:13:50.171365  4905 heartbeater.cc:461] Registering TS with master...
I20260709 13:13:50.172220  4905 heartbeater.cc:507] Master 127.2.246.190:46781 requested a full tablet report, sending...
I20260709 13:13:50.174067  4063 ts_manager.cc:194] Registered new tserver with Master: 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885)
I20260709 13:13:50.175595  4063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52064
I20260709 13:13:50.618367  4166 consensus_queue.cc:237] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:50.627130  4311 raft_consensus.cc:1275] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:50.641774  4235 raft_consensus.cc:1275] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:50.644495  4792 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.645298  4718 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:50.660290  4915 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.662051  4235 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.673992  4309 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
W20260709 13:13:50.686002  4131 consensus_peers.cc:597] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 528080f872df4e289cfcfab916108877. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:50.692772  4166 consensus_queue.cc:237] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:50.699029  4063 catalog_manager.cc:5697] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.707062  4309 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:50.710901  4918 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:13:50.712615  4239 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:13:50.715453  4131 consensus_peers.cc:597] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e614cd09ac6a467d8c4deda9b973125e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:50.716463  4718 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.740011  4792 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.744750  4235 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.757948  4309 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.849027  4064 catalog_manager.cc:5697] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.854115  4309 consensus_queue.cc:237] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:50.870236  4166 raft_consensus.cc:1275] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:50.871410  4240 raft_consensus.cc:1275] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:50.871526  4833 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:13:50.873160  4909 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:50.896189  4280 consensus_peers.cc:597] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4fb45f6a5f5412aa0f203b1c0ba0a4b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:50.896003  4909 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.900094  4167 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.932379  4063 catalog_manager.cc:5697] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.932687  4166 consensus_queue.cc:237] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:50.951455  4235 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.961038  4309 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:50.963536  4915 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:13:50.971154  4131 consensus_peers.cc:597] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc6e1f6ecdcb41e4b16bef038d70a087. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:50.980836  4240 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:50.982915  4926 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:50.984484  4918 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:50.986270  4309 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:51.013805  4235 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:51.026991  4064 catalog_manager.cc:5697] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:51.156057  4936 ts_tablet_manager.cc:933] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:51.165155  4936 tablet_copy_client.cc:323] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:13:51.178604  4905 heartbeater.cc:499] Master 127.2.246.190:46781 was elected leader, sending a full tablet report...
I20260709 13:13:51.228472  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 528080f872df4e289cfcfab916108877 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:13:51.229107  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 528080f872df4e289cfcfab916108877 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-528080f872df4e289cfcfab916108877
I20260709 13:13:51.237602  4177 tablet_copy_source_session.cc:215] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:51.241804  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 528080f872df4e289cfcfab916108877. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:51.268265  4936 tablet_copy_client.cc:806] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:51.268996  4936 tablet_copy_client.cc:670] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:51.273698  4936 tablet_copy_client.cc:538] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:51.283589  4936 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:51.303547  4940 ts_tablet_manager.cc:933] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:51.315616  4936 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:51.316670  4936 tablet_bootstrap.cc:492] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:51.318507  4936 ts_tablet_manager.cc:1403] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.009s
I20260709 13:13:51.326400  4936 raft_consensus.cc:359] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.327313  4936 raft_consensus.cc:740] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:51.329120  4940 tablet_copy_client.cc:323] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:13:51.328017  4936 consensus_queue.cc:260] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.333158  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet e614cd09ac6a467d8c4deda9b973125e from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:13:51.333779  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet e614cd09ac6a467d8c4deda9b973125e from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-e614cd09ac6a467d8c4deda9b973125e
I20260709 13:13:51.342240  4177 tablet_copy_source_session.cc:215] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:51.345986  4940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e614cd09ac6a467d8c4deda9b973125e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:51.369154  4940 tablet_copy_client.cc:806] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:51.370034  4940 tablet_copy_client.cc:670] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:51.386318  4936 ts_tablet_manager.cc:1434] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.010s
I20260709 13:13:51.386686  4940 tablet_copy_client.cc:538] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:51.391582  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-528080f872df4e289cfcfab916108877 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:13:51.392057  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-528080f872df4e289cfcfab916108877 on tablet 528080f872df4e289cfcfab916108877 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:51.402333  4936 ts_tablet_manager.cc:933] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:51.414268  4940 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:51.464167  4936 tablet_copy_client.cc:323] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:13:51.486774  4940 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:51.488016  4940 tablet_bootstrap.cc:492] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:51.488687  4940 ts_tablet_manager.cc:1403] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.020s
I20260709 13:13:51.492323  4944 ts_tablet_manager.cc:933] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:51.492059  4940 raft_consensus.cc:359] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.493165  4940 raft_consensus.cc:740] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:51.493784  4940 consensus_queue.cc:260] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.502409  4940 ts_tablet_manager.cc:1434] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:13:51.506582  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:13:51.506891  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e614cd09ac6a467d8c4deda9b973125e received from {username='slave'} at 127.0.0.1:58244
I20260709 13:13:51.507105  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-e4fb45f6a5f5412aa0f203b1c0ba0a4b
I20260709 13:13:51.507296  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e614cd09ac6a467d8c4deda9b973125e on tablet e614cd09ac6a467d8c4deda9b973125e with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:51.515347  4944 tablet_copy_client.cc:323] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:13:51.517130  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet bc6e1f6ecdcb41e4b16bef038d70a087 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:13:51.517678  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet bc6e1f6ecdcb41e4b16bef038d70a087 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-bc6e1f6ecdcb41e4b16bef038d70a087
I20260709 13:13:51.517954  4326 tablet_copy_source_session.cc:215] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:51.521016  4936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:51.525401  4177 tablet_copy_source_session.cc:215] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:51.533829  4936 tablet_copy_client.cc:806] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:51.534631  4936 tablet_copy_client.cc:670] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:51.535090  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6e1f6ecdcb41e4b16bef038d70a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:51.539323  4936 tablet_copy_client.cc:538] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:51.547632  4936 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:51.559985  4944 tablet_copy_client.cc:806] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:51.560561  4944 tablet_copy_client.cc:670] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:51.564601  4944 tablet_copy_client.cc:538] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:51.574872  4944 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:51.587133  4880 raft_consensus.cc:1217] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:51.617801  4936 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:51.619470  4936 tablet_bootstrap.cc:492] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:51.620262  4936 ts_tablet_manager.cc:1403] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.012s
I20260709 13:13:51.624333  4936 raft_consensus.cc:359] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.626616  4936 raft_consensus.cc:740] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:51.635089  4936 consensus_queue.cc:260] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.637749  4936 ts_tablet_manager.cc:1434] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:13:51.639811  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e4fb45f6a5f5412aa0f203b1c0ba0a4b received from {username='slave'} at 127.0.0.1:43794
I20260709 13:13:51.640239  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e4fb45f6a5f5412aa0f203b1c0ba0a4b on tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:51.667101  4944 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:51.667838  4944 tablet_bootstrap.cc:492] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:51.668350  4944 ts_tablet_manager.cc:1403] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.018s
I20260709 13:13:51.671100  4944 raft_consensus.cc:359] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.671898  4944 raft_consensus.cc:740] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:51.672492  4944 consensus_queue.cc:260] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:51.674618  4944 ts_tablet_manager.cc:1434] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:13:51.676249  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-bc6e1f6ecdcb41e4b16bef038d70a087 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:13:51.676633  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-bc6e1f6ecdcb41e4b16bef038d70a087 on tablet bc6e1f6ecdcb41e4b16bef038d70a087 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:51.682209  4880 raft_consensus.cc:1217] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:51.873674  4880 raft_consensus.cc:1217] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:51.975463  4880 raft_consensus.cc:1217] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:52.042275  4926 raft_consensus.cc:1064] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:52.050637  4926 consensus_queue.cc:237] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:52.084331  4307 raft_consensus.cc:1275] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.086859  4880 raft_consensus.cc:1275] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.088492  4792 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:52.090518  4792 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:52.106146  4233 raft_consensus.cc:1275] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.108067  4953 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:52.192080  4959 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.219859  4233 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.264779  4880 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.295004  4063 catalog_manager.cc:5697] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:52.336740  4309 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.361869  4946 raft_consensus.cc:1064] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:52.366474  4946 consensus_queue.cc:237] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:52.392349  4968 raft_consensus.cc:1064] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:52.395430  4968 consensus_queue.cc:237] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:52.476155  4880 raft_consensus.cc:1275] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.478107  4962 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:52.493806  4307 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.494066  4239 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.494629  4876 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.502362  4239 raft_consensus.cc:1275] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.503952  4961 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:13:52.530507  4967 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:13:52.536936  4909 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.540772  4166 raft_consensus.cc:1275] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.550125  4880 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.557572  4239 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.562997  4964 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:52.564250  4792 raft_consensus.cc:1064] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:52.569548  4792 consensus_queue.cc:237] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:52.575275  4959 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:52.587646  4946 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:13:52.661463  4063 catalog_manager.cc:5697] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.684293  4167 consensus_queue.cc:237] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:52.699452  4311 consensus_queue.cc:237] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:52.701416  4166 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.704954  4879 raft_consensus.cc:1275] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:52.707190  4240 raft_consensus.cc:1275] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:52.709347  4976 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:13:52.698745  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 90773us
I20260709 13:13:52.711484  4946 consensus_queue.cc:1048] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:13:52.728156  4976 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.735555  4879 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.740011  4240 raft_consensus.cc:2955] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.775444  4880 raft_consensus.cc:1275] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:52.779826  4311 raft_consensus.cc:1275] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:52.777030  4965 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.809711  4968 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:52.812357  4065 catalog_manager.cc:5697] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.834131  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:52.839394  4879 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.842772  4311 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.852811  4309 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.860165  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:13:52.806089  4062 catalog_manager.cc:5697] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:52.862939  4880 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.863629  4239 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:52.869482  4239 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.877434  4983 tablet_replica.cc:333] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:13:52.881987  4983 raft_consensus.cc:2243] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:52.903788  4983 raft_consensus.cc:2272] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:52.904503  4792 consensus_queue.cc:1048] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:52.908035  4983 ts_tablet_manager.cc:1916] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:52.908349  4792 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:13:52.930685  4167 consensus_queue.cc:237] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:52.928680  4983 ts_tablet_manager.cc:1929] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:52.940425  4983 log.cc:1199] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/e4fb45f6a5f5412aa0f203b1c0ba0a4b
I20260709 13:13:52.942487  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet e4fb45f6a5f5412aa0f203b1c0ba0a4b (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:52.961580  4966 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:52.965723  4792 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:52.971617  4966 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:52.976876  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 528080f872df4e289cfcfab916108877 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:52.982570  4879 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:52.982872  4239 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:52.990175  4062 catalog_manager.cc:5697] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:53.004360  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 528080f872df4e289cfcfab916108877 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:13:53.012946  4880 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.040063  4986 tablet_replica.cc:333] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:13:53.050809  4966 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:53.058111  4959 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.057989  4967 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:13:53.065187  4311 raft_consensus.cc:2955] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.069140  4986 raft_consensus.cc:2243] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:53.069962  4986 raft_consensus.cc:2272] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:53.073383  4986 ts_tablet_manager.cc:1916] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:53.079187  4233 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.086437  4879 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.086977  4311 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.099418  4968 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.102053  4986 ts_tablet_manager.cc:1929] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:53.102617  4986 log.cc:1199] T 528080f872df4e289cfcfab916108877 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/528080f872df4e289cfcfab916108877
I20260709 13:13:53.105350  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 528080f872df4e289cfcfab916108877 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:53.098307  4063 catalog_manager.cc:5697] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:53.108214  4239 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.130532  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e614cd09ac6a467d8c4deda9b973125e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:53.145961  4879 raft_consensus.cc:2955] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.150228  4167 consensus_queue.cc:237] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:53.165921  4063 catalog_manager.cc:5697] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:53.184791  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet e614cd09ac6a467d8c4deda9b973125e with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:13:53.202255  4233 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.202565  4879 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:53.214253  4968 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:53.218600  4989 tablet_replica.cc:333] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:13:53.220553  4989 raft_consensus.cc:2243] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:53.221323  4989 raft_consensus.cc:2272] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:53.223762  4968 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:53.224167  4989 ts_tablet_manager.cc:1916] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:53.234012  4968 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.238386  4989 ts_tablet_manager.cc:1929] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:53.238777  4989 log.cc:1199] T e614cd09ac6a467d8c4deda9b973125e P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/e614cd09ac6a467d8c4deda9b973125e
I20260709 13:13:53.240170  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet e614cd09ac6a467d8c4deda9b973125e (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:53.245025  4233 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.244640  4879 raft_consensus.cc:2955] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.264091  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc6e1f6ecdcb41e4b16bef038d70a087 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:53.265801  4063 catalog_manager.cc:5697] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:53.277621  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet bc6e1f6ecdcb41e4b16bef038d70a087 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:13:53.278671  4989 tablet_replica.cc:333] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:13:53.279569  4989 raft_consensus.cc:2243] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:53.280405  4989 raft_consensus.cc:2272] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:53.284047  4989 ts_tablet_manager.cc:1916] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:53.293670  4989 ts_tablet_manager.cc:1929] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:53.293985  4989 log.cc:1199] T bc6e1f6ecdcb41e4b16bef038d70a087 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/bc6e1f6ecdcb41e4b16bef038d70a087
I20260709 13:13:53.295122  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet bc6e1f6ecdcb41e4b16bef038d70a087 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:54.350447  4314 consensus_queue.cc:237] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.356449  4163 raft_consensus.cc:1275] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.356956  4233 raft_consensus.cc:1275] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:13:54.357265  4280 consensus_peers.cc:597] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a238895678a47dca45f427a2bc14323. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.357864  4992 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:54.358721  4909 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:54.370911  4909 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.375411  4233 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.377039  4163 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.384073  4311 consensus_queue.cc:237] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.393622  4065 catalog_manager.cc:5697] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.405085  4233 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.406118  4167 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.407401  4909 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:54.408737  4280 consensus_peers.cc:597] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2faea5c9540f4df08750f11a8349e830. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.409919  4992 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:13:54.428802  4909 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.430639  4163 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.434623  4233 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.443688  4167 consensus_queue.cc:237] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.449563  4063 catalog_manager.cc:5697] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.456081  4311 raft_consensus.cc:1275] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.457420  4959 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:54.459777  4131 consensus_peers.cc:597] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5947e26695b463fb415c69ce63dc2fb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.462332  4239 raft_consensus.cc:1275] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.464435  4792 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:54.467614  4959 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.470492  4311 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.488945  4314 consensus_queue.cc:237] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.495023  4062 catalog_manager.cc:5697] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:54.506882  4163 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:54.506882  4239 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:13:54.507184  4280 consensus_peers.cc:597] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77b480b4a5a74a32a53b2978ee2376d0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:54.511099  4976 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:13:54.520962  4909 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:54.562464  4239 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.565559  4992 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.567209  4235 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.578756  4163 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.588140  4062 catalog_manager.cc:5697] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:54.841928  5013 ts_tablet_manager.cc:933] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:54.844887  5013 tablet_copy_client.cc:323] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:13:54.846992  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet d5947e26695b463fb415c69ce63dc2fb from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:13:54.847519  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet d5947e26695b463fb415c69ce63dc2fb from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-d5947e26695b463fb415c69ce63dc2fb
I20260709 13:13:54.855942  4177 tablet_copy_source_session.cc:215] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:54.859270  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5947e26695b463fb415c69ce63dc2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:54.870647  5015 ts_tablet_manager.cc:933] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:54.874743  5015 tablet_copy_client.cc:323] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:13:54.875712  5013 tablet_copy_client.cc:806] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:54.876780  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 8a238895678a47dca45f427a2bc14323 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:13:54.876854  5013 tablet_copy_client.cc:670] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:54.877404  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 8a238895678a47dca45f427a2bc14323 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-8a238895678a47dca45f427a2bc14323
I20260709 13:13:54.882941  5013 tablet_copy_client.cc:538] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:54.885536  4326 tablet_copy_source_session.cc:215] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:54.891358  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a238895678a47dca45f427a2bc14323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:54.893795  5013 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:54.907084  5015 tablet_copy_client.cc:806] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:54.907955  5015 tablet_copy_client.cc:670] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:54.912407  5015 tablet_copy_client.cc:538] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:54.918919  5015 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:54.922098  5013 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:54.923149  5013 tablet_bootstrap.cc:492] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:54.924336  5013 ts_tablet_manager.cc:1403] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 13:13:54.927789  5013 raft_consensus.cc:359] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.928608  5013 raft_consensus.cc:740] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:54.929281  5013 consensus_queue.cc:260] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.954062  5013 ts_tablet_manager.cc:1434] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.014s
I20260709 13:13:54.956565  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-d5947e26695b463fb415c69ce63dc2fb received from {username='slave'} at 127.0.0.1:58244
I20260709 13:13:54.957026  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-d5947e26695b463fb415c69ce63dc2fb on tablet d5947e26695b463fb415c69ce63dc2fb with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:54.966012  5015 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:54.966988  5015 tablet_bootstrap.cc:492] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:54.967694  5015 ts_tablet_manager.cc:1403] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.000s
I20260709 13:13:54.970613  5015 raft_consensus.cc:359] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.971367  5015 raft_consensus.cc:740] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:54.972114  5015 consensus_queue.cc:260] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:54.974635  5015 ts_tablet_manager.cc:1434] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:13:54.976380  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-8a238895678a47dca45f427a2bc14323 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:13:54.976819  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-8a238895678a47dca45f427a2bc14323 on tablet 8a238895678a47dca45f427a2bc14323 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:55.024688  5015 ts_tablet_manager.cc:933] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:55.026244  5015 tablet_copy_client.cc:323] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:13:55.027565  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 2faea5c9540f4df08750f11a8349e830 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:13:55.028092  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 2faea5c9540f4df08750f11a8349e830 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-2faea5c9540f4df08750f11a8349e830
I20260709 13:13:55.035171  4326 tablet_copy_source_session.cc:215] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:55.038703  5015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2faea5c9540f4df08750f11a8349e830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:55.053205  5015 tablet_copy_client.cc:806] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:55.053766  5015 tablet_copy_client.cc:670] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:55.056962  5015 tablet_copy_client.cc:538] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:55.064088  5015 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:55.080109  5015 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:55.080856  5015 tablet_bootstrap.cc:492] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:55.081456  5015 ts_tablet_manager.cc:1403] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:13:55.084157  5015 raft_consensus.cc:359] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:55.084985  5015 raft_consensus.cc:740] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:55.085515  5013 ts_tablet_manager.cc:933] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:55.085625  5015 consensus_queue.cc:260] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:55.092916  5013 tablet_copy_client.cc:323] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:13:55.094604  5015 ts_tablet_manager.cc:1434] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:13:55.094794  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 77b480b4a5a74a32a53b2978ee2376d0 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:13:55.095341  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 77b480b4a5a74a32a53b2978ee2376d0 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-77b480b4a5a74a32a53b2978ee2376d0
I20260709 13:13:55.096437  4325 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-2faea5c9540f4df08750f11a8349e830 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:13:55.096833  4325 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-2faea5c9540f4df08750f11a8349e830 on tablet 2faea5c9540f4df08750f11a8349e830 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:55.103430  4326 tablet_copy_source_session.cc:215] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:55.106483  5013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b480b4a5a74a32a53b2978ee2376d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:55.120158  5013 tablet_copy_client.cc:806] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:55.120746  5013 tablet_copy_client.cc:670] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:55.124459  5013 tablet_copy_client.cc:538] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:55.134202  5013 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:55.154749  5013 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:55.155421  5013 tablet_bootstrap.cc:492] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:55.155983  5013 ts_tablet_manager.cc:1403] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.005s
I20260709 13:13:55.158279  5013 raft_consensus.cc:359] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:55.159161  5013 raft_consensus.cc:740] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:55.159883  5013 consensus_queue.cc:260] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:55.165060  5013 ts_tablet_manager.cc:1434] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:13:55.166661  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-77b480b4a5a74a32a53b2978ee2376d0 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:13:55.167058  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-77b480b4a5a74a32a53b2978ee2376d0 on tablet 77b480b4a5a74a32a53b2978ee2376d0 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:55.429427  4879 raft_consensus.cc:1217] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:55.438194  4879 raft_consensus.cc:1217] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:55.458734  4879 raft_consensus.cc:1217] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:55.608711  4879 raft_consensus.cc:1217] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:55.883443  4909 raft_consensus.cc:1064] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:55.885640  4909 consensus_queue.cc:237] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:55.893772  4879 raft_consensus.cc:1275] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:55.894279  4235 raft_consensus.cc:1275] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:55.895618  4167 raft_consensus.cc:1275] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:55.895749  4909 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:55.896842  4992 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:55.897650  5024 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.921839  4992 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:55.933132  4879 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:55.932265  4235 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:55.928390  4167 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:55.938807  4065 catalog_manager.cc:5697] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:55.956442  5012 raft_consensus.cc:1064] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:55.958825  5012 consensus_queue.cc:237] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:55.981403  4235 raft_consensus.cc:1275] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:55.981581  4311 raft_consensus.cc:1275] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:55.981406  4879 raft_consensus.cc:1275] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:55.983167  5031 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:55.985044  5031 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:55.988144  4909 raft_consensus.cc:1064] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:55.988914  4792 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:55.990298  4909 consensus_queue.cc:237] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:56.006598  5031 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.008667  4314 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.015307  4880 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.018198  4239 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.031198  4167 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.032970  4992 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:13:56.033257  4879 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.033473  4235 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.036787  5024 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:56.038453  5024 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:56.052649  4314 consensus_queue.cc:237] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:56.061123  4163 raft_consensus.cc:1275] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.059959  4064 catalog_manager.cc:5697] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.063416  4992 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.063898  4879 raft_consensus.cc:1275] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.065687  4992 consensus_queue.cc:1048] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:56.073107  5024 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.081120  4976 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.083600  4163 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.096371  4167 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.094633  4880 raft_consensus.cc:2955] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.118083  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a238895678a47dca45f427a2bc14323 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.121537  4976 raft_consensus.cc:1064] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:56.117925  4235 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.125102  4879 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.129926  4976 consensus_queue.cc:237] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:56.143894  4063 catalog_manager.cc:5697] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.149255  4166 consensus_queue.cc:237] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:56.166914  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a238895678a47dca45f427a2bc14323 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:13:56.170574  4065 catalog_manager.cc:5697] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.172314  4879 raft_consensus.cc:1275] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.174242  5012 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:56.181416  4311 raft_consensus.cc:1275] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.181521  5049 tablet_replica.cc:333] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:13:56.184118  4167 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.183458  4792 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.184727  5049 raft_consensus.cc:2243] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.185536  5049 raft_consensus.cc:2272] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.185415  4880 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.185839  5045 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:13:56.192087  5031 consensus_queue.cc:1048] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.194103  4879 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.195811  4240 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:56.199312  4311 raft_consensus.cc:2955] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.203197  5046 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:56.205610  4976 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:56.212502  4314 consensus_queue.cc:237] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:56.216233  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5947e26695b463fb415c69ce63dc2fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.219182  4879 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.223755  4235 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.225484  4063 catalog_manager.cc:5697] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.223240  4976 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:13:56.230727  5046 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.220949  5049 ts_tablet_manager.cc:1916] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:56.238039  4976 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.247859  4879 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.251384  4235 raft_consensus.cc:2955] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.258267  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet d5947e26695b463fb415c69ce63dc2fb with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:13:56.259240  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2faea5c9540f4df08750f11a8349e830 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.260885  5024 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.286873  4880 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.281845  4063 catalog_manager.cc:5697] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:56.300050  4167 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.294454  5049 ts_tablet_manager.cc:1929] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:56.310840  5049 log.cc:1199] T 8a238895678a47dca45f427a2bc14323 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/8a238895678a47dca45f427a2bc14323
I20260709 13:13:56.314291  5049 tablet_replica.cc:333] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:13:56.314396  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 8a238895678a47dca45f427a2bc14323 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:56.315327  5049 raft_consensus.cc:2243] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.316056  5049 raft_consensus.cc:2272] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.318435  4064 catalog_manager.cc:5697] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.319898  5049 ts_tablet_manager.cc:1916] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:56.319402  4235 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.326001  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 2faea5c9540f4df08750f11a8349e830 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:13:56.332741  5053 tablet_replica.cc:333] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:13:56.333741  5053 raft_consensus.cc:2243] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.334455  5053 raft_consensus.cc:2272] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.337710  5053 ts_tablet_manager.cc:1916] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:56.350095  5049 ts_tablet_manager.cc:1929] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:56.350600  5049 log.cc:1199] T d5947e26695b463fb415c69ce63dc2fb P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/d5947e26695b463fb415c69ce63dc2fb
I20260709 13:13:56.358953  4311 consensus_queue.cc:237] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:56.363173  5053 ts_tablet_manager.cc:1929] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:56.363646  5053 log.cc:1199] T 2faea5c9540f4df08750f11a8349e830 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/2faea5c9540f4df08750f11a8349e830
I20260709 13:13:56.365278  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 2faea5c9540f4df08750f11a8349e830 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:56.366077  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet d5947e26695b463fb415c69ce63dc2fb (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:56.366289  4235 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.366498  4880 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:56.368189  5046 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:56.369834  5045 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:56.374966  5046 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.382773  4235 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.380954  4880 raft_consensus.cc:2955] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:56.394273  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77b480b4a5a74a32a53b2978ee2376d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:56.394654  4065 catalog_manager.cc:5697] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:56.406813  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 77b480b4a5a74a32a53b2978ee2376d0 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:13:56.407680  5053 tablet_replica.cc:333] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:13:56.408670  5053 raft_consensus.cc:2243] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:56.409137  5053 raft_consensus.cc:2272] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:56.411927  5053 ts_tablet_manager.cc:1916] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:56.427527  5053 ts_tablet_manager.cc:1929] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:56.427851  5053 log.cc:1199] T 77b480b4a5a74a32a53b2978ee2376d0 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/77b480b4a5a74a32a53b2978ee2376d0
I20260709 13:13:56.428997  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 77b480b4a5a74a32a53b2978ee2376d0 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:57.486286  4167 consensus_queue.cc:237] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:57.491494  4314 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:57.492148  4240 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:13:57.492440  4131 consensus_peers.cc:597] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1a3169858f14125a9ed34cd9704a96d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:57.493319  4792 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:13:57.494033  5012 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:57.502637  4792 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.504185  4240 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.504859  4314 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.519115  4167 consensus_queue.cc:237] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:57.523013  4061 catalog_manager.cc:5697] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.527906  4314 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:57.528641  4240 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:13:57.528688  4131 consensus_peers.cc:597] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6014e5d78b6c4e9fbcde44600bd7103f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:57.532146  5031 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:57.533949  5031 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:57.550506  5031 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.560149  4311 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.564576  4240 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.575430  4063 catalog_manager.cc:5697] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.577941  4311 consensus_queue.cc:237] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
W20260709 13:13:57.599455  4280 consensus_peers.cc:597] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8342c1d60824e8db1a61f2961201b39. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:57.600574  4240 raft_consensus.cc:1275] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:57.600884  4167 raft_consensus.cc:1275] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:57.601846  5058 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:13:57.602749  5045 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:13:57.611454  5046 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.614176  4167 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.612752  4240 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.631044  4161 consensus_queue.cc:237] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:57.651482  4065 catalog_manager.cc:5697] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.657238  4240 raft_consensus.cc:1275] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:57.658560  5031 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:13:57.661926  4131 consensus_peers.cc:597] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ee489f483ea4c56adc01ee51b1909f1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:13:57.664215  4314 raft_consensus.cc:1275] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:13:57.667335  5012 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:13:57.686834  4792 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.688300  4240 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.695119  4315 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:13:57.708685  4065 catalog_manager.cc:5697] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:57.949684  5074 ts_tablet_manager.cc:933] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:57.951666  5074 tablet_copy_client.cc:323] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:13:57.953625  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet e1a3169858f14125a9ed34cd9704a96d from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:13:57.954123  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet e1a3169858f14125a9ed34cd9704a96d from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-e1a3169858f14125a9ed34cd9704a96d
I20260709 13:13:57.960150  4177 tablet_copy_source_session.cc:215] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:57.962834  5074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a3169858f14125a9ed34cd9704a96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:57.972601  5074 tablet_copy_client.cc:806] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:57.973071  5074 tablet_copy_client.cc:670] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:57.976321  5074 tablet_copy_client.cc:538] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:57.985384  5074 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:57.997836  5076 ts_tablet_manager.cc:933] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:58.003878  5076 tablet_copy_client.cc:323] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:13:58.005509  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 6014e5d78b6c4e9fbcde44600bd7103f from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:13:58.006090  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 6014e5d78b6c4e9fbcde44600bd7103f from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-6014e5d78b6c4e9fbcde44600bd7103f
I20260709 13:13:58.012009  5074 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:58.012871  5074 tablet_bootstrap.cc:492] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:58.014112  5074 ts_tablet_manager.cc:1403] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260709 13:13:58.018220  4177 tablet_copy_source_session.cc:215] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:58.021445  5074 raft_consensus.cc:359] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.022274  5074 raft_consensus.cc:740] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:58.022910  5074 consensus_queue.cc:260] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.042287  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6014e5d78b6c4e9fbcde44600bd7103f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:58.052727  5074 ts_tablet_manager.cc:1434] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.038s	user 0.020s	sys 0.013s
I20260709 13:13:58.059090  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e1a3169858f14125a9ed34cd9704a96d received from {username='slave'} at 127.0.0.1:58244
I20260709 13:13:58.059512  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e1a3169858f14125a9ed34cd9704a96d on tablet e1a3169858f14125a9ed34cd9704a96d with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:58.072826  5079 ts_tablet_manager.cc:933] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:13:58.076481  5079 tablet_copy_client.cc:323] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:13:58.077977  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet d8342c1d60824e8db1a61f2961201b39 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:13:58.078481  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet d8342c1d60824e8db1a61f2961201b39 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-d8342c1d60824e8db1a61f2961201b39
I20260709 13:13:58.088145  5076 tablet_copy_client.cc:806] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:58.088702  5076 tablet_copy_client.cc:670] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:58.090446  4326 tablet_copy_source_session.cc:215] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:58.093482  5076 tablet_copy_client.cc:538] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:58.096927  5079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8342c1d60824e8db1a61f2961201b39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:58.102841  5076 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:58.113896  5079 tablet_copy_client.cc:806] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:58.114387  5079 tablet_copy_client.cc:670] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:58.128968  5079 tablet_copy_client.cc:538] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:58.137036  5074 ts_tablet_manager.cc:933] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:13:58.143689  5076 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:58.144441  5074 tablet_copy_client.cc:323] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:13:58.144724  5076 tablet_bootstrap.cc:492] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:58.145491  5076 ts_tablet_manager.cc:1403] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.007s
I20260709 13:13:58.146425  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 3ee489f483ea4c56adc01ee51b1909f1 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:13:58.146956  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 3ee489f483ea4c56adc01ee51b1909f1 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-3ee489f483ea4c56adc01ee51b1909f1
I20260709 13:13:58.149134  5076 raft_consensus.cc:359] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.150038  5076 raft_consensus.cc:740] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:58.151769  5079 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:58.151494  5076 consensus_queue.cc:260] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.162571  5076 ts_tablet_manager.cc:1434] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:13:58.164074  4177 tablet_copy_source_session.cc:215] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:13:58.167093  5074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee489f483ea4c56adc01ee51b1909f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:13:58.173861  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-6014e5d78b6c4e9fbcde44600bd7103f received from {username='slave'} at 127.0.0.1:58244
I20260709 13:13:58.174274  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-6014e5d78b6c4e9fbcde44600bd7103f on tablet 6014e5d78b6c4e9fbcde44600bd7103f with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:58.183224  5074 tablet_copy_client.cc:806] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:13:58.183772  5074 tablet_copy_client.cc:670] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:13:58.191522  5074 tablet_copy_client.cc:538] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:13:58.199712  5074 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:13:58.241021  5079 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:58.241875  5079 tablet_bootstrap.cc:492] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:58.242955  5079 ts_tablet_manager.cc:1403] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.091s	user 0.038s	sys 0.017s
I20260709 13:13:58.243949  5074 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:13:58.244771  5074 tablet_bootstrap.cc:492] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:13:58.245355  5074 ts_tablet_manager.cc:1403] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.011s
I20260709 13:13:58.247453  5079 raft_consensus.cc:359] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.248306  5079 raft_consensus.cc:740] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:58.248245  5074 raft_consensus.cc:359] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.249439  5074 raft_consensus.cc:740] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:13:58.249025  5079 consensus_queue.cc:260] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.250259  5074 consensus_queue.cc:260] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:13:58.251574  5079 ts_tablet_manager.cc:1434] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 13:13:58.252595  5074 ts_tablet_manager.cc:1434] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:13:58.253571  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-d8342c1d60824e8db1a61f2961201b39 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:13:58.254021  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-d8342c1d60824e8db1a61f2961201b39 on tablet d8342c1d60824e8db1a61f2961201b39 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:58.256709  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-3ee489f483ea4c56adc01ee51b1909f1 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:13:58.257093  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-3ee489f483ea4c56adc01ee51b1909f1 on tablet 3ee489f483ea4c56adc01ee51b1909f1 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:13:58.508066  4880 raft_consensus.cc:1217] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:58.593482  4880 raft_consensus.cc:1217] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:58.601927  4880 raft_consensus.cc:1217] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:58.665540  4880 raft_consensus.cc:1217] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:13:59.068568  5046 raft_consensus.cc:1064] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:59.071254  5046 consensus_queue.cc:237] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:59.082667  4880 raft_consensus.cc:1275] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.083652  4239 raft_consensus.cc:1275] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.086541  5058 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:59.087487  5089 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.271842  5012 raft_consensus.cc:1064] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:59.271946  5093 raft_consensus.cc:1064] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:59.273972  5012 consensus_queue.cc:237] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:59.283322  5092 raft_consensus.cc:1064] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:13:59.285394  5046 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.281111  5093 consensus_queue.cc:237] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:59.285712  5092 consensus_queue.cc:237] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:59.304500  4879 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.309283  4233 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.319684  4876 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.319832  4235 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.321589  5085 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:13:59.327936  5091 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:59.332335  4312 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.335530  4063 catalog_manager.cc:5697] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:59.351092  4166 raft_consensus.cc:1275] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.369750  4877 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.371078  5092 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.372879  4242 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.376258  4242 raft_consensus.cc:1275] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.377990  4877 raft_consensus.cc:1275] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.380358  4312 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.380815  5092 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.381407  5096 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:13:59.383282  5093 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.384413  4312 raft_consensus.cc:1275] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:13:59.385023  5093 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:59.388017  5093 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:59.397735  5012 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:13:59.397482  5092 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:13:59.445520  5103 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.457054  4311 consensus_queue.cc:237] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:59.465461  4876 raft_consensus.cc:1275] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.466897  5089 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:59.468904  4063 catalog_manager.cc:5697] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:59.474444  4233 raft_consensus.cc:1275] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.473748  4167 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.476109  5096 consensus_queue.cc:1048] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:59.481886  5103 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.482571  5089 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.491001  4165 consensus_queue.cc:237] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:59.493628  5093 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.496619  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8342c1d60824e8db1a61f2961201b39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:59.496156  4240 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.500976  4311 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.507123  4233 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.517084  4876 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.517457  4877 raft_consensus.cc:2955] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.528093  4063 catalog_manager.cc:5697] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:13:59.531169  4065 catalog_manager.cc:5697] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:13:59.542779  4163 consensus_queue.cc:237] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
W20260709 13:13:59.544881  5092 consensus_queue.cc:1175] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "456df471fbed492b9a74321d1f861f5b" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 3 } }
I20260709 13:13:59.548053  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet d8342c1d60824e8db1a61f2961201b39 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:13:59.554800  4311 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.559653  4878 raft_consensus.cc:1275] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.559456  4880 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.565965  4879 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.578672  4065 catalog_manager.cc:5697] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.583353  4233 raft_consensus.cc:1275] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.583518  4309 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.584452  4236 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.593030  5103 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:13:59.594749  5120 tablet_replica.cc:333] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:13:59.595252  5093 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:59.597744  4880 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.598346  5095 consensus_queue.cc:1048] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:13:59.600040  5120 raft_consensus.cc:2243] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.614363  5120 raft_consensus.cc:2272] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.597545  4311 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.622714  5093 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.626214  5092 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:59.627221  5120 ts_tablet_manager.cc:1916] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:59.632655  4314 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.634008  4877 raft_consensus.cc:2955] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.635768  5104 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.645766  4879 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.650606  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6014e5d78b6c4e9fbcde44600bd7103f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:59.657815  4163 consensus_queue.cc:237] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:13:59.663632  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ee489f483ea4c56adc01ee51b1909f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:59.664271  4233 raft_consensus.cc:2955] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.666301  4877 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.666455  4236 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:13:59.667837  5103 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:13:59.670408  5103 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:13:59.674273  5120 ts_tablet_manager.cc:1929] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:59.674700  5120 log.cc:1199] T d8342c1d60824e8db1a61f2961201b39 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/d8342c1d60824e8db1a61f2961201b39
I20260709 13:13:59.676144  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet d8342c1d60824e8db1a61f2961201b39 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:59.675608  4063 catalog_manager.cc:5697] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.683982  5095 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.684868  4065 catalog_manager.cc:5697] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.686841  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ee489f483ea4c56adc01ee51b1909f1 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:13:59.687788  4236 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.693471  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1a3169858f14125a9ed34cd9704a96d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:13:59.696903  4879 raft_consensus.cc:2955] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.711534  5121 tablet_replica.cc:333] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:13:59.712502  5121 raft_consensus.cc:2243] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.713272  5121 raft_consensus.cc:2272] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.716310  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 6014e5d78b6c4e9fbcde44600bd7103f with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:13:59.717115  5121 ts_tablet_manager.cc:1916] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:59.713773  4063 catalog_manager.cc:5697] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:13:59.728796  5122 tablet_replica.cc:333] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:13:59.729761  5122 raft_consensus.cc:2243] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.730278  5122 pending_rounds.cc:70] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Trying to abort 1 pending ops.
I20260709 13:13:59.730607  5122 pending_rounds.cc:77] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305637229663571968 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } } }
I20260709 13:13:59.731910  5122 raft_consensus.cc:2917] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:13:59.732362  5122 raft_consensus.cc:2889] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:13:59.732772  5122 raft_consensus.cc:2272] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.732826  5121 ts_tablet_manager.cc:1929] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:59.733376  5121 log.cc:1199] T 3ee489f483ea4c56adc01ee51b1909f1 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/3ee489f483ea4c56adc01ee51b1909f1
I20260709 13:13:59.735234  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 3ee489f483ea4c56adc01ee51b1909f1 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:59.736124  5122 ts_tablet_manager.cc:1916] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:59.737114  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet e1a3169858f14125a9ed34cd9704a96d with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:13:59.738709  5121 tablet_replica.cc:333] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:13:59.739758  5121 raft_consensus.cc:2243] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:13:59.740535  5121 raft_consensus.cc:2272] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:13:59.744356  5121 ts_tablet_manager.cc:1916] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:13:59.748189  5122 ts_tablet_manager.cc:1929] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:59.748598  5122 log.cc:1199] T 6014e5d78b6c4e9fbcde44600bd7103f P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/6014e5d78b6c4e9fbcde44600bd7103f
I20260709 13:13:59.750201  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 6014e5d78b6c4e9fbcde44600bd7103f (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:13:59.756837  5121 ts_tablet_manager.cc:1929] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:13:59.757218  5121 log.cc:1199] T e1a3169858f14125a9ed34cd9704a96d P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/e1a3169858f14125a9ed34cd9704a96d
I20260709 13:13:59.758414  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet e1a3169858f14125a9ed34cd9704a96d (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
W20260709 13:14:00.128599  4188 debug-util.cc:398] Leaking SignalData structure 0x7b080014b480 after lost signal to thread 3037
W20260709 13:14:00.129536  4188 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5040 after lost signal to thread 4099
W20260709 13:14:00.130410  4188 debug-util.cc:398] Leaking SignalData structure 0x7b08002e0b60 after lost signal to thread 4191
W20260709 13:14:00.131276  4188 debug-util.cc:398] Leaking SignalData structure 0x7b08002e1a20 after lost signal to thread 4266
W20260709 13:14:00.132118  4188 debug-util.cc:398] Leaking SignalData structure 0x7b08002fde40 after lost signal to thread 4340
W20260709 13:14:00.133037  4188 debug-util.cc:398] Leaking SignalData structure 0x7b0800061340 after lost signal to thread 4904
I20260709 13:14:00.815137  4167 consensus_queue.cc:237] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:00.825963  4240 raft_consensus.cc:1275] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:00.826719  4311 raft_consensus.cc:1275] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:00.828171  5093 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:00.829151  4131 consensus_peers.cc:597] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35e4afb754644a7f83fc500bc48c4f75. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:00.829596  5123 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:00.839155  5103 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.842188  4233 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.842833  4311 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.857357  4314 consensus_queue.cc:237] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:00.862195  4065 catalog_manager.cc:5697] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:00.882225  4233 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:00.883054  4167 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:00.883159  4280 consensus_peers.cc:597] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5026977cb3e3435883edf19dac7c1741. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:00.884721  5089 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:00.886540  5045 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:00.909137  5089 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.915769  4240 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.941164  4314 consensus_queue.cc:237] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
W20260709 13:14:00.959542  4280 consensus_peers.cc:597] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a48dc636fb5491c85f283fe1e8f1e49. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:00.961345  4240 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:00.962932  4165 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:00.967270  5089 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:00.969363  5089 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:00.979236  5135 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.980850  4163 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.993088  4166 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:00.999332  4063 catalog_manager.cc:5697] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:01.008406  4233 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:01.034020  4065 catalog_manager.cc:5697] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:01.060122  4236 consensus_queue.cc:237] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.074749  4314 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:01.078507  4163 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:01.078712  5087 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:01.082258  5087 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:01.093538  5071 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:01.094640  4163 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:01.097349  4311 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
W20260709 13:14:01.151332  4206 consensus_peers.cc:597] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b4abe4c89d6423e88c9881c7c04ba04. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:01.160140  4061 catalog_manager.cc:5697] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:01.249375  5151 ts_tablet_manager.cc:933] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:01.264492  5151 tablet_copy_client.cc:323] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:01.266309  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 35e4afb754644a7f83fc500bc48c4f75 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:01.266875  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 35e4afb754644a7f83fc500bc48c4f75 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-35e4afb754644a7f83fc500bc48c4f75
I20260709 13:14:01.277727  4177 tablet_copy_source_session.cc:215] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:01.281198  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35e4afb754644a7f83fc500bc48c4f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.305974  5151 tablet_copy_client.cc:806] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:01.307269  5151 tablet_copy_client.cc:670] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:01.311703  5151 tablet_copy_client.cc:538] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:01.318147  5151 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:01.345580  5151 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:01.346367  5151 tablet_bootstrap.cc:492] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:01.346891  5151 ts_tablet_manager.cc:1403] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.016s
I20260709 13:14:01.349493  5151 raft_consensus.cc:359] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.350332  5151 raft_consensus.cc:740] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:01.351217  5151 consensus_queue.cc:260] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.366400  5151 ts_tablet_manager.cc:1434] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:14:01.368902  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-35e4afb754644a7f83fc500bc48c4f75 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:01.369311  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-35e4afb754644a7f83fc500bc48c4f75 on tablet 35e4afb754644a7f83fc500bc48c4f75 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:01.381531  5151 ts_tablet_manager.cc:933] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:01.392463  5151 tablet_copy_client.cc:323] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:01.397426  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 5026977cb3e3435883edf19dac7c1741 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:01.398103  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 5026977cb3e3435883edf19dac7c1741 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-5026977cb3e3435883edf19dac7c1741
I20260709 13:14:01.413520  4326 tablet_copy_source_session.cc:215] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:01.393981  5154 ts_tablet_manager.cc:933] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:01.421763  5151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5026977cb3e3435883edf19dac7c1741. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.428743  5154 tablet_copy_client.cc:323] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:01.433342  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 5a48dc636fb5491c85f283fe1e8f1e49 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:01.433918  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 5a48dc636fb5491c85f283fe1e8f1e49 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-5a48dc636fb5491c85f283fe1e8f1e49
I20260709 13:14:01.437812  5151 tablet_copy_client.cc:806] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:01.438553  5151 tablet_copy_client.cc:670] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:01.441792  4326 tablet_copy_source_session.cc:215] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:01.442171  5151 tablet_copy_client.cc:538] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:01.445111  5154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a48dc636fb5491c85f283fe1e8f1e49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.450124  5151 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:01.478608  5151 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:01.479650  5151 tablet_bootstrap.cc:492] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:01.480362  5151 ts_tablet_manager.cc:1403] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.010s
I20260709 13:14:01.484001  5151 raft_consensus.cc:359] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.485638  5151 raft_consensus.cc:740] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:01.486294  5151 consensus_queue.cc:260] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.489413  5151 ts_tablet_manager.cc:1434] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:01.504019  5156 ts_tablet_manager.cc:933] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:01.508351  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-5026977cb3e3435883edf19dac7c1741 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:01.510044  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-5026977cb3e3435883edf19dac7c1741 on tablet 5026977cb3e3435883edf19dac7c1741 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:01.526597  5156 tablet_copy_client.cc:323] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:01.564563  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet 2b4abe4c89d6423e88c9881c7c04ba04 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:01.565194  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet 2b4abe4c89d6423e88c9881c7c04ba04 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-2b4abe4c89d6423e88c9881c7c04ba04
I20260709 13:14:01.567859  5154 tablet_copy_client.cc:806] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:01.568490  5154 tablet_copy_client.cc:670] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:01.573045  5154 tablet_copy_client.cc:538] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:01.577756  4252 tablet_copy_source_session.cc:215] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:01.581524  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4abe4c89d6423e88c9881c7c04ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:01.583995  5154 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:01.622100  5154 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:01.623060  5154 tablet_bootstrap.cc:492] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:01.623769  5154 ts_tablet_manager.cc:1403] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.013s
I20260709 13:14:01.626695  5156 tablet_copy_client.cc:806] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:01.627334  5156 tablet_copy_client.cc:670] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:01.631232  5156 tablet_copy_client.cc:538] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:01.633764  5154 raft_consensus.cc:359] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.634711  5154 raft_consensus.cc:740] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:01.635596  5154 consensus_queue.cc:260] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.641995  5154 ts_tablet_manager.cc:1434] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 13:14:01.643922  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-5a48dc636fb5491c85f283fe1e8f1e49 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:01.644326  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-5a48dc636fb5491c85f283fe1e8f1e49 on tablet 5a48dc636fb5491c85f283fe1e8f1e49 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:01.640254  5156 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:01.687081  5156 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:01.688016  5156 tablet_bootstrap.cc:492] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:01.688700  5156 ts_tablet_manager.cc:1403] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.014s
I20260709 13:14:01.691706  5156 raft_consensus.cc:359] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.692615  5156 raft_consensus.cc:740] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:01.693306  5156 consensus_queue.cc:260] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:01.695897  5156 ts_tablet_manager.cc:1434] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:14:01.699441  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-2b4abe4c89d6423e88c9881c7c04ba04 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:01.699920  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-2b4abe4c89d6423e88c9881c7c04ba04 on tablet 2b4abe4c89d6423e88c9881c7c04ba04 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:01.823024  4879 raft_consensus.cc:1217] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:01.862980  4879 raft_consensus.cc:1217] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:01.906896  4879 raft_consensus.cc:1217] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:02.091809  4879 raft_consensus.cc:1217] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:02.253230  5093 raft_consensus.cc:1064] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:02.265652  5093 consensus_queue.cc:237] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:02.272179  4314 raft_consensus.cc:1275] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.274297  4879 raft_consensus.cc:1275] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.275274  5103 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:02.278554  5150 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:02.279587  4240 raft_consensus.cc:1275] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.284301  5103 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:02.350392  5150 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.408388  4240 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.437676  4879 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.451172  4063 catalog_manager.cc:5697] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:14:02.500295  4279 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 79148us
I20260709 13:14:02.572376  5176 raft_consensus.cc:1064] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:02.575502  5180 raft_consensus.cc:1064] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:02.583896  5176 consensus_queue.cc:237] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:02.586004  5180 consensus_queue.cc:237] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:02.590816  5149 raft_consensus.cc:1064] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:02.615165  5149 consensus_queue.cc:237] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:02.668538  4311 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.702693  4877 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.703773  4236 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.705252  4879 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.707099  4167 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.710691  5177 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:02.712220  5184 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:02.721841  5178 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:02.727095  4163 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.714143  4877 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.729857  5071 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:02.730859  5185 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:02.740343  5135 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:02.772541  4161 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.776867  4314 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.779309  4236 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:02.791770  5177 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:02.798545  5178 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:02.827091  5185 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:14:02.878067  5184 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.884585  4236 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.896200  5149 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.903307  4877 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.908149  5178 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.911275  4242 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.920408  4161 consensus_queue.cc:237] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:02.923134  4880 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.937355  4161 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.938606  4167 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.942114  4065 catalog_manager.cc:5697] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.970201  4065 catalog_manager.cc:5697] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:02.975379  4879 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
W20260709 13:14:02.979998  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 73111.7us
I20260709 13:14:02.986903  4242 raft_consensus.cc:1275] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.009065  4161 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.027932  4061 catalog_manager.cc:5697] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.041882  4309 consensus_queue.cc:237] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:03.048188  4877 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.050889  5177 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:03.058987  5093 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.065697  5135 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.068421  4163 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.070847  5089 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.075007  4876 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.083002  4161 raft_consensus.cc:2955] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.086956  4314 consensus_queue.cc:237] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:03.113941  4242 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.118409  4240 consensus_queue.cc:237] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:03.120797  5089 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.122609  5093 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.123896  4879 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.125423  4877 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.126937  5164 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:03.033233  4880 raft_consensus.cc:1275] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.131253  4065 catalog_manager.cc:5697] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.146777  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 5026977cb3e3435883edf19dac7c1741 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:03.151859  4312 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.153033  5164 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.164515  5171 consensus_queue.cc:1048] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:03.165827  4880 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.172188  5184 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:03.179176  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b4abe4c89d6423e88c9881c7c04ba04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.191073  4063 catalog_manager.cc:5697] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.203639  5201 tablet_replica.cc:333] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:03.215481  5201 raft_consensus.cc:2243] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.223955  4236 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.227488  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35e4afb754644a7f83fc500bc48c4f75 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.208567  5184 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.236440  4061 catalog_manager.cc:5697] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:03.203701  4880 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.217818  4240 raft_consensus.cc:2955] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
W20260709 13:14:03.284462  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 60413us
I20260709 13:14:03.293578  5201 raft_consensus.cc:2272] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.311908  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b4abe4c89d6423e88c9881c7c04ba04 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:03.321808  5201 ts_tablet_manager.cc:1916] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.327891  4309 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:03.352737  5165 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:03.367024  5202 tablet_replica.cc:333] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:03.368100  5202 raft_consensus.cc:2243] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.370062  5202 raft_consensus.cc:2272] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.372251  4307 raft_consensus.cc:2955] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
W20260709 13:14:03.367528  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:38885, user_credentials={real_user=slave}} blocked reactor thread for 62679us
I20260709 13:14:03.391556  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5026977cb3e3435883edf19dac7c1741 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.405337  5202 ts_tablet_manager.cc:1916] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.406592  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a48dc636fb5491c85f283fe1e8f1e49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:03.375371  4065 catalog_manager.cc:5697] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.407737  4880 raft_consensus.cc:2955] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:03.411692  5201 ts_tablet_manager.cc:1929] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.412214  5201 log.cc:1199] T 5026977cb3e3435883edf19dac7c1741 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/5026977cb3e3435883edf19dac7c1741
I20260709 13:14:03.415002  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 35e4afb754644a7f83fc500bc48c4f75 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:03.415984  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 5026977cb3e3435883edf19dac7c1741 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:03.430464  5202 ts_tablet_manager.cc:1929] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.430893  5202 log.cc:1199] T 2b4abe4c89d6423e88c9881c7c04ba04 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/2b4abe4c89d6423e88c9881c7c04ba04
I20260709 13:14:03.434151  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 2b4abe4c89d6423e88c9881c7c04ba04 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:03.449049  5203 tablet_replica.cc:333] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:03.450344  5203 raft_consensus.cc:2243] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.452710  5203 raft_consensus.cc:2272] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.459517  5203 ts_tablet_manager.cc:1916] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.459460  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a48dc636fb5491c85f283fe1e8f1e49 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:03.460965  5202 tablet_replica.cc:333] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:03.466332  5202 raft_consensus.cc:2243] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:03.467455  5202 raft_consensus.cc:2272] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:03.471004  5202 ts_tablet_manager.cc:1916] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:03.483870  5203 ts_tablet_manager.cc:1929] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.484370  5203 log.cc:1199] T 35e4afb754644a7f83fc500bc48c4f75 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/35e4afb754644a7f83fc500bc48c4f75
I20260709 13:14:03.486016  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 35e4afb754644a7f83fc500bc48c4f75 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:03.489459  5202 ts_tablet_manager.cc:1929] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:03.489795  5202 log.cc:1199] T 5a48dc636fb5491c85f283fe1e8f1e49 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/5a48dc636fb5491c85f283fe1e8f1e49
I20260709 13:14:03.491091  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 5a48dc636fb5491c85f283fe1e8f1e49 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:04.562831  4161 consensus_queue.cc:237] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:04.585461  4315 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.585520  4236 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:04.587806  4131 consensus_peers.cc:597] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39ab674ee99d49c2adf8f5fdddb2cb5b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.587806  5208 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:04.589192  5181 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.599188  5093 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.601163  4240 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.606652  4315 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.617725  4063 catalog_manager.cc:5697] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.624562  4236 consensus_queue.cc:237] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:04.666903  4307 raft_consensus.cc:1275] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.668381  4167 raft_consensus.cc:1275] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:04.670033  4206 consensus_peers.cc:597] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0aaa2e5baf5f473382f98decf499eff6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.670656  5164 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:04.672474  5164 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.710968  5204 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.716082  4307 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.716095  4167 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.730954  4315 consensus_queue.cc:237] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:04.743412  4236 raft_consensus.cc:1275] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.743904  4161 raft_consensus.cc:1275] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:04.744071  4280 consensus_peers.cc:597] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4eae9e702b54533961c3ebbd73abab7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.745682  5213 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:04.747627  5213 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.766489  4064 catalog_manager.cc:5697] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.783551  5212 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.784765  4161 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.785641  4236 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.800884  4315 consensus_queue.cc:237] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:04.808647  4064 catalog_manager.cc:5697] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
W20260709 13:14:04.815563  4280 consensus_peers.cc:597] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a2d4f5c61814624a8790300d283db93. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:04.817395  4236 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.818905  5177 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:04.822940  4161 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:04.824457  5135 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:04.829795  5214 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.836750  4240 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:04.859860  4063 catalog_manager.cc:5697] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:04.854570  4161 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:05.002010  5227 ts_tablet_manager.cc:933] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:05.004194  5227 tablet_copy_client.cc:323] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:05.006134  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:05.006583  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 39ab674ee99d49c2adf8f5fdddb2cb5b from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-39ab674ee99d49c2adf8f5fdddb2cb5b
I20260709 13:14:05.013084  4177 tablet_copy_source_session.cc:215] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.018317  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.031421  5227 tablet_copy_client.cc:806] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.032015  5227 tablet_copy_client.cc:670] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.035439  5227 tablet_copy_client.cc:538] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.043450  5227 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:05.059073  5227 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:05.059777  5227 tablet_bootstrap.cc:492] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:05.060288  5227 ts_tablet_manager.cc:1403] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260709 13:14:05.062616  5227 raft_consensus.cc:359] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.063484  5227 raft_consensus.cc:740] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:05.064177  5227 consensus_queue.cc:260] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.079177  5227 ts_tablet_manager.cc:1434] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 13:14:05.082239  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-39ab674ee99d49c2adf8f5fdddb2cb5b received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:05.082716  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-39ab674ee99d49c2adf8f5fdddb2cb5b on tablet 39ab674ee99d49c2adf8f5fdddb2cb5b with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:05.097576  5227 ts_tablet_manager.cc:933] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:05.100062  5227 tablet_copy_client.cc:323] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:05.101840  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet 0aaa2e5baf5f473382f98decf499eff6 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:05.102339  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet 0aaa2e5baf5f473382f98decf499eff6 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-0aaa2e5baf5f473382f98decf499eff6
I20260709 13:14:05.110446  4252 tablet_copy_source_session.cc:215] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.118796  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aaa2e5baf5f473382f98decf499eff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.132529  5227 tablet_copy_client.cc:806] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.133033  5227 tablet_copy_client.cc:670] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.134143  5232 ts_tablet_manager.cc:933] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:05.138988  5227 tablet_copy_client.cc:538] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.140498  5232 tablet_copy_client.cc:323] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:05.142334  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet b4eae9e702b54533961c3ebbd73abab7 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:05.142858  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet b4eae9e702b54533961c3ebbd73abab7 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-b4eae9e702b54533961c3ebbd73abab7
I20260709 13:14:05.146526  5227 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:05.150120  4326 tablet_copy_source_session.cc:215] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.153540  5232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4eae9e702b54533961c3ebbd73abab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.173820  5232 tablet_copy_client.cc:806] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.174328  5232 tablet_copy_client.cc:670] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.179193  5232 tablet_copy_client.cc:538] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.185286  5227 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:05.186439  5227 tablet_bootstrap.cc:492] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:05.187135  5227 ts_tablet_manager.cc:1403] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.010s
I20260709 13:14:05.189533  5232 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:05.190111  5227 raft_consensus.cc:359] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.191004  5227 raft_consensus.cc:740] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:05.191663  5227 consensus_queue.cc:260] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.193989  5227 ts_tablet_manager.cc:1434] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:05.195523  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-0aaa2e5baf5f473382f98decf499eff6 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:05.195953  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-0aaa2e5baf5f473382f98decf499eff6 on tablet 0aaa2e5baf5f473382f98decf499eff6 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:05.202317  5227 ts_tablet_manager.cc:933] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:05.224674  5227 tablet_copy_client.cc:323] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:05.226244  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 9a2d4f5c61814624a8790300d283db93 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:05.226742  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 9a2d4f5c61814624a8790300d283db93 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-9a2d4f5c61814624a8790300d283db93
I20260709 13:14:05.234225  4326 tablet_copy_source_session.cc:215] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:05.237264  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2d4f5c61814624a8790300d283db93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:05.237643  5232 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:05.239006  5232 tablet_bootstrap.cc:492] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:05.239629  5232 ts_tablet_manager.cc:1403] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.019s
I20260709 13:14:05.242528  5232 raft_consensus.cc:359] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.244391  5232 raft_consensus.cc:740] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:05.245023  5232 consensus_queue.cc:260] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.249993  5232 ts_tablet_manager.cc:1434] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:14:05.251830  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-b4eae9e702b54533961c3ebbd73abab7 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:05.252264  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-b4eae9e702b54533961c3ebbd73abab7 on tablet b4eae9e702b54533961c3ebbd73abab7 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:05.258945  5227 tablet_copy_client.cc:806] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:05.259449  5227 tablet_copy_client.cc:670] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:05.263176  5227 tablet_copy_client.cc:538] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:05.268406  5227 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:05.281323  5227 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:05.282070  5227 tablet_bootstrap.cc:492] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:05.282516  5227 ts_tablet_manager.cc:1403] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:14:05.284603  5227 raft_consensus.cc:359] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.285195  5227 raft_consensus.cc:740] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:05.285645  5227 consensus_queue.cc:260] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:05.289249  5227 ts_tablet_manager.cc:1434] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:05.293360  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-9a2d4f5c61814624a8790300d283db93 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:05.293738  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-9a2d4f5c61814624a8790300d283db93 on tablet 9a2d4f5c61814624a8790300d283db93 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:05.515403  4876 raft_consensus.cc:1217] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.568269  4876 raft_consensus.cc:1217] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.603231  4880 raft_consensus.cc:1217] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.808975  4880 raft_consensus.cc:1217] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:05.952469  5214 raft_consensus.cc:1064] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:05.954267  5214 consensus_queue.cc:237] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:05.962736  4880 raft_consensus.cc:1275] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:05.963613  4161 raft_consensus.cc:1275] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:05.964995  4236 raft_consensus.cc:1275] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:05.964749  5214 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:05.965713  5177 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:05.966375  5240 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:06.004057  5177 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.007617  4880 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.009708  4240 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.016073  4167 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.034613  4063 catalog_manager.cc:5697] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.067265  4313 consensus_queue.cc:237] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:06.072405  4880 raft_consensus.cc:1275] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.073544  5240 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:06.075242  4167 raft_consensus.cc:1275] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.076722  5214 consensus_queue.cc:1048] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.083051  5245 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.086651  4167 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.089758  4880 raft_consensus.cc:2955] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.137599  5206 raft_consensus.cc:1064] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:06.131402  4061 catalog_manager.cc:5697] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.144727  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4eae9e702b54533961c3ebbd73abab7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.139827  5206 consensus_queue.cc:237] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:06.177719  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet b4eae9e702b54533961c3ebbd73abab7 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:06.180190  5253 tablet_replica.cc:333] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:06.182014  5253 raft_consensus.cc:2243] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.183126  5253 raft_consensus.cc:2272] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.186964  5164 raft_consensus.cc:1064] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:06.188156  5253 ts_tablet_manager.cc:1916] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.189167  5164 consensus_queue.cc:237] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:06.193146  4313 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.202666  4313 raft_consensus.cc:1275] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.204484  4880 raft_consensus.cc:1275] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.204902  4167 raft_consensus.cc:1275] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.204896  5204 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:06.210611  5208 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.213358  5256 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:06.221844  4236 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.223876  4876 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.211297  5253 ts_tablet_manager.cc:1929] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.226368  5253 log.cc:1199] T b4eae9e702b54533961c3ebbd73abab7 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/b4eae9e702b54533961c3ebbd73abab7
I20260709 13:14:06.228128  5204 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:06.228490  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet b4eae9e702b54533961c3ebbd73abab7 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:06.224056  5093 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:14:06.232378  5206 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:06.235639  5245 raft_consensus.cc:1064] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:06.238272  5245 consensus_queue.cc:237] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:06.256871  5093 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.263513  4315 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.279704  5164 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.287916  4240 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.302552  4876 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.307112  4065 catalog_manager.cc:5697] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.321161  4061 catalog_manager.cc:5697] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.341789  4161 consensus_queue.cc:237] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:06.350632  4880 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.351923  5206 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:06.355786  4880 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.358743  5250 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:06.366707  4311 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.367486  4163 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.370048  5252 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.378412  4236 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.379885  5240 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:06.380278  4206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 101236us
I20260709 13:14:06.382251  4161 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:06.382081  4877 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.385929  5240 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:06.397243  4313 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.402642  4240 consensus_queue.cc:237] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:06.408819  4163 raft_consensus.cc:1275] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.410893  5164 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.432848  5208 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.442124  4311 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.444907  5204 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.446411  4167 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.455192  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0aaa2e5baf5f473382f98decf499eff6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.459265  4880 raft_consensus.cc:2955] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.459146  5245 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.465628  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.474298  4240 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.474915  4064 catalog_manager.cc:5697] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.481416  4876 raft_consensus.cc:1275] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.478709  4877 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.504160  5204 consensus_queue.cc:1048] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:06.505844  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 39ab674ee99d49c2adf8f5fdddb2cb5b with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:06.490206  4061 catalog_manager.cc:5697] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:06.514490  4880 raft_consensus.cc:2955] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.515257  4161 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.528671  4064 catalog_manager.cc:5697] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.532158  5253 tablet_replica.cc:333] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:06.538450  5253 raft_consensus.cc:2243] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.539170  5253 raft_consensus.cc:2272] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.542658  5253 ts_tablet_manager.cc:1916] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.544744  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 0aaa2e5baf5f473382f98decf499eff6 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:06.564790  4311 consensus_queue.cc:237] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:06.572708  5268 tablet_replica.cc:333] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:06.573982  5268 raft_consensus.cc:2243] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.574671  5268 raft_consensus.cc:2272] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.577976  5253 ts_tablet_manager.cc:1929] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.578434  5253 log.cc:1199] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/39ab674ee99d49c2adf8f5fdddb2cb5b
I20260709 13:14:06.578490  4877 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.579953  4237 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:06.580945  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 39ab674ee99d49c2adf8f5fdddb2cb5b (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:06.581689  5250 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:06.583961  5268 ts_tablet_manager.cc:1916] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.585181  5177 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:06.593114  5214 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.595202  4880 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.599671  5268 ts_tablet_manager.cc:1929] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.600147  5268 log.cc:1199] T 0aaa2e5baf5f473382f98decf499eff6 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/0aaa2e5baf5f473382f98decf499eff6
I20260709 13:14:06.605094  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 0aaa2e5baf5f473382f98decf499eff6 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:06.605453  4237 raft_consensus.cc:2955] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.615083  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a2d4f5c61814624a8790300d283db93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:06.621847  4063 catalog_manager.cc:5697] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:06.636333  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a2d4f5c61814624a8790300d283db93 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:06.638358  5269 tablet_replica.cc:333] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:06.639460  5269 raft_consensus.cc:2243] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:06.644662  5269 raft_consensus.cc:2272] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:06.647854  5269 ts_tablet_manager.cc:1916] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:06.659309  5269 ts_tablet_manager.cc:1929] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:06.659611  5269 log.cc:1199] T 9a2d4f5c61814624a8790300d283db93 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/9a2d4f5c61814624a8790300d283db93
I20260709 13:14:06.660976  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 9a2d4f5c61814624a8790300d283db93 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:07.703583  4236 consensus_queue.cc:237] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:07.710104  4161 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:07.711333  4206 consensus_peers.cc:597] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44388fe6a0ea47448420f01f44db9c41. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.712199  5270 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.712579  4313 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.713805  5273 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:07.720544  5270 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.722040  4161 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.722729  4313 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.737401  4064 catalog_manager.cc:5697] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.746135  4161 consensus_queue.cc:237] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:07.760991  4313 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:07.761216  4131 consensus_peers.cc:597] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18e56d3b1dca432380ae61255a090650. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.763478  4236 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.765841  5208 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:07.779043  5282 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.788769  5271 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.790206  4240 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.792270  4313 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.799880  4315 consensus_queue.cc:237] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:07.804423  4065 catalog_manager.cc:5697] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:07.819383  4161 raft_consensus.cc:1275] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.820725  5250 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:07.825893  4280 consensus_peers.cc:597] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e21ed81514d48b3bbb36c96b0a3d9e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.827008  4236 raft_consensus.cc:1275] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.829335  5250 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.836020  5250 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.840497  4236 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.842192  4167 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.852005  4161 consensus_queue.cc:237] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:07.861193  4065 catalog_manager.cc:5697] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:07.862473  4315 raft_consensus.cc:1275] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:07.864481  4240 raft_consensus.cc:1275] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:07.870965  4131 consensus_peers.cc:597] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91a28663592b4ceabd30d62a3e9d3b8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:07.871757  5282 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:07.875290  5271 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:07.892575  5208 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.894306  4236 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.896198  4315 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:07.910070  4063 catalog_manager.cc:5697] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:08.165158  5292 ts_tablet_manager.cc:933] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:08.172785  5292 tablet_copy_client.cc:323] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:08.175680  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 18e56d3b1dca432380ae61255a090650 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:08.176223  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 18e56d3b1dca432380ae61255a090650 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-18e56d3b1dca432380ae61255a090650
I20260709 13:14:08.183790  4177 tablet_copy_source_session.cc:215] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.189229  5292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18e56d3b1dca432380ae61255a090650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.196159  5294 ts_tablet_manager.cc:933] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:08.207118  5292 tablet_copy_client.cc:806] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.207737  5292 tablet_copy_client.cc:670] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.211068  5294 tablet_copy_client.cc:323] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:08.216550  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet 44388fe6a0ea47448420f01f44db9c41 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:08.217067  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet 44388fe6a0ea47448420f01f44db9c41 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-44388fe6a0ea47448420f01f44db9c41
I20260709 13:14:08.219861  5292 tablet_copy_client.cc:538] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.228626  5295 ts_tablet_manager.cc:933] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:08.233793  4252 tablet_copy_source_session.cc:215] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.240568  5294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44388fe6a0ea47448420f01f44db9c41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.240662  5292 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:08.245810  5295 tablet_copy_client.cc:323] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:08.250833  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:08.251354  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-8e21ed81514d48b3bbb36c96b0a3d9e3
I20260709 13:14:08.262049  5294 tablet_copy_client.cc:806] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.262619  5294 tablet_copy_client.cc:670] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.273154  4326 tablet_copy_source_session.cc:215] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.273537  5294 tablet_copy_client.cc:538] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.277037  5292 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:08.277943  5292 tablet_bootstrap.cc:492] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:08.278627  5292 ts_tablet_manager.cc:1403] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.002s
I20260709 13:14:08.280736  5295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.281574  5292 raft_consensus.cc:359] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.282395  5292 raft_consensus.cc:740] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:08.283351  5294 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:08.283042  5292 consensus_queue.cc:260] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.300323  5292 ts_tablet_manager.cc:1434] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 13:14:08.302033  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-18e56d3b1dca432380ae61255a090650 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:08.302537  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-18e56d3b1dca432380ae61255a090650 on tablet 18e56d3b1dca432380ae61255a090650 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:08.305291  5295 tablet_copy_client.cc:806] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.305922  5295 tablet_copy_client.cc:670] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.311769  5294 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:08.312265  5295 tablet_copy_client.cc:538] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.312651  5294 tablet_bootstrap.cc:492] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:08.314157  5294 ts_tablet_manager.cc:1403] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.000s
I20260709 13:14:08.317031  5294 raft_consensus.cc:359] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.317818  5294 raft_consensus.cc:740] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:08.318419  5294 consensus_queue.cc:260] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.320755  5294 ts_tablet_manager.cc:1434] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:08.321442  5295 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:08.322328  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-44388fe6a0ea47448420f01f44db9c41 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:08.322722  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-44388fe6a0ea47448420f01f44db9c41 on tablet 44388fe6a0ea47448420f01f44db9c41 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:08.339165  5294 ts_tablet_manager.cc:933] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:08.342862  5295 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:08.343740  5295 tablet_bootstrap.cc:492] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:08.344388  5295 ts_tablet_manager.cc:1403] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:14:08.348801  5295 raft_consensus.cc:359] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.349797  5295 raft_consensus.cc:740] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:08.350273  5295 consensus_queue.cc:260] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.352173  5295 ts_tablet_manager.cc:1434] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:14:08.354224  5294 tablet_copy_client.cc:323] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:08.354866  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-8e21ed81514d48b3bbb36c96b0a3d9e3 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:08.355281  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-8e21ed81514d48b3bbb36c96b0a3d9e3 on tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:08.355861  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 91a28663592b4ceabd30d62a3e9d3b8a from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:08.356387  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 91a28663592b4ceabd30d62a3e9d3b8a from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-91a28663592b4ceabd30d62a3e9d3b8a
I20260709 13:14:08.362934  4177 tablet_copy_source_session.cc:215] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:08.365489  5294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a28663592b4ceabd30d62a3e9d3b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:08.375628  5294 tablet_copy_client.cc:806] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:08.376157  5294 tablet_copy_client.cc:670] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:08.379501  5294 tablet_copy_client.cc:538] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:08.388309  5294 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:08.408568  5294 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:08.409512  5294 tablet_bootstrap.cc:492] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:08.410171  5294 ts_tablet_manager.cc:1403] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 13:14:08.414055  5294 raft_consensus.cc:359] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.415966  5294 raft_consensus.cc:740] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:08.418354  5294 consensus_queue.cc:260] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:08.421666  5294 ts_tablet_manager.cc:1434] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:14:08.427000  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-91a28663592b4ceabd30d62a3e9d3b8a received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:08.427397  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-91a28663592b4ceabd30d62a3e9d3b8a on tablet 91a28663592b4ceabd30d62a3e9d3b8a with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:08.636122  4877 raft_consensus.cc:1217] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:08.740911  4877 raft_consensus.cc:1217] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:08.802625  4877 raft_consensus.cc:1217] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:08.879801  4877 raft_consensus.cc:1217] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:09.082406  5270 raft_consensus.cc:1064] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:09.084621  5270 consensus_queue.cc:237] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.090919  4877 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.092139  4161 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.092437  5273 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.093963  4313 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.095093  5270 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:09.097147  5304 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:09.107913  5304 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.112872  4313 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.116684  4167 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.129133  4064 catalog_manager.cc:5697] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.141592  4877 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.147780  5208 raft_consensus.cc:1064] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:09.149940  5208 consensus_queue.cc:237] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.162807  4313 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.166730  4877 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.171280  4240 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.172919  5313 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:09.174043  5206 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:09.176395  5208 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.186712  5272 raft_consensus.cc:1064] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:09.202509  5272 consensus_queue.cc:237] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.210258  4880 raft_consensus.cc:1275] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.212560  5305 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.218010  4240 raft_consensus.cc:1275] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.219560  5305 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:09.220484  4167 raft_consensus.cc:1275] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.221577  5313 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.223013  5305 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:09.238477  4315 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.239593  4237 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.240127  4880 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.246626  4240 consensus_queue.cc:237] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.257970  4065 catalog_manager.cc:5697] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.264094  4167 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.264644  5250 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.266209  4876 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.268167  5304 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.279284  5273 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.286296  4167 consensus_queue.cc:237] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.290933  5307 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:09.285631  4876 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.294920  4877 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.300423  4240 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.299562  4880 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.299593  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44388fe6a0ea47448420f01f44db9c41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.302078  4065 catalog_manager.cc:5697] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:09.303458  5206 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:09.305778  5208 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.305226  4167 raft_consensus.cc:2955] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.317147  5283 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.321344  4165 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.322763  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 44388fe6a0ea47448420f01f44db9c41 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:09.328698  4879 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.333563  4065 catalog_manager.cc:5697] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.338109  4237 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.346432  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 18e56d3b1dca432380ae61255a090650 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.358688  4063 catalog_manager.cc:5697] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:09.351205  5325 tablet_replica.cc:333] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:09.368166  5325 raft_consensus.cc:2243] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.369009  5325 raft_consensus.cc:2272] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.373067  4237 raft_consensus.cc:2955] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.374563  5325 ts_tablet_manager.cc:1916] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.382294  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 18e56d3b1dca432380ae61255a090650 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:09.395263  5325 ts_tablet_manager.cc:1929] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.395813  5325 log.cc:1199] T 44388fe6a0ea47448420f01f44db9c41 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/44388fe6a0ea47448420f01f44db9c41
I20260709 13:14:09.397465  5325 tablet_replica.cc:333] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:09.397533  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 44388fe6a0ea47448420f01f44db9c41 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:09.398759  5325 raft_consensus.cc:2243] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.399507  5325 raft_consensus.cc:2272] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.404485  5325 ts_tablet_manager.cc:1916] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.407325  4313 consensus_queue.cc:237] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.419436  5325 ts_tablet_manager.cc:1929] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.419485  4876 raft_consensus.cc:1275] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.419919  5325 log.cc:1199] T 18e56d3b1dca432380ae61255a090650 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/18e56d3b1dca432380ae61255a090650
I20260709 13:14:09.421758  4240 raft_consensus.cc:1275] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.421479  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 18e56d3b1dca432380ae61255a090650 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:09.421573  5250 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.423192  5272 consensus_queue.cc:1048] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:09.428269  5250 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.430377  4876 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.437280  4240 raft_consensus.cc:2955] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.440958  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.447825  4063 catalog_manager.cc:5697] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.468000  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:09.475232  5326 tablet_replica.cc:333] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:09.476032  5326 raft_consensus.cc:2243] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.476585  5326 raft_consensus.cc:2272] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.480581  5326 ts_tablet_manager.cc:1916] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.495702  5326 ts_tablet_manager.cc:1929] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.496191  5326 log.cc:1199] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/8e21ed81514d48b3bbb36c96b0a3d9e3
I20260709 13:14:09.499122  5313 raft_consensus.cc:1064] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:09.499019  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 8e21ed81514d48b3bbb36c96b0a3d9e3 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:09.501072  5313 consensus_queue.cc:237] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.506660  4876 raft_consensus.cc:1275] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.506799  4240 raft_consensus.cc:1275] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.507145  4313 raft_consensus.cc:1275] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:09.509197  5283 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:09.510147  5313 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:09.513325  5283 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.534050  5208 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.536770  4313 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.544477  4240 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.549779  4063 catalog_manager.cc:5697] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:09.555871  4876 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.585917  4165 consensus_queue.cc:237] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:09.590354  4876 raft_consensus.cc:1275] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.590505  4313 raft_consensus.cc:1275] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:09.591420  5208 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:09.592170  5283 consensus_queue.cc:1048] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:09.598145  5206 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.601773  4313 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.606338  4880 raft_consensus.cc:2955] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.613857  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91a28663592b4ceabd30d62a3e9d3b8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:09.621039  4065 catalog_manager.cc:5697] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:09.637946  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 91a28663592b4ceabd30d62a3e9d3b8a with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:09.642607  5333 tablet_replica.cc:333] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:09.643658  5333 raft_consensus.cc:2243] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:09.645205  5333 raft_consensus.cc:2272] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:09.648280  5333 ts_tablet_manager.cc:1916] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:09.658249  5333 ts_tablet_manager.cc:1929] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:09.658542  5333 log.cc:1199] T 91a28663592b4ceabd30d62a3e9d3b8a P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/91a28663592b4ceabd30d62a3e9d3b8a
I20260709 13:14:09.659806  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 91a28663592b4ceabd30d62a3e9d3b8a (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:10.216043  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:10.271209  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:10.271903  4311 raft_consensus.cc:606] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:10.284173  4167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:10.284559  4167 raft_consensus.cc:606] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:10.286931  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:10.287406  4311 raft_consensus.cc:606] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:10.289587  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:10.289983  4311 raft_consensus.cc:606] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:10.292251  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:10.292662  4311 raft_consensus.cc:606] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:10.295039  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:10.295580  4311 raft_consensus.cc:606] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:10.296496  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:14:10.297547  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:10.355664  5272 raft_consensus.cc:993] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:10.356204  5250 raft_consensus.cc:1081] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:10.357645  4237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:10.358194  4237 raft_consensus.cc:493] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.358506  4237 raft_consensus.cc:3060] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.364652  4237 raft_consensus.cc:515] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.366741  4237 leader_election.cc:290] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:10.366998  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:10.367278  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ff52bb1186454cae273b9dfafcc2cf" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:10.367660  4167 raft_consensus.cc:3060] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.367868  4311 raft_consensus.cc:3055] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.368110  4311 raft_consensus.cc:740] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:10.368700  4311 consensus_queue.cc:260] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.369477  4311 raft_consensus.cc:3060] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.372129  4167 raft_consensus.cc:2468] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:10.373139  4205 leader_election.cc:304] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:10.373735  5270 raft_consensus.cc:2804] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.374209  5270 raft_consensus.cc:697] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:10.374786  4311 raft_consensus.cc:2468] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:10.375147  5270 consensus_queue.cc:237] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.384096  4061 catalog_manager.cc:5697] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.415382  5272 raft_consensus.cc:993] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:10.415934  5250 raft_consensus.cc:1081] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:10.417558  4876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37758
I20260709 13:14:10.418018  4876 raft_consensus.cc:493] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.418344  4876 raft_consensus.cc:3060] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.423095  4876 raft_consensus.cc:515] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.426708  4876 leader_election.cc:290] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:10.427215  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:10.427778  4240 raft_consensus.cc:3060] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.428980  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2faea5c9540f4df08750f11a8349e830" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:10.429564  4311 raft_consensus.cc:3055] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.429812  4311 raft_consensus.cc:740] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:10.430580  4311 consensus_queue.cc:260] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.431707  4311 raft_consensus.cc:3060] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.433857  4240 raft_consensus.cc:2468] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:10.435199  4844 leader_election.cc:304] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 456df471fbed492b9a74321d1f861f5b, 61e4aedb28444c0ea72a79a6cae1b929; no voters: 
I20260709 13:14:10.440094  5250 raft_consensus.cc:993] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:10.440779  5250 raft_consensus.cc:1081] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:10.442749  4237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:10.443244  4237 raft_consensus.cc:493] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.443552  4237 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.445005  4311 raft_consensus.cc:2468] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:10.450172  4237 raft_consensus.cc:515] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.454439  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:10.454725  5342 raft_consensus.cc:2804] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.455024  4167 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.454723  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:10.456398  4311 raft_consensus.cc:3055] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.454149  4237 leader_election.cc:290] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:10.456688  4311 raft_consensus.cc:740] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:10.457480  5342 raft_consensus.cc:697] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:10.457779  4311 consensus_queue.cc:260] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.458377  5342 consensus_queue.cc:237] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.458913  4311 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.465564  4167 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:10.466030  4311 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:10.466856  4205 leader_election.cc:304] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:10.467864  5250 raft_consensus.cc:993] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:10.467888  5273 raft_consensus.cc:2804] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.468489  5341 raft_consensus.cc:1081] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:10.468611  5273 raft_consensus.cc:697] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:10.469583  5273 consensus_queue.cc:237] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.470911  4237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:10.470432  4061 catalog_manager.cc:5697] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:10.471369  4237 raft_consensus.cc:493] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.471698  4237 raft_consensus.cc:3060] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.478758  4237 raft_consensus.cc:515] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.481678  4237 leader_election.cc:290] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:10.481881  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:10.482491  4311 raft_consensus.cc:3055] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.482774  4311 raft_consensus.cc:740] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:10.483525  4311 consensus_queue.cc:260] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.483700  4061 catalog_manager.cc:5697] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.484745  4311 raft_consensus.cc:3060] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.485097  4167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8146ff0f20e47bbab1120e0a1c4f1c2" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:10.485620  4167 raft_consensus.cc:3060] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.490902  4167 raft_consensus.cc:2468] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:10.491207  4311 raft_consensus.cc:2468] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:10.491998  4205 leader_election.cc:304] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:10.494405  5273 raft_consensus.cc:2804] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.500487  5273 raft_consensus.cc:697] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:10.501704  5273 consensus_queue.cc:237] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:10.518057  4061 catalog_manager.cc:5697] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.705106  4237 consensus_queue.cc:237] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:10.709017  5250 raft_consensus.cc:993] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:10.709514  5250 raft_consensus.cc:1081] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:10.710947  4167 raft_consensus.cc:1275] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:10.711117  4206 consensus_peers.cc:597] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c666932961ee45d493eeef60654e2cdf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:10.711056  4880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37758
I20260709 13:14:10.711807  4880 raft_consensus.cc:493] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.712147  4880 raft_consensus.cc:3060] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.713145  5346 consensus_queue.cc:1048] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:10.714300  4313 raft_consensus.cc:1275] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.715493  5273 consensus_queue.cc:1048] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.722093  4880 raft_consensus.cc:515] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.723969  4880 leader_election.cc:290] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:10.725168  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:10.725708  4313 raft_consensus.cc:3055] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.725169  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48dc636fb5491c85f283fe1e8f1e49" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:10.725978  4313 raft_consensus.cc:740] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:10.726431  4237 raft_consensus.cc:3060] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.726789  4313 consensus_queue.cc:260] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.726758  5270 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.728295  4313 raft_consensus.cc:3060] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.734402  4237 raft_consensus.cc:2468] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:10.735069  4311 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.736164  4313 raft_consensus.cc:2468] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:10.737285  4844 leader_election.cc:304] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:10.738583  5342 raft_consensus.cc:2804] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.739027  5342 raft_consensus.cc:697] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:10.738826  4167 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.741446  5342 consensus_queue.cc:237] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.745779  4165 consensus_queue.cc:237] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:10.757864  4065 catalog_manager.cc:5697] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.768496  5331 raft_consensus.cc:993] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:10.769068  4064 catalog_manager.cc:5697] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:10.771507  5332 raft_consensus.cc:1081] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:10.784508  4880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37744
I20260709 13:14:10.785007  4880 raft_consensus.cc:493] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:10.785308  4880 raft_consensus.cc:3060] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.791213  4311 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.793361  4237 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.799120  5331 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.801514  5331 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:10.802587  4131 consensus_peers.cc:597] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 612e1eda41e447f880ab58981c7b8ce9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:10.802923  4880 raft_consensus.cc:515] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.805362  4880 leader_election.cc:290] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:10.805498  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:10.806269  4165 raft_consensus.cc:3055] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:10.806315  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ab674ee99d49c2adf8f5fdddb2cb5b" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:10.806679  4165 raft_consensus.cc:740] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:10.806943  4313 raft_consensus.cc:3060] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.807401  4165 consensus_queue.cc:260] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.808408  4165 raft_consensus.cc:3060] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:10.816769  4165 raft_consensus.cc:2468] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:10.818042  4843 leader_election.cc:304] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:10.819061  4313 raft_consensus.cc:2468] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:10.819080  5342 raft_consensus.cc:2804] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:10.819883  5342 raft_consensus.cc:697] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:10.820834  5342 consensus_queue.cc:237] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:10.821614  5332 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.827518  4237 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.836311  4167 consensus_queue.cc:237] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:10.837076  4313 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.841253  4061 catalog_manager.cc:5697] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:10.842465  4064 catalog_manager.cc:5697] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:10.847190  4165 raft_consensus.cc:1275] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:10.849817  5270 consensus_queue.cc:1048] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.854983  4237 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.856551  5342 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:10.864198  4311 raft_consensus.cc:1275] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.866277  4313 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:10.869213  4131 consensus_peers.cc:597] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 626e29a4516846cebda459240a68baf5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:10.869647  5355 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:10.871435  4240 raft_consensus.cc:1275] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:10.872675  5346 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.882045  5354 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.884701  4315 raft_consensus.cc:1275] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:10.890090  5343 consensus_queue.cc:1048] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:10.927047  4167 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:10.928515  5346 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.930384  5354 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.938982  4237 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.945819  4307 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:10.956530  4316 raft_consensus.cc:1275] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:10.964617  5347 consensus_queue.cc:1048] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:10.977010  4065 catalog_manager.cc:5697] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:11.019269  4237 consensus_queue.cc:237] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
W20260709 13:14:11.032869  4206 consensus_peers.cc:597] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5ed86d5572849768ec57b98183a7891. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:11.033252  4167 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:11.034848  4311 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:11.034929  5273 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:11.043499  5273 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:11.047887  5346 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:11.054153  4165 raft_consensus.cc:1275] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.054418  4161 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:11.060137  5347 consensus_queue.cc:1048] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:11.092705  4061 catalog_manager.cc:5697] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:11.094367  4307 raft_consensus.cc:1275] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:11.096225  5273 consensus_queue.cc:1048] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:11.100297  4313 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:11.184370  4313 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:11.185616  5342 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:11.196007  4240 raft_consensus.cc:1275] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:11.197362  5342 consensus_queue.cc:1048] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:11.298117  5385 ts_tablet_manager.cc:933] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:11.298377  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:11.306071  5385 tablet_copy_client.cc:323] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:11.307772  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet c666932961ee45d493eeef60654e2cdf from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:11.308270  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet c666932961ee45d493eeef60654e2cdf from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-c666932961ee45d493eeef60654e2cdf
I20260709 13:14:11.319522  5387 ts_tablet_manager.cc:933] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:11.340448  4252 tablet_copy_source_session.cc:215] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:11.343884  4313 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:11.344259  5385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c666932961ee45d493eeef60654e2cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:11.345278  5383 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:11.354884  5389 ts_tablet_manager.cc:933] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:11.356176  5387 tablet_copy_client.cc:323] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:11.364045  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 612e1eda41e447f880ab58981c7b8ce9 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:11.364545  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 612e1eda41e447f880ab58981c7b8ce9 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-612e1eda41e447f880ab58981c7b8ce9
I20260709 13:14:11.368279  4161 raft_consensus.cc:1275] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:11.373929  5383 consensus_queue.cc:1048] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:11.374698  4177 tablet_copy_source_session.cc:215] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:11.381250  5387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 612e1eda41e447f880ab58981c7b8ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:11.404165  5385 tablet_copy_client.cc:806] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:11.412333  5389 tablet_copy_client.cc:323] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:11.410207  5385 tablet_copy_client.cc:670] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:11.431427  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 626e29a4516846cebda459240a68baf5 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:11.431870  5385 tablet_copy_client.cc:538] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:11.431950  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 626e29a4516846cebda459240a68baf5 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-626e29a4516846cebda459240a68baf5
I20260709 13:14:11.436939  5387 tablet_copy_client.cc:806] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:11.438447  5387 tablet_copy_client.cc:670] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:11.440068  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:11.448009  5385 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:11.448472  5387 tablet_copy_client.cc:538] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:11.458284  5387 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:11.587432  5387 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:11.588440  5387 tablet_bootstrap.cc:492] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:11.589200  5387 ts_tablet_manager.cc:1403] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.131s	user 0.024s	sys 0.001s
I20260709 13:14:11.590873  4177 tablet_copy_source_session.cc:215] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:11.592072  5387 raft_consensus.cc:359] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.606617  5387 raft_consensus.cc:740] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:11.607652  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626e29a4516846cebda459240a68baf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:11.607313  5387 consensus_queue.cc:260] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.610051  5387 ts_tablet_manager.cc:1434] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260709 13:14:11.611632  4176 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-612e1eda41e447f880ab58981c7b8ce9 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:11.612058  4176 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-612e1eda41e447f880ab58981c7b8ce9 on tablet 612e1eda41e447f880ab58981c7b8ce9 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:11.621157  5397 ts_tablet_manager.cc:933] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:11.659489  5389 tablet_copy_client.cc:806] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:11.664929  5389 tablet_copy_client.cc:670] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:11.663252  5385 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:11.665129  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:11.665707  4237 raft_consensus.cc:606] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:11.666121  5385 tablet_bootstrap.cc:492] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:11.666790  5385 ts_tablet_manager.cc:1403] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.219s	user 0.060s	sys 0.034s
I20260709 13:14:11.669776  5385 raft_consensus.cc:359] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.671083  5385 raft_consensus.cc:740] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:11.671834  5389 tablet_copy_client.cc:538] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:11.671773  5385 consensus_queue.cc:260] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.674186  4307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:11.674741  4307 raft_consensus.cc:606] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:11.677204  5385 ts_tablet_manager.cc:1434] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:11.681828  5389 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:11.708056  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-c666932961ee45d493eeef60654e2cdf received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:11.708505  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-c666932961ee45d493eeef60654e2cdf on tablet c666932961ee45d493eeef60654e2cdf with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:11.709945  5389 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:11.710850  5389 tablet_bootstrap.cc:492] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:11.711519  5389 ts_tablet_manager.cc:1403] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.006s
I20260709 13:14:11.714567  5389 raft_consensus.cc:359] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.715408  5389 raft_consensus.cc:740] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:11.716090  5389 consensus_queue.cc:260] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.718853  5389 ts_tablet_manager.cc:1434] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:14:11.718998  5397 tablet_copy_client.cc:323] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:11.720527  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-626e29a4516846cebda459240a68baf5 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:11.720907  4165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:11.721484  4165 raft_consensus.cc:606] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:11.720932  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-626e29a4516846cebda459240a68baf5 on tablet 626e29a4516846cebda459240a68baf5 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:11.730216  4307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:11.730746  4307 raft_consensus.cc:606] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:11.733929  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet b5ed86d5572849768ec57b98183a7891 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:11.734441  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet b5ed86d5572849768ec57b98183a7891 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-b5ed86d5572849768ec57b98183a7891
I20260709 13:14:11.735204  4240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:11.735829  4240 raft_consensus.cc:606] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:11.737249  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:11.738755  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:11.741555  4252 tablet_copy_source_session.cc:215] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:11.743038  4880 raft_consensus.cc:1217] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:11.751960  5399 raft_consensus.cc:993] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:11.752414  5354 raft_consensus.cc:1081] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:11.752556  5397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ed86d5572849768ec57b98183a7891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:11.754436  4240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:14:11.755707  4240 raft_consensus.cc:493] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.756181  4240 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.768573  4240 raft_consensus.cc:515] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.771811  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:11.772325  4307 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.772357  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:11.772966  4165 raft_consensus.cc:3055] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:11.773254  4165 raft_consensus.cc:740] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:11.773962  4165 consensus_queue.cc:260] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.775159  4240 leader_election.cc:290] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:11.775184  4165 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.778136  4307 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:11.779385  4206 leader_election.cc:304] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:11.780306  5380 raft_consensus.cc:2804] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.780741  5380 raft_consensus.cc:697] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:11.781621  5380 consensus_queue.cc:237] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.782513  4165 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:11.802075  5397 tablet_copy_client.cc:806] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:11.802721  5397 tablet_copy_client.cc:670] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:11.811784  5397 tablet_copy_client.cc:538] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:11.812083  4065 catalog_manager.cc:5697] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:11.822849  5397 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:11.828428  4880 raft_consensus.cc:1217] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:11.845669  5376 raft_consensus.cc:993] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:11.846128  5376 raft_consensus.cc:1081] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:11.851119  4880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37758
I20260709 13:14:11.851613  4880 raft_consensus.cc:493] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.852118  4880 raft_consensus.cc:3060] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.856813  5380 raft_consensus.cc:993] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:11.857262  5380 raft_consensus.cc:1081] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:11.859714  4313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35722
I20260709 13:14:11.860224  4313 raft_consensus.cc:493] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:11.860523  4313 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.864409  4880 raft_consensus.cc:515] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:11.866632  4313 raft_consensus.cc:515] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:11.867097  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:11.867633  4240 raft_consensus.cc:3060] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.867920  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:11.868414  4237 raft_consensus.cc:606] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership
I20260709 13:14:11.869349  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:11.869895  4165 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.870213  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:11.870698  4237 raft_consensus.cc:3055] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:11.870967  4237 raft_consensus.cc:740] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:11.871616  4237 consensus_queue.cc:260] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:11.873203  4237 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.879016  4242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:11.879521  4242 raft_consensus.cc:606] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership
I20260709 13:14:11.874667  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b480b4a5a74a32a53b2978ee2376d0" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
W20260709 13:14:11.880653  4050 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 612e1eda41e447f880ab58981c7b8ce9 already in progress [suppressed 1 similar messages]
I20260709 13:14:11.880892  4307 raft_consensus.cc:3055] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:11.881222  4307 raft_consensus.cc:740] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:11.881793  4307 consensus_queue.cc:260] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:11.882803  4307 raft_consensus.cc:3060] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:11.884122  4242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:11.884583  4242 raft_consensus.cc:606] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership
I20260709 13:14:11.873265  4313 leader_election.cc:290] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:11.872706  4880 leader_election.cc:290] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:11.890254  4307 raft_consensus.cc:2468] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
W20260709 13:14:11.892385  4113 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:14:11.893319  4113 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 612e1eda41e447f880ab58981c7b8ce9 already in progress
W20260709 13:14:11.893893  4113 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 612e1eda41e447f880ab58981c7b8ce9 already in progress
I20260709 13:14:11.891422  4844 leader_election.cc:304] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:11.896519  5342 raft_consensus.cc:2804] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.896970  5342 raft_consensus.cc:697] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:11.897800  5342 consensus_queue.cc:237] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:11.901865  4237 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:14:11.903188  4280 leader_election.cc:304] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:11.904103  5341 raft_consensus.cc:2804] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:11.904554  5341 raft_consensus.cc:697] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:11.876154  4165 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:14:11.905490  5341 consensus_queue.cc:237] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:11.876278  4240 raft_consensus.cc:2468] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:11.875877  5397 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: 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
I20260709 13:14:11.911155  5397 tablet_bootstrap.cc:492] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:11.911890  5397 ts_tablet_manager.cc:1403] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.009s
I20260709 13:14:11.914748  5397 raft_consensus.cc:359] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.919065  5397 raft_consensus.cc:740] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:11.919845  5397 consensus_queue.cc:260] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:11.922459  5397 ts_tablet_manager.cc:1434] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:14:11.924203  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-b5ed86d5572849768ec57b98183a7891 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:11.924629  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-b5ed86d5572849768ec57b98183a7891 on tablet b5ed86d5572849768ec57b98183a7891 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:11.932873  4061 catalog_manager.cc:5697] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 1 to 2, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:11.932180  4065 catalog_manager.cc:5697] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:11.979866  4880 raft_consensus.cc:1217] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:12.004649  5341 raft_consensus.cc:993] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:12.005184  5376 raft_consensus.cc:1081] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:12.006762  4880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37758
I20260709 13:14:12.007231  4880 raft_consensus.cc:493] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.007562  4880 raft_consensus.cc:3060] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.012784  4880 raft_consensus.cc:515] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.014883  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:12.015146  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5026977cb3e3435883edf19dac7c1741" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:12.015419  4165 raft_consensus.cc:3060] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.015645  4313 raft_consensus.cc:3055] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:12.016011  4313 raft_consensus.cc:740] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:12.016708  4313 consensus_queue.cc:260] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.017701  4313 raft_consensus.cc:3060] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.022673  4165 raft_consensus.cc:2468] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:12.025038  4313 raft_consensus.cc:2468] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:12.025411  4843 leader_election.cc:304] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:12.023836  4880 leader_election.cc:290] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:12.026214  5342 raft_consensus.cc:2804] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:12.026686  5342 raft_consensus.cc:697] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:12.027463  5342 consensus_queue.cc:237] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.036957  4061 catalog_manager.cc:5697] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:12.061283  5347 raft_consensus.cc:993] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:12.061759  5346 raft_consensus.cc:1081] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:12.063201  4880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:44920
I20260709 13:14:12.063767  4880 raft_consensus.cc:493] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.064152  4880 raft_consensus.cc:3060] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.071795  4880 raft_consensus.cc:515] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.074081  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:12.074836  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4abe4c89d6423e88c9881c7c04ba04" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:12.075356  4240 raft_consensus.cc:3055] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:12.075413  4313 raft_consensus.cc:3060] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.075904  4240 raft_consensus.cc:740] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:12.076720  4240 consensus_queue.cc:260] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.077415  4880 leader_election.cc:290] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:12.077688  4240 raft_consensus.cc:3060] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:12.082440  4313 raft_consensus.cc:2468] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:12.083315  4844 leader_election.cc:304] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:12.084040  5342 raft_consensus.cc:2804] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:12.084474  5342 raft_consensus.cc:697] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:12.085209  5342 consensus_queue.cc:237] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.086222  4240 raft_consensus.cc:2468] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:12.098580  4061 catalog_manager.cc:5697] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:12.208437  5354 raft_consensus.cc:1064] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:12.210983  5354 consensus_queue.cc:237] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.217576  4313 raft_consensus.cc:1275] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.218156  4876 raft_consensus.cc:1275] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.219108  5354 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:12.219363  4240 raft_consensus.cc:1275] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.220081  5355 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:12.221067  5399 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:12.255127  5347 raft_consensus.cc:1064] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:12.255926  5354 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.257212  5347 consensus_queue.cc:237] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.261468  4242 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.271303  4876 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Advancing to term 2
I20260709 13:14:12.279829  4876 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:12.282696  5273 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:12.284596  4313 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.288700  4879 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.298628  4307 raft_consensus.cc:1275] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.301566  4061 catalog_manager.cc:5697] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.306025  5415 consensus_queue.cc:1048] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:12.314936  5273 raft_consensus.cc:1064] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
W20260709 13:14:12.315290  5273 raft_consensus.cc:1068] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: Unable to promote non-voter 61e4aedb28444c0ea72a79a6cae1b929: Service unavailable: leader transfer in progress
I20260709 13:14:12.329041  4167 consensus_queue.cc:237] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.329870  4876 raft_consensus.cc:1275] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:12.331328  5346 consensus_queue.cc:1048] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:12.337527  4240 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:12.339677  5342 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:12.349747  5346 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.353909  4242 raft_consensus.cc:1275] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:12.361249  4880 raft_consensus.cc:1275] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:12.363442  5399 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:12.363561  4165 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.365583  4313 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.366899  5399 consensus_queue.cc:1048] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:12.370245  4312 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:12.372720  5354 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.376145  5273 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:12.380596  4880 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.388906  4165 raft_consensus.cc:1275] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:12.390545  5341 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:12.389976  4242 raft_consensus.cc:2955] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.391404  4876 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.401204  4165 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:12.402958  5346 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:12.413136  5347 raft_consensus.cc:993] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:12.413574  5347 raft_consensus.cc:1081] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Signalling peer fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:12.415256  4161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:14:12.415755  4161 raft_consensus.cc:493] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:12.416074  4161 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:12.423930  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 626e29a4516846cebda459240a68baf5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:12.441152  4163 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:12.442534  5383 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:12.464672  4065 catalog_manager.cc:5697] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.471836  4161 raft_consensus.cc:515] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:12.473351  4165 raft_consensus.cc:1240] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Rejecting Update request from peer 456df471fbed492b9a74321d1f861f5b for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:12.475795  5347 consensus_queue.cc:1059] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:12.482374  4161 leader_election.cc:290] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 3 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:12.483338  4313 raft_consensus.cc:1275] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:12.493994  4061 catalog_manager.cc:5697] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.496487  5383 consensus_queue.cc:1048] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:12.500816  5273 raft_consensus.cc:3055] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:12.501170  5273 raft_consensus.cc:740] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:12.501896  5273 consensus_queue.cc:260] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [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: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:12.503021  5273 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:12.503878  5415 raft_consensus.cc:1064] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:12.506426  5415 consensus_queue.cc:237] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.509827  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:12.510365  4307 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:12.513916  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:12.532326  4308 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:12.535207  4240 raft_consensus.cc:1275] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:12.518991  4307 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:12.537086  4161 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:12.538911  4876 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:12.538815  4131 leader_election.cc:304] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:12.539702  5354 raft_consensus.cc:2804] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:12.540172  5354 raft_consensus.cc:697] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:12.540970  5341 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:12.541028  5354 consensus_queue.cc:237] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:12.541601  5346 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:12.549736  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 626e29a4516846cebda459240a68baf5 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:12.553658  4237 consensus_queue.cc:237] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:12.543624  5346 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.014s
I20260709 13:14:12.559239  5347 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:12.573163  4880 raft_consensus.cc:1275] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:12.574148  5439 tablet_replica.cc:333] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:12.576313  4307 raft_consensus.cc:1275] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:12.576493  5439 raft_consensus.cc:2243] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.578682  5439 raft_consensus.cc:2272] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.581003  4242 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:12.582043  5347 consensus_queue.cc:1048] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:12.583925  5273 consensus_queue.cc:1048] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:12.585659  4313 raft_consensus.cc:1275] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:12.589898  5439 ts_tablet_manager.cc:1916] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:12.598775  5433 consensus_queue.cc:1048] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:12.599154  5346 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.602898  4313 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:12.616389  5380 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.619710  4880 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.625039  4308 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.626825  5433 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:12.626873  5439 ts_tablet_manager.cc:1929] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:12.634451  5439 log.cc:1199] T 626e29a4516846cebda459240a68baf5 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/626e29a4516846cebda459240a68baf5
I20260709 13:14:12.667361  4242 raft_consensus.cc:1275] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:12.669051  5342 consensus_queue.cc:1048] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:12.675024  4163 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
W20260709 13:14:12.677080  4206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 44772.8us
I20260709 13:14:12.681510  4307 raft_consensus.cc:2955] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.718345  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c666932961ee45d493eeef60654e2cdf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:12.721400  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 626e29a4516846cebda459240a68baf5 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
W20260709 13:14:12.745023  4206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:38885, user_credentials={real_user=slave}} blocked reactor thread for 55225.8us
I20260709 13:14:12.756485  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:12.793219  4877 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.812304  4063 catalog_manager.cc:5697] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
W20260709 13:14:12.834255  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 59584.7us
I20260709 13:14:12.840271  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet c666932961ee45d493eeef60654e2cdf with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:12.886989  4063 catalog_manager.cc:5697] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:12.925889  4064 catalog_manager.cc:5697] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 2 to 3, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:12.939668  5456 tablet_replica.cc:333] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:12.978317  5456 raft_consensus.cc:2243] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:12.979624  5456 raft_consensus.cc:2272] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:12.984297  5456 ts_tablet_manager.cc:1916] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:13.002619  4307 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:13.003844  5456 ts_tablet_manager.cc:1929] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:13.004554  5451 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:13.012202  5456 log.cc:1199] T c666932961ee45d493eeef60654e2cdf P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/c666932961ee45d493eeef60654e2cdf
I20260709 13:14:13.005321  4242 consensus_queue.cc:237] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.014678  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet c666932961ee45d493eeef60654e2cdf (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:13.027215  4877 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Advancing to term 3
I20260709 13:14:13.032521  4308 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.032874  4880 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:13.035861  5346 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:13.037478  5453 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:13.038654  4242 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:13.050029  4877 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:13.050277  5451 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:13.057013  5451 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:13.069809  5399 raft_consensus.cc:1064] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:13.072609  5399 consensus_queue.cc:237] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.074564  5454 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.099953  4880 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:13.101465  5355 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:13.127825  4237 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:13.130460  4313 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:13.130234  5355 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:13.137701  5355 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:13.148463  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:13.147616  4876 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.165006  5431 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.177269  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5ed86d5572849768ec57b98183a7891 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:13.189455  4237 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.203452  4307 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.224555  4061 catalog_manager.cc:5697] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.226094  4063 catalog_manager.cc:5697] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.183965  4313 raft_consensus.cc:2955] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.231177  4880 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.239459  4165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18e56d3b1dca432380ae61255a090650"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:13.240135  4165 raft_consensus.cc:606] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:13.247501  4308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:13.248057  4308 raft_consensus.cc:606] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:13.250839  4161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:13.251312  4161 raft_consensus.cc:606] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:13.258612  4161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:13.259117  4161 raft_consensus.cc:606] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:13.261559  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet b5ed86d5572849768ec57b98183a7891 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:13.262423  5456 tablet_replica.cc:333] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:13.263427  5456 raft_consensus.cc:2243] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:13.264375  5456 raft_consensus.cc:2272] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:13.270453  5451 raft_consensus.cc:993] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:13.270998  5399 raft_consensus.cc:1081] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:13.272740  4313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35730
I20260709 13:14:13.273335  4313 raft_consensus.cc:493] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:13.273494  5341 raft_consensus.cc:993] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:13.273702  4313 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:13.273993  5341 raft_consensus.cc:1081] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:13.275502  4237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:13.276006  4237 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:13.276366  4237 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:13.277361  5456 ts_tablet_manager.cc:1916] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:13.280982  4313 raft_consensus.cc:515] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.289199  4237 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:13.291692  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:13.292339  4161 raft_consensus.cc:3055] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:13.292717  4161 raft_consensus.cc:740] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:13.293265  4165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:13.293782  4165 raft_consensus.cc:606] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:13.293467  4161 consensus_queue.cc:260] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.295408  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:13.296056  4161 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:13.296327  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:13.296829  4165 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:13.297031  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:13.298601  4237 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 3 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:13.303586  4308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:13.304417  4308 raft_consensus.cc:3055] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:13.304880  4308 raft_consensus.cc:740] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:13.306180  4308 consensus_queue.cc:260] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:13.307976  4308 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:13.303432  4161 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 4.
I20260709 13:14:13.311618  5456 ts_tablet_manager.cc:1929] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:13.312037  5456 log.cc:1199] T b5ed86d5572849768ec57b98183a7891 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/b5ed86d5572849768ec57b98183a7891
I20260709 13:14:13.314019  4313 leader_election.cc:290] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 4 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885)
I20260709 13:14:13.315191  4880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
I20260709 13:14:13.315763  4880 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:13.317268  4308 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 3.
I20260709 13:14:13.318542  4206 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:13.319479  5380 raft_consensus.cc:2804] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:13.319808  4165 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 3.
I20260709 13:14:13.319941  5380 raft_consensus.cc:697] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:13.315205  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "612e1eda41e447f880ab58981c7b8ce9" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:13.320699  4237 raft_consensus.cc:3060] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:13.320928  5380 consensus_queue.cc:237] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:13.324730  4880 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 4.
I20260709 13:14:13.326259  4280 leader_election.cc:304] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [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: 61e4aedb28444c0ea72a79a6cae1b929, c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:13.326280  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet b5ed86d5572849768ec57b98183a7891 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:13.326735  4237 raft_consensus.cc:2468] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 4.
I20260709 13:14:13.327339  5341 raft_consensus.cc:2804] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:13.327955  5341 raft_consensus.cc:697] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:13.328855  5341 consensus_queue.cc:237] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
W20260709 13:14:13.329704  4049 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 612e1eda41e447f880ab58981c7b8ce9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER failed with leader fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica fd124f2a6a884f1fad8a94b68ee53354 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:13.340863  4063 catalog_manager.cc:5697] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 2 to 3, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 3 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.341048  4061 catalog_manager.cc:5697] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 3 to 4, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 4 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.533756  5431 raft_consensus.cc:993] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:13.534188  5451 raft_consensus.cc:1081] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:13.536314  4876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18e56d3b1dca432380ae61255a090650"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37744
I20260709 13:14:13.536836  4876 raft_consensus.cc:493] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:13.537055  4876 raft_consensus.cc:3060] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.543278  4876 raft_consensus.cc:515] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.544852  4876 leader_election.cc:290] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:13.545557  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:13.545810  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18e56d3b1dca432380ae61255a090650" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:13.546164  4161 raft_consensus.cc:3055] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:13.546321  4242 raft_consensus.cc:3060] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.546496  4161 raft_consensus.cc:740] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:13.547302  4161 consensus_queue.cc:260] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.548485  4161 raft_consensus.cc:3060] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.554931  4242 raft_consensus.cc:2468] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:13.555331  4161 raft_consensus.cc:2468] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:13.556244  4844 leader_election.cc:304] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 456df471fbed492b9a74321d1f861f5b, 61e4aedb28444c0ea72a79a6cae1b929; no voters: 
I20260709 13:14:13.557461  5434 raft_consensus.cc:2804] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:13.558578  5434 raft_consensus.cc:697] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:13.559302  5434 consensus_queue.cc:237] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.568063  4061 catalog_manager.cc:5697] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.622203  5451 raft_consensus.cc:993] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:13.622771  5451 raft_consensus.cc:1081] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:13.624205  4876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37744
I20260709 13:14:13.624570  4876 raft_consensus.cc:493] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:13.624818  4876 raft_consensus.cc:3060] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.629838  4876 raft_consensus.cc:515] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.631270  4876 leader_election.cc:290] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:13.632018  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:13.632561  4165 raft_consensus.cc:3055] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:13.632911  4165 raft_consensus.cc:740] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:13.633162  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a3169858f14125a9ed34cd9704a96d" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:13.633683  4242 raft_consensus.cc:3060] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.633589  4165 consensus_queue.cc:260] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.635061  4165 raft_consensus.cc:3060] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.639568  4242 raft_consensus.cc:2468] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:13.640764  4844 leader_election.cc:304] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [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: 456df471fbed492b9a74321d1f861f5b, 61e4aedb28444c0ea72a79a6cae1b929; no voters: 
I20260709 13:14:13.641007  4165 raft_consensus.cc:2468] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:13.641501  5434 raft_consensus.cc:2804] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:13.642161  5434 raft_consensus.cc:697] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:13.643846  5434 consensus_queue.cc:237] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:13.651167  4061 catalog_manager.cc:5697] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:13.660041  5431 raft_consensus.cc:993] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:13.660499  5451 raft_consensus.cc:1081] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:13.662094  4242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:14:13.662591  4242 raft_consensus.cc:493] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:13.662917  4242 raft_consensus.cc:3060] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.668186  4242 raft_consensus.cc:515] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:13.669871  4242 leader_election.cc:290] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:13.670148  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:13.670380  4308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e3226da85a1449a8c151fae2c47c6e0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:13.670732  4165 raft_consensus.cc:3055] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:13.671042  4165 raft_consensus.cc:740] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:13.671054  4308 raft_consensus.cc:3060] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.671953  4165 consensus_queue.cc:260] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:13.673097  4165 raft_consensus.cc:3060] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:13.677825  4308 raft_consensus.cc:2468] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:13.679147  4206 leader_election.cc:304] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:13.679320  4165 raft_consensus.cc:2468] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:13.680078  5415 raft_consensus.cc:2804] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:13.680588  5415 raft_consensus.cc:697] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:13.681504  5415 consensus_queue.cc:237] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:13.690116  4061 catalog_manager.cc:5697] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:13.750648  4242 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:14:13.751938  4876 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:14:13.751868  5455 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:13.753067  5341 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:13.766813  4165 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:14:13.775281  5455 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:13.814740  4308 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:13.816293  5415 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:13.826915  4161 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:13.829492  5469 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:14.006372  4308 consensus_queue.cc:237] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.012502  4880 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:14:14.013697  4161 raft_consensus.cc:1275] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:14:14.013844  5341 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:14.015159  5376 consensus_queue.cc:1048] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:14:14.020349  5455 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 5 to 7, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:14.021966  4880 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 5 to 7, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:14.023164  4161 raft_consensus.cc:2955] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 5 to 7, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:14.037178  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 612e1eda41e447f880ab58981c7b8ce9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 13:14:14.038604  4063 catalog_manager.cc:5697] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 5 to 7, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 4 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:14.048569  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 612e1eda41e447f880ab58981c7b8ce9 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:14.052125  5471 tablet_replica.cc:333] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:14.057547  4242 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.058933  5434 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.067358  5471 raft_consensus.cc:2243] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:14.068161  5471 raft_consensus.cc:2272] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:14.070749  4165 raft_consensus.cc:1275] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.072072  5434 consensus_queue.cc:1048] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.075691  5471 ts_tablet_manager.cc:1916] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:14.085510  4167 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.088315  5473 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:14.094803  5471 ts_tablet_manager.cc:1929] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:14:14.097582  5471 log.cc:1199] T 612e1eda41e447f880ab58981c7b8ce9 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/612e1eda41e447f880ab58981c7b8ce9
I20260709 13:14:14.100164  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 612e1eda41e447f880ab58981c7b8ce9 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:14.103415  4242 raft_consensus.cc:1275] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.105657  5342 consensus_queue.cc:1048] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.113716  4308 raft_consensus.cc:1275] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:14.115003  5415 consensus_queue.cc:1048] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:14.126199  4165 raft_consensus.cc:1275] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:14.127621  5415 consensus_queue.cc:1048] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:14.297988  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:14.356976  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:14.361131  4165 consensus_queue.cc:237] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:14.366998  4313 raft_consensus.cc:1275] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:14.368141  4237 raft_consensus.cc:1275] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:14.368204  4131 consensus_peers.cc:597] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fb5a97d24604c84940b54605d4e3422. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:14.369336  5451 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:14.370123  5431 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:14.383535  5431 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.400210  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:14.400897  4237 raft_consensus.cc:606] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:14.405889  4161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:14.406437  4161 raft_consensus.cc:606] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:14.410866  4313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:14.411417  4313 raft_consensus.cc:606] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:14.411623  4161 consensus_queue.cc:237] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:14.414693  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:14.415179  4237 raft_consensus.cc:606] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:14.416944  4237 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.418794  4313 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.424013  4167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:14.424736  4167 raft_consensus.cc:606] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:14.427080  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:14:14.430532  5485 raft_consensus.cc:993] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:14.431030  5485 raft_consensus.cc:1081] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:14.431561  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:14.430934  4063 catalog_manager.cc:5697] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.436358  4876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37744
I20260709 13:14:14.436899  4876 raft_consensus.cc:493] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.437211  4876 raft_consensus.cc:3060] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.439560  4308 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:14.441160  5451 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:14.441960  4237 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:14.443640  5485 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:14.447289  4131 consensus_peers.cc:597] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 951dd4d00bcc4b2094e848ab3c1e21d8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:14.460842  4876 raft_consensus.cc:515] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.461997  5485 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.465420  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:14.465471  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e614cd09ac6a467d8c4deda9b973125e" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:14.466073  4161 raft_consensus.cc:3055] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.466214  4237 raft_consensus.cc:3060] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.466434  4161 raft_consensus.cc:740] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:14.466666  4876 leader_election.cc:290] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:14.467330  4161 consensus_queue.cc:260] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.468405  4161 raft_consensus.cc:3060] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.471021  5376 raft_consensus.cc:993] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:14.471505  5341 raft_consensus.cc:1081] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:14.474418  4161 raft_consensus.cc:2468] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:14.473845  4242 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.476449  5431 raft_consensus.cc:993] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:14.476723  4843 leader_election.cc:304] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:14.477667  5475 raft_consensus.cc:2804] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.478114  5475 raft_consensus.cc:697] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:14.478942  5475 consensus_queue.cc:237] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.479913  4308 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.481333  4237 raft_consensus.cc:2468] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:14.476874  5431 raft_consensus.cc:1081] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:14.481603  4240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:14.481566  4313 consensus_queue.cc:237] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:14.484593  4240 raft_consensus.cc:493] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.484953  4240 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.485570  4237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:14:14.486047  4237 raft_consensus.cc:493] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.486359  4237 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.494463  4061 catalog_manager.cc:5697] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.501144  4237 raft_consensus.cc:515] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:14.503602  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:14.504115  4161 raft_consensus.cc:3055] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.504443  4161 raft_consensus.cc:740] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:14.505095  4161 consensus_queue.cc:260] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:14.506076  4161 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.506009  4065 catalog_manager.cc:5697] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.514343  4161 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:14.515169  4237 leader_election.cc:290] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:14.516423  4205 leader_election.cc:304] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:14.517797  5415 raft_consensus.cc:2804] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.518215  5415 raft_consensus.cc:697] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:14.519011  5415 consensus_queue.cc:237] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:14.520573  4307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:14.521070  4307 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.508628  4240 raft_consensus.cc:515] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.529049  4240 leader_election.cc:290] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849), 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885)
I20260709 13:14:14.529757  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:14.530311  4312 raft_consensus.cc:3055] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:14.530594  4312 raft_consensus.cc:740] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:14.531329  4312 consensus_queue.cc:260] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.532652  4312 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:14.537321  4307 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:14.544384  4876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
I20260709 13:14:14.544973  4876 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:14.549233  4280 consensus_peers.cc:597] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a57b5e5c2434229a1af5b31497819a3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:14.549438  4240 raft_consensus.cc:1275] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:14.552084  5341 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:14.553110  4312 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:14.554234  4206 leader_election.cc:304] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:14.554951  5415 raft_consensus.cc:2804] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:14.555459  5415 raft_consensus.cc:697] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:14.556355  4161 raft_consensus.cc:1275] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:14.558436  5376 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:14.556375  5415 consensus_queue.cc:237] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.569917  4063 catalog_manager.cc:5697] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.583822  4876 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:14.591995  5455 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.597187  4240 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.600591  4167 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.606523  4065 catalog_manager.cc:5697] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.631521  4167 consensus_queue.cc:237] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:14.635253  4061 catalog_manager.cc:5697] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.638976  4313 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:14.640413  4131 consensus_peers.cc:597] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 761e728ce92744bc963c2701a5112fec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:14.641602  5484 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:14.642400  4242 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:14.644783  5431 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:14.651456  5485 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.656369  4313 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.667593  4242 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:14.672324  4065 catalog_manager.cc:5697] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:14.748457  5415 raft_consensus.cc:993] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:14.748986  5380 raft_consensus.cc:1081] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:14.750484  4876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:44920
I20260709 13:14:14.750976  4876 raft_consensus.cc:493] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:14.751271  4876 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:14.757413  4876 raft_consensus.cc:515] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.764213  4876 leader_election.cc:290] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 3 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:14.764489  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:14.765036  4240 raft_consensus.cc:3055] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:14.765304  4240 raft_consensus.cc:740] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:14.765997  4240 consensus_queue.cc:260] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [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: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.766480  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ed86d5572849768ec57b98183a7891" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:14.767073  4313 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:14.767159  4240 raft_consensus.cc:3060] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:14.775099  4313 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 3.
I20260709 13:14:14.776197  4844 leader_election.cc:304] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:14.777043  5476 raft_consensus.cc:2804] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:14.777493  5476 raft_consensus.cc:697] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:14.778563  4240 raft_consensus.cc:2468] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 3.
I20260709 13:14:14.778264  5476 consensus_queue.cc:237] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:14.789232  4062 catalog_manager.cc:5697] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 2 to 3, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 3 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:14.826949  5501 ts_tablet_manager.cc:933] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:14.829093  5501 tablet_copy_client.cc:323] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:14.831069  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 951dd4d00bcc4b2094e848ab3c1e21d8 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:14.831596  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 951dd4d00bcc4b2094e848ab3c1e21d8 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-951dd4d00bcc4b2094e848ab3c1e21d8
I20260709 13:14:14.840539  4177 tablet_copy_source_session.cc:215] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:14.843430  5501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951dd4d00bcc4b2094e848ab3c1e21d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:14.857971  5501 tablet_copy_client.cc:806] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:14.858518  5501 tablet_copy_client.cc:670] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:14.863811  5501 tablet_copy_client.cc:538] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:14.872534  5501 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:14.891014  5501 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:14.892062  5501 tablet_bootstrap.cc:492] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:14.892716  5501 ts_tablet_manager.cc:1403] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.005s
I20260709 13:14:14.895464  5501 raft_consensus.cc:359] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:14.896106  5501 raft_consensus.cc:740] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:14.896656  5501 consensus_queue.cc:260] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:14.898849  5501 ts_tablet_manager.cc:1434] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:14:14.900674  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-951dd4d00bcc4b2094e848ab3c1e21d8 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:14.901141  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-951dd4d00bcc4b2094e848ab3c1e21d8 on tablet 951dd4d00bcc4b2094e848ab3c1e21d8 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:14.956877  4313 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.958060  5495 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:14.968535  4876 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.978830  5380 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:14.983639  5501 ts_tablet_manager.cc:933] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:14.987076  5495 raft_consensus.cc:993] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:14.991129  4167 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:14.991603  5469 raft_consensus.cc:1081] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:14.993875  5476 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:15.002187  4312 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35722
I20260709 13:14:15.002918  4312 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:15.003378  4312 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:15.061892  4312 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:15.068147  4312 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 4 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:15.074517  4240 raft_consensus.cc:1275] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:15.074962  5501 tablet_copy_client.cc:323] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:15.076496  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 6fb5a97d24604c84940b54605d4e3422 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:15.076982  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 6fb5a97d24604c84940b54605d4e3422 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-6fb5a97d24604c84940b54605d4e3422
I20260709 13:14:15.079732  4167 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.082692  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:15.083233  4240 raft_consensus.cc:3055] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:15.083526  4240 raft_consensus.cc:740] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:15.084227  4240 consensus_queue.cc:260] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:15.085309  4240 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:15.085932  5380 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.086288  4177 tablet_copy_source_session.cc:215] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:15.088147  4313 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:15.088471  5476 consensus_queue.cc:1048] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:15.092152  4163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:15.092643  4163 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:15.094542  5415 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:15.099195  4163 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 4.
I20260709 13:14:15.103926  4279 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:15.104629  5501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb5a97d24604c84940b54605d4e3422. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:15.104755  5341 raft_consensus.cc:2804] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:15.105232  5341 raft_consensus.cc:697] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:15.106042  5341 consensus_queue.cc:237] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:15.129539  4061 catalog_manager.cc:5697] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 3 to 4, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 4 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:15.134518  5501 tablet_copy_client.cc:806] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:15.135321  5501 tablet_copy_client.cc:670] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:15.141194  5501 tablet_copy_client.cc:538] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:15.150666  5501 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:15.151427  4240 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 4.
I20260709 13:14:15.174316  4308 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:15.176002  5476 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:15.215687  5519 ts_tablet_manager.cc:933] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
W20260709 13:14:15.227140  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:38885, user_credentials={real_user=slave}} blocked reactor thread for 46159.6us
I20260709 13:14:15.229808  4240 raft_consensus.cc:1275] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:15.231613  5513 consensus_queue.cc:1048] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:14:15.286746  5519 tablet_copy_client.cc:323] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:15.289060  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 1a57b5e5c2434229a1af5b31497819a3 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:15.289551  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 1a57b5e5c2434229a1af5b31497819a3 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-1a57b5e5c2434229a1af5b31497819a3
I20260709 13:14:15.305940  4326 tablet_copy_source_session.cc:215] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:14:15.304494  5516 log.cc:927] Time spent T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 13:14:15.332230  5519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a57b5e5c2434229a1af5b31497819a3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:15.358058  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 109625us
I20260709 13:14:15.366065  5501 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:15.367762  5521 ts_tablet_manager.cc:933] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:15.386788  5501 tablet_bootstrap.cc:492] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:15.387559  5501 ts_tablet_manager.cc:1403] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.237s	user 0.038s	sys 0.061s
I20260709 13:14:15.392088  4877 raft_consensus.cc:1217] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:14:15.399483  4206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 62470.4us
I20260709 13:14:15.402406  5501 raft_consensus.cc:359] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:15.403228  5501 raft_consensus.cc:740] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:15.411211  5519 tablet_copy_client.cc:806] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:15.403847  5501 consensus_queue.cc:260] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:15.414299  5501 ts_tablet_manager.cc:1434] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:14:15.415988  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-6fb5a97d24604c84940b54605d4e3422 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:15.416354  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-6fb5a97d24604c84940b54605d4e3422 on tablet 6fb5a97d24604c84940b54605d4e3422 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:15.419682  5519 tablet_copy_client.cc:670] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:15.427927  5519 tablet_copy_client.cc:538] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:15.432749  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:15.495759  5521 tablet_copy_client.cc:323] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:15.502211  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 761e728ce92744bc963c2701a5112fec from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:15.502684  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 761e728ce92744bc963c2701a5112fec from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-761e728ce92744bc963c2701a5112fec
W20260709 13:14:15.516748  4205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:44927, user_credentials={real_user=slave}} blocked reactor thread for 106185us
I20260709 13:14:15.525609  4177 tablet_copy_source_session.cc:215] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:15.526547  5519 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:15.560236  5521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761e728ce92744bc963c2701a5112fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:15.576048  4877 raft_consensus.cc:1217] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:15.605123  4242 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:15.606673  5496 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:15.608117  5519 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:15.609632  5519 tablet_bootstrap.cc:492] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:15.610245  5519 ts_tablet_manager.cc:1403] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.005s
I20260709 13:14:15.613169  5519 raft_consensus.cc:359] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:15.613945  5519 raft_consensus.cc:740] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:15.614537  5519 consensus_queue.cc:260] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:15.616326  5521 tablet_copy_client.cc:806] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:15.616871  5521 tablet_copy_client.cc:670] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:15.624042  5521 tablet_copy_client.cc:538] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:15.634251  5519 ts_tablet_manager.cc:1434] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:14:15.645483  5521 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:15.649715  4161 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:15.650220  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-1a57b5e5c2434229a1af5b31497819a3 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:15.650660  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-1a57b5e5c2434229a1af5b31497819a3 on tablet 1a57b5e5c2434229a1af5b31497819a3 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:15.659938  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:15.665613  5455 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:15.683501  5521 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:15.684336  5521 tablet_bootstrap.cc:492] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:15.684980  5521 ts_tablet_manager.cc:1403] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.003s
I20260709 13:14:15.687703  5521 raft_consensus.cc:359] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:15.688541  5521 raft_consensus.cc:740] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:15.689136  5521 consensus_queue.cc:260] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:15.693483  5521 ts_tablet_manager.cc:1434] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:15.694919  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-761e728ce92744bc963c2701a5112fec received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:15.695466  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-761e728ce92744bc963c2701a5112fec on tablet 761e728ce92744bc963c2701a5112fec with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:15.732641  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:15.733209  4237 raft_consensus.cc:606] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Received request to transfer leadership to TS fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:14:15.735854  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9002783b25b543aa88134910d1b098b0"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:15.736352  4311 raft_consensus.cc:606] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:15.738510  4161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:15.739022  4161 raft_consensus.cc:606] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:15.741255  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:15.741743  4237 raft_consensus.cc:606] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:15.743156  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:15.744642  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:15.781122  4877 raft_consensus.cc:1217] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:15.927162  5523 raft_consensus.cc:1064] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:15.929744  5523 consensus_queue.cc:237] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:15.937259  4311 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:15.937367  4877 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:15.938834  5485 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:15.940145  5530 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:15.950199  4237 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:15.952081  5523 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:15.955341  5485 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:15.960264  4311 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:15.987049  4062 catalog_manager.cc:5697] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:15.991613  4877 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:15.993741  4880 raft_consensus.cc:1217] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:16.002569  4242 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.026788  5495 raft_consensus.cc:993] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:16.027230  5495 raft_consensus.cc:1081] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:16.028754  4311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35722
I20260709 13:14:16.029320  4311 raft_consensus.cc:493] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.029672  4311 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:16.038407  4311 raft_consensus.cc:515] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.040934  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:16.041466  4242 raft_consensus.cc:3055] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:16.041786  4242 raft_consensus.cc:740] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:16.042507  4242 consensus_queue.cc:260] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.043488  4242 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:16.050120  5543 raft_consensus.cc:1064] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:16.052656  5543 consensus_queue.cc:237] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.057806  5415 raft_consensus.cc:993] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:16.057961  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2d4f5c61814624a8790300d283db93" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
I20260709 13:14:16.058244  5415 raft_consensus.cc:1081] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Signalling peer fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:16.058503  4877 raft_consensus.cc:3060] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:16.065371  4877 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 3.
I20260709 13:14:16.066433  4280 leader_election.cc:304] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [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: 61e4aedb28444c0ea72a79a6cae1b929, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:16.067535  5376 raft_consensus.cc:2804] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:16.067965  5376 raft_consensus.cc:697] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 3 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:16.068629  5376 consensus_queue.cc:237] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.074599  4165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:14:16.075119  4165 raft_consensus.cc:493] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.075438  4165 raft_consensus.cc:3060] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.087193  4165 raft_consensus.cc:515] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.088689  4311 leader_election.cc:290] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 3 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885)
I20260709 13:14:16.091531  4242 raft_consensus.cc:2468] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 3.
I20260709 13:14:16.092352  4165 leader_election.cc:290] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 2 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885)
I20260709 13:14:16.095530  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:16.099033  4877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44388fe6a0ea47448420f01f44db9c41" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
I20260709 13:14:16.102149  4877 raft_consensus.cc:3060] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.105168  4315 raft_consensus.cc:1275] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.106230  4880 raft_consensus.cc:1275] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.109514  4165 consensus_queue.cc:237] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.114743  5543 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.096154  4242 raft_consensus.cc:3055] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.117784  4242 raft_consensus.cc:740] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:16.118235  5523 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:16.118588  4242 consensus_queue.cc:260] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.121934  4877 raft_consensus.cc:2468] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 2.
I20260709 13:14:16.119777  4242 raft_consensus.cc:3060] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.124845  4237 raft_consensus.cc:1275] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.130422  4242 raft_consensus.cc:2468] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 2.
I20260709 13:14:16.136164  4065 catalog_manager.cc:5697] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 2 to 3, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.142812  4131 leader_election.cc:304] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:16.143437  5542 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:16.144748  5523 raft_consensus.cc:2804] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.145215  5523 raft_consensus.cc:697] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:16.146046  5523 consensus_queue.cc:237] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.147594  4880 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.155196  5530 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.156442  5541 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.159979  4242 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.162120  4311 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.166703  5523 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:16.174854  5376 raft_consensus.cc:993] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:16.175261  5376 raft_consensus.cc:1081] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:16.176815  4240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9002783b25b543aa88134910d1b098b0"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:16.177316  4240 raft_consensus.cc:493] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.177637  4240 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.182220  4063 catalog_manager.cc:5697] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.183199  5542 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.184674  4240 raft_consensus.cc:515] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:16.191497  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:16.192103  4312 raft_consensus.cc:3055] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.192421  4312 raft_consensus.cc:740] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:16.193058  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:16.193593  4161 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.193197  4312 consensus_queue.cc:260] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:16.194373  4312 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.195634  4880 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.200059  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 951dd4d00bcc4b2094e848ab3c1e21d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:16.199594  4161 raft_consensus.cc:2468] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:16.207603  4237 raft_consensus.cc:2955] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.210167  4065 catalog_manager.cc:5697] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 1 to 2, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.212226  4877 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.213362  4236 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.223109  4205 leader_election.cc:304] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:16.223927  5495 raft_consensus.cc:2804] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.224438  5495 raft_consensus.cc:697] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:16.225281  5495 consensus_queue.cc:237] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:16.211253  4063 catalog_manager.cc:5697] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.229718  4312 raft_consensus.cc:2468] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:16.234462  4240 leader_election.cc:290] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:16.243935  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 951dd4d00bcc4b2094e848ab3c1e21d8 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:16.250952  5554 tablet_replica.cc:333] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:16.252161  5554 raft_consensus.cc:2243] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:16.253325  5554 raft_consensus.cc:2272] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:16.255489  4061 catalog_manager.cc:5697] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.264314  5554 ts_tablet_manager.cc:1916] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:16.273005  4161 consensus_queue.cc:237] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.278226  4877 raft_consensus.cc:1275] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.279112  4312 raft_consensus.cc:1275] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.279567  5554 ts_tablet_manager.cc:1929] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:16.280069  5554 log.cc:1199] T 951dd4d00bcc4b2094e848ab3c1e21d8 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/951dd4d00bcc4b2094e848ab3c1e21d8
I20260709 13:14:16.280375  5542 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.282258  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 951dd4d00bcc4b2094e848ab3c1e21d8 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:16.283037  5541 consensus_queue.cc:1048] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:16.291276  5543 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.292734  4312 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.300205  4877 raft_consensus.cc:2955] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.304550  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fb5a97d24604c84940b54605d4e3422 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:16.307088  4063 catalog_manager.cc:5697] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.324083  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fb5a97d24604c84940b54605d4e3422 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:16.325735  5555 tablet_replica.cc:333] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:16.326692  5555 raft_consensus.cc:2243] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:16.327378  5555 raft_consensus.cc:2272] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:16.331048  5555 ts_tablet_manager.cc:1916] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:16.345875  5555 ts_tablet_manager.cc:1929] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:16.346616  5555 log.cc:1199] T 6fb5a97d24604c84940b54605d4e3422 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/6fb5a97d24604c84940b54605d4e3422
I20260709 13:14:16.348331  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 6fb5a97d24604c84940b54605d4e3422 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:16.350082  5543 raft_consensus.cc:993] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:16.350551  5543 raft_consensus.cc:1081] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:16.353099  4240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:14:16.353574  4240 raft_consensus.cc:493] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:16.353888  4240 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.358724  4240 raft_consensus.cc:515] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:16.361429  4240 leader_election.cc:290] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:16.362912  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:16.363308  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:16.363520  4312 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.363945  4161 raft_consensus.cc:3055] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:16.364223  4161 raft_consensus.cc:740] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:16.364840  4161 consensus_queue.cc:260] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:16.365926  4161 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:16.372466  4312 raft_consensus.cc:2468] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:16.373394  4206 leader_election.cc:304] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:16.374179  5495 raft_consensus.cc:2804] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:16.374632  5495 raft_consensus.cc:697] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:16.375439  5495 consensus_queue.cc:237] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:16.373031  4161 raft_consensus.cc:2468] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:16.392580  5496 raft_consensus.cc:1064] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:16.390959  4065 catalog_manager.cc:5697] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:16.395128  5496 consensus_queue.cc:237] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.414296  4877 raft_consensus.cc:1275] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.414706  4161 raft_consensus.cc:1275] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.415189  4240 raft_consensus.cc:1275] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.416574  5496 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:16.417384  5455 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.418911  5341 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:16.437422  5496 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.439958  4240 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.440649  4161 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.460182  4061 catalog_manager.cc:5697] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.459620  4877 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.479651  4312 consensus_queue.cc:237] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.483975  4877 raft_consensus.cc:1275] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.484464  4161 raft_consensus.cc:1275] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.485472  5496 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.486318  5341 consensus_queue.cc:1048] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:16.494033  5341 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.500656  4880 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.504374  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a57b5e5c2434229a1af5b31497819a3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:16.511950  4161 raft_consensus.cc:2955] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.515084  4061 catalog_manager.cc:5697] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.527765  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a57b5e5c2434229a1af5b31497819a3 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:16.528842  5555 tablet_replica.cc:333] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:16.529875  5555 raft_consensus.cc:2243] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:16.530606  5555 raft_consensus.cc:2272] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:16.533869  5555 ts_tablet_manager.cc:1916] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:16.534080  5543 raft_consensus.cc:1064] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:16.536625  5543 consensus_queue.cc:237] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.549072  4880 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:16.550127  5555 ts_tablet_manager.cc:1929] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:16.551538  5555 log.cc:1199] T 1a57b5e5c2434229a1af5b31497819a3 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/1a57b5e5c2434229a1af5b31497819a3
I20260709 13:14:16.553098  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 1a57b5e5c2434229a1af5b31497819a3 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:16.553222  4312 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.551041  5341 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:14:16.554503  5542 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:16.557552  4240 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.557857  4877 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:16.560150  5523 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.560905  5543 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:16.622757  4311 raft_consensus.cc:1275] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.624399  5415 consensus_queue.cc:1048] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.662091  4876 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:16.667649  4242 raft_consensus.cc:1275] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:16.669132  5542 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.673166  5542 consensus_queue.cc:1048] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:16.675648  4165 raft_consensus.cc:1275] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.679023  4242 raft_consensus.cc:1275] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:16.680791  5341 consensus_queue.cc:1048] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:16.685177  5415 consensus_queue.cc:1048] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.742175  5541 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.743023  4315 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.745779  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:16.772487  4879 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.799026  4064 catalog_manager.cc:5697] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.814642  4237 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.865480  4161 consensus_queue.cc:237] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:16.875358  4879 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.876012  4237 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:16.877501  5542 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:16.878268  5541 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:16.889447  5541 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.891638  4237 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.894388  4877 raft_consensus.cc:2955] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:16.905963  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 761e728ce92744bc963c2701a5112fec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:16.909529  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:16.913938  4063 catalog_manager.cc:5697] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:16.932689  4161 raft_consensus.cc:1275] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.935304  5532 consensus_queue.cc:1048] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.944604  4311 raft_consensus.cc:1275] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:16.946938  5532 consensus_queue.cc:1048] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:16.951635  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 761e728ce92744bc963c2701a5112fec with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:16.954512  5584 tablet_replica.cc:333] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:16.955595  5584 raft_consensus.cc:2243] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:16.956234  5584 raft_consensus.cc:2272] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:16.962524  5584 ts_tablet_manager.cc:1916] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:16.969096  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:16.969657  4237 raft_consensus.cc:606] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:16.980957  4312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:16.981446  4312 raft_consensus.cc:606] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:16.986660  5584 ts_tablet_manager.cc:1929] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:16.987336  5584 log.cc:1199] T 761e728ce92744bc963c2701a5112fec P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/761e728ce92744bc963c2701a5112fec
I20260709 13:14:16.988824  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 761e728ce92744bc963c2701a5112fec (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:16.992874  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9002783b25b543aa88134910d1b098b0"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:16.993484  4237 raft_consensus.cc:606] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership to TS fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:14:16.996520  4165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:16.997020  4165 raft_consensus.cc:606] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:16.998489  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:14:16.999660  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:17.273257  5542 raft_consensus.cc:993] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:17.273813  5541 raft_consensus.cc:1081] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:17.275204  4877 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37744
I20260709 13:14:17.275781  4877 raft_consensus.cc:493] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.275859  5532 raft_consensus.cc:993] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:17.276136  4877 raft_consensus.cc:3060] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.276396  5495 raft_consensus.cc:1081] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:17.277536  5341 raft_consensus.cc:993] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:17.277938  5341 raft_consensus.cc:1081] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:17.277976  4311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35722
I20260709 13:14:17.278528  4311 raft_consensus.cc:493] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.278939  4311 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.279560  4237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:17.280066  4237 raft_consensus.cc:493] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.280364  4237 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.282783  4877 raft_consensus.cc:515] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:17.283661  4311 raft_consensus.cc:515] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.286657  4237 raft_consensus.cc:515] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.287633  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:17.288187  4165 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.288621  4237 leader_election.cc:290] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:17.289532  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:17.292349  4312 raft_consensus.cc:3055] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:17.292627  4312 raft_consensus.cc:740] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:17.293308  4312 consensus_queue.cc:260] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.294245  4312 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.289733  4311 leader_election.cc:290] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:17.289916  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:17.291095  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:17.291692  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:17.296147  4236 raft_consensus.cc:3055] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:17.291692  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6e1f6ecdcb41e4b16bef038d70a087" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:17.296308  4166 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.296224  4161 raft_consensus.cc:3055] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:17.296487  4165 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:14:17.296800  4161 raft_consensus.cc:740] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:17.296512  4236 raft_consensus.cc:740] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:17.297639  4161 consensus_queue.cc:260] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:17.297948  4236 consensus_queue.cc:260] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.298591  4161 raft_consensus.cc:3060] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.299031  4236 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.296627  4877 leader_election.cc:290] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:17.296851  4240 raft_consensus.cc:3060] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:17.302518  4312 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:17.303467  4166 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:17.305153  4279 leader_election.cc:304] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:17.305238  4161 raft_consensus.cc:2468] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:17.305337  4205 leader_election.cc:304] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:17.306085  5495 raft_consensus.cc:2804] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:17.306396  4843 leader_election.cc:304] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:17.307128  5513 raft_consensus.cc:2804] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:17.307225  5495 raft_consensus.cc:697] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:17.307633  5513 raft_consensus.cc:697] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:17.308130  5495 consensus_queue.cc:237] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.308483  5513 consensus_queue.cc:237] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:17.309077  4240 raft_consensus.cc:2468] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:17.311048  5455 raft_consensus.cc:2804] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:17.311928  4236 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:14:17.312968  5455 raft_consensus.cc:697] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:17.315977  5532 raft_consensus.cc:993] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:17.319072  5532 raft_consensus.cc:1081] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Signalling peer fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:17.318779  5455 consensus_queue.cc:237] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.326004  4161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9002783b25b543aa88134910d1b098b0"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:14:17.326573  4161 raft_consensus.cc:493] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:17.326956  4161 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:17.328282  4061 catalog_manager.cc:5697] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:17.329387  4063 catalog_manager.cc:5697] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:17.332262  4064 catalog_manager.cc:5697] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 1 to 2, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:17.332634  4161 raft_consensus.cc:515] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.334441  4161 leader_election.cc:290] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 3 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:17.335477  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:17.336098  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9002783b25b543aa88134910d1b098b0" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:17.336009  4311 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:17.336622  4236 raft_consensus.cc:3055] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:17.336936  4236 raft_consensus.cc:740] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:17.337584  4236 consensus_queue.cc:260] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.338586  4236 raft_consensus.cc:3060] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:17.342650  4311 raft_consensus.cc:2468] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:17.344120  4131 leader_election.cc:304] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:17.344929  5541 raft_consensus.cc:2804] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:17.345399  5541 raft_consensus.cc:697] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:17.346153  5541 consensus_queue.cc:237] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:17.351635  4236 raft_consensus.cc:2468] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:17.359838  4064 catalog_manager.cc:5697] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 2 to 3, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:17.763665  4161 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:17.764792  5476 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:17.780129  4240 raft_consensus.cc:1275] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:17.788146  5581 consensus_queue.cc:1048] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:17.800951  4240 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:17.802155  5341 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.804734  4312 raft_consensus.cc:1275] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:17.805882  5415 consensus_queue.cc:1048] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.826437  4161 raft_consensus.cc:1275] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:17.828114  5578 consensus_queue.cc:1048] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.831887  4166 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:17.833138  5341 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:17.945565  4311 raft_consensus.cc:1275] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:17.946964  5542 consensus_queue.cc:1048] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:17.956957  4240 raft_consensus.cc:1275] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:17.966480  5541 consensus_queue.cc:1048] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:18.000680  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:18.088752  4236 consensus_queue.cc:237] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
W20260709 13:14:18.095080  4206 consensus_peers.cc:597] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee677f3d46ce401782a08ac3be053308. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:18.095278  4161 raft_consensus.cc:1275] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:18.096374  4311 raft_consensus.cc:1275] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:18.096455  5495 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:18.097440  5601 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.103933  5415 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.105715  4161 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.107236  4311 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.120923  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:18.121822  4061 catalog_manager.cc:5697] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:18.123281  4236 consensus_queue.cc:237] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.148654  4311 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:18.152603  5601 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:18.156858  4166 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:18.158510  5415 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:18.161550  4206 consensus_peers.cc:597] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99b85505daa14c569a09d87dcfd48c7b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:18.171121  5415 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.177124  4311 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.195703  4063 catalog_manager.cc:5697] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.198560  4312 consensus_queue.cc:237] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.214772  4166 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
W20260709 13:14:18.221349  4280 consensus_peers.cc:597] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ed44f48fcc64efb936ccfd02d32798b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:18.222671  4240 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:18.223762  4161 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:18.226683  5602 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:18.231161  5341 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:18.238862  5602 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.244443  4161 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.252480  4240 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.268805  4312 consensus_queue.cc:237] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.286036  4061 catalog_manager.cc:5697] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:18.291741  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:18.292303  4311 raft_consensus.cc:606] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:18.295167  4240 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:18.295617  4240 raft_consensus.cc:606] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership to TS fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:14:18.300851  4240 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:18.303670  5455 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:14:18.306671  4280 consensus_peers.cc:597] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fea820104124bbcaf51f2fc3d57ef73. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:18.310842  4161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:18.311762  4161 raft_consensus.cc:606] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:18.313879  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:18.313920  5615 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.315541  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:18.315342  4240 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.330231  4064 catalog_manager.cc:5697] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 4, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 4 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:18.341248  4161 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:18.343928  5455 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:18.356472  5599 raft_consensus.cc:993] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:18.356925  5599 raft_consensus.cc:1081] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:18.351759  4161 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:18.361115  4311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35730
I20260709 13:14:18.361589  4311 raft_consensus.cc:493] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:18.361795  4311 raft_consensus.cc:3060] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:18.366539  4311 raft_consensus.cc:515] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:18.368610  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:18.369182  4161 raft_consensus.cc:3055] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:18.369522  4161 raft_consensus.cc:740] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:18.370301  4161 consensus_queue.cc:260] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:18.371393  4161 raft_consensus.cc:3060] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:18.372582  4240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2cc5172711842a1a49398dde94c5415" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:18.373135  4240 raft_consensus.cc:3060] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:18.378122  4161 raft_consensus.cc:2468] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:14:18.379803  4311 leader_election.cc:290] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:18.379688  4279 leader_election.cc:304] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:18.381129  5455 raft_consensus.cc:2804] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:18.381549  5455 raft_consensus.cc:697] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:18.382293  5455 consensus_queue.cc:237] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:18.379652  4240 raft_consensus.cc:2468] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 2.
I20260709 13:14:18.394022  4064 catalog_manager.cc:5697] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:18.642393  5621 ts_tablet_manager.cc:933] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:18.644817  5621 tablet_copy_client.cc:323] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:18.645432  5623 ts_tablet_manager.cc:933] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:18.646993  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet ee677f3d46ce401782a08ac3be053308 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:18.647537  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet ee677f3d46ce401782a08ac3be053308 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-ee677f3d46ce401782a08ac3be053308
I20260709 13:14:18.653193  5623 tablet_copy_client.cc:323] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:18.654896  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 2ed44f48fcc64efb936ccfd02d32798b from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:18.655414  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 2ed44f48fcc64efb936ccfd02d32798b from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-2ed44f48fcc64efb936ccfd02d32798b
I20260709 13:14:18.655651  5625 ts_tablet_manager.cc:933] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:18.662773  4252 tablet_copy_source_session.cc:215] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:18.663300  4326 tablet_copy_source_session.cc:215] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:18.666316  5621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee677f3d46ce401782a08ac3be053308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:18.666651  5625 tablet_copy_client.cc:323] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:18.668521  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet 99b85505daa14c569a09d87dcfd48c7b from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:18.668987  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet 99b85505daa14c569a09d87dcfd48c7b from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-99b85505daa14c569a09d87dcfd48c7b
I20260709 13:14:18.671013  5623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ed44f48fcc64efb936ccfd02d32798b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:18.676401  4252 tablet_copy_source_session.cc:215] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:18.679885  5625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b85505daa14c569a09d87dcfd48c7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:18.686885  5621 tablet_copy_client.cc:806] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:18.687464  5621 tablet_copy_client.cc:670] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:18.693595  5621 tablet_copy_client.cc:538] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:18.697566  5625 tablet_copy_client.cc:806] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:18.698109  5625 tablet_copy_client.cc:670] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:18.699539  5613 raft_consensus.cc:993] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:18.700016  5613 raft_consensus.cc:1081] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:18.703557  5625 tablet_copy_client.cc:538] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:18.707801  4236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:18.708312  4236 raft_consensus.cc:493] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:18.708626  4236 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:18.711445  5625 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:18.712510  5621 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:18.721822  4236 raft_consensus.cc:515] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.724419  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:18.725014  4161 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:18.728597  5627 ts_tablet_manager.cc:933] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:18.753643  5495 raft_consensus.cc:993] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:18.754240  5495 raft_consensus.cc:1081] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Signalling peer fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:18.758056  4165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:14:18.758538  4165 raft_consensus.cc:493] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:18.758844  4165 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:18.762374  4161 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 3.
I20260709 13:14:18.765321  4165 raft_consensus.cc:515] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:18.773334  4205 leader_election.cc:304] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:18.791666  5415 raft_consensus.cc:2804] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:18.792161  5415 raft_consensus.cc:697] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:18.792912  5415 consensus_queue.cc:237] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [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: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.791189  4236 leader_election.cc:290] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 3 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:18.813016  5623 tablet_copy_client.cc:806] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:18.926615  5623 tablet_copy_client.cc:670] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:18.893450  4165 leader_election.cc:290] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 3 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:18.902740  5627 tablet_copy_client.cc:323] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:18.907891  5625 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: 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
I20260709 13:14:18.913142  4161 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:18.916163  4166 raft_consensus.cc:1240] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Rejecting Update request from peer c2d59db706514384a2d5536fab6d8e70 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:18.918363  4064 catalog_manager.cc:5697] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 2 to 3, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 3 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:18.931176  5613 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:18.933350  5613 consensus_queue.cc:1059] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:18.934118  5615 raft_consensus.cc:3055] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:18.934463  5625 tablet_bootstrap.cc:492] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:18.934602  5615 raft_consensus.cc:740] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:18.944862  5625 ts_tablet_manager.cc:1403] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.234s	user 0.034s	sys 0.037s
I20260709 13:14:18.945227  5615 consensus_queue.cc:260] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.947232  5615 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:18.956261  4131 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:45849, user_credentials={real_user=slave}} blocked reactor thread for 189697us
I20260709 13:14:18.958864  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ed44f48fcc64efb936ccfd02d32798b" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:18.959453  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet 4fea820104124bbcaf51f2fc3d57ef73 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:18.959978  5623 tablet_copy_client.cc:538] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:18.960028  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet 4fea820104124bbcaf51f2fc3d57ef73 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-4fea820104124bbcaf51f2fc3d57ef73
I20260709 13:14:18.962786  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:18.963296  4236 raft_consensus.cc:3055] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:18.963914  4236 raft_consensus.cc:740] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:18.973593  4311 raft_consensus.cc:2468] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 3.
I20260709 13:14:18.974087  4326 tablet_copy_source_session.cc:215] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:18.983954  5625 raft_consensus.cc:359] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.984858  5625 raft_consensus.cc:740] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:18.985535  5625 consensus_queue.cc:260] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:18.987931  5627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fea820104124bbcaf51f2fc3d57ef73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:18.988129  5625 ts_tablet_manager.cc:1434] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:14:18.964612  4236 consensus_queue.cc:260] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:18.991340  4236 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.007982  5621 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:19.009941  4240 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:19.013083  5621 tablet_bootstrap.cc:492] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:19.016191  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64831d31fcf44f02b31ea75cc73d7792" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:19.019694  4313 raft_consensus.cc:3060] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.025565  4313 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:19.026624  5621 ts_tablet_manager.cc:1403] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.314s	user 0.024s	sys 0.004s
I20260709 13:14:19.034322  5621 raft_consensus.cc:359] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:19.043447  5621 raft_consensus.cc:740] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:19.044191  5621 consensus_queue.cc:260] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:19.037351  5627 tablet_copy_client.cc:806] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:19.038549  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-99b85505daa14c569a09d87dcfd48c7b received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:19.049942  5627 tablet_copy_client.cc:670] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:19.035415  4131 leader_election.cc:304] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:19.049989  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-99b85505daa14c569a09d87dcfd48c7b on tablet 99b85505daa14c569a09d87dcfd48c7b with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:19.051863  5632 raft_consensus.cc:2804] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.052343  5632 raft_consensus.cc:697] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:19.052599  5621 ts_tablet_manager.cc:1434] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:14:19.053125  5632 consensus_queue.cc:237] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:19.057147  5627 tablet_copy_client.cc:538] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:19.040450  4236 raft_consensus.cc:2468] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:19.060572  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-ee677f3d46ce401782a08ac3be053308 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:19.061002  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-ee677f3d46ce401782a08ac3be053308 on tablet ee677f3d46ce401782a08ac3be053308 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:19.065871  4879 raft_consensus.cc:1217] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:19.067453  5627 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:19.067811  5615 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:19.080930  5623 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:19.105394  4879 raft_consensus.cc:1217] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:19.137265  5627 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:19.138167  5627 tablet_bootstrap.cc:492] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:19.138819  5627 ts_tablet_manager.cc:1403] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.016s
I20260709 13:14:19.140116  4064 catalog_manager.cc:5697] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 2 to 3, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:19.150557  5627 raft_consensus.cc:359] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:19.154467  5627 raft_consensus.cc:740] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:19.155094  5627 consensus_queue.cc:260] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:19.157608  5627 ts_tablet_manager.cc:1434] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 13:14:19.172405  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-4fea820104124bbcaf51f2fc3d57ef73 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:19.172880  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-4fea820104124bbcaf51f2fc3d57ef73 on tablet 4fea820104124bbcaf51f2fc3d57ef73 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:19.174427  5623 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: 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
I20260709 13:14:19.175348  5623 tablet_bootstrap.cc:492] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:19.176014  5623 ts_tablet_manager.cc:1403] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.095s	user 0.034s	sys 0.011s
I20260709 13:14:19.179016  5623 raft_consensus.cc:359] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:19.180814  5623 raft_consensus.cc:740] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:19.181422  5623 consensus_queue.cc:260] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:19.182374  4879 raft_consensus.cc:1217] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:14:19.184533  5623 ts_tablet_manager.cc:1434] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:14:19.186338  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-2ed44f48fcc64efb936ccfd02d32798b received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:19.186720  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-2ed44f48fcc64efb936ccfd02d32798b on tablet 2ed44f48fcc64efb936ccfd02d32798b with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:19.280210  4879 raft_consensus.cc:3060] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Advancing to term 3
I20260709 13:14:19.285682  4879 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:19.286893  5578 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:19.290606  4313 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:19.291909  5578 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:19.296995  5415 raft_consensus.cc:1064] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
W20260709 13:14:19.297390  5415 raft_consensus.cc:1068] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: Unable to promote non-voter 61e4aedb28444c0ea72a79a6cae1b929: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:14:19.300225  4161 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:14:19.305182  5642 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:19.316730  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:19.343423  5642 raft_consensus.cc:1064] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:19.345718  5642 consensus_queue.cc:237] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [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: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.365712  4311 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:19.368510  5415 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:19.373829  4880 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:19.375046  5415 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.386713  4161 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:14:19.389432  5601 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:19.387189  5415 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.394434  4164 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.397332  4880 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.411934  4311 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.419416  4064 catalog_manager.cc:5697] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.448660  4236 consensus_queue.cc:237] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [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: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.454798  4880 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:19.455139  4311 raft_consensus.cc:1275] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:19.456362  5495 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.457109  5642 consensus_queue.cc:1048] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:19.470417  4311 raft_consensus.cc:1275] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.470945  5415 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.473451  5541 consensus_queue.cc:1048] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.476121  4311 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.479566  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ed44f48fcc64efb936ccfd02d32798b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:19.480403  4880 raft_consensus.cc:2955] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.494649  4061 catalog_manager.cc:5697] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 5 to 6, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 3 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:19.502415  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:19.507597  4236 raft_consensus.cc:1275] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:19.509758  5542 consensus_queue.cc:1048] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.526804  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ed44f48fcc64efb936ccfd02d32798b with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:19.531086  5653 tablet_replica.cc:333] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:19.534430  5653 raft_consensus.cc:2243] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:19.535202  5653 raft_consensus.cc:2272] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:19.540385  5495 raft_consensus.cc:1064] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:19.542747  5495 consensus_queue.cc:237] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.560050  5653 ts_tablet_manager.cc:1916] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:19.563472  4164 raft_consensus.cc:1275] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:19.562417  4880 raft_consensus.cc:1275] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:19.568315  5642 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:19.569077  5415 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.569900  4311 raft_consensus.cc:1275] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:19.574536  5642 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:19.576390  5653 ts_tablet_manager.cc:1929] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:14:19.576804  5653 log.cc:1199] T 2ed44f48fcc64efb936ccfd02d32798b P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/2ed44f48fcc64efb936ccfd02d32798b
I20260709 13:14:19.585152  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 2ed44f48fcc64efb936ccfd02d32798b (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:19.595183  5455 raft_consensus.cc:1064] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:19.598007  5455 consensus_queue.cc:237] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.608042  4164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "761e728ce92744bc963c2701a5112fec"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:19.608657  4164 raft_consensus.cc:606] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:19.611060  5601 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.622457  5415 raft_consensus.cc:1064] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:19.621845  4877 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.625813  4236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:19.626477  4236 raft_consensus.cc:606] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:19.618291  4313 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.637356  4164 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.641813  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:19.642336  4311 raft_consensus.cc:606] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:19.643436  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:14:19.645007  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:19.658291  5415 consensus_queue.cc:237] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.663563  5601 raft_consensus.cc:993] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:19.664125  5601 raft_consensus.cc:1081] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:19.665652  4311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35722
I20260709 13:14:19.666211  4311 raft_consensus.cc:493] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.666543  4311 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.670228  4880 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:14:19.671710  5455 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.672528  4236 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:14:19.674476  4064 catalog_manager.cc:5697] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.676553  4164 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:14:19.676331  5615 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:19.678682  5615 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:19.676328  4311 raft_consensus.cc:515] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:19.697194  4166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:19.697727  4166 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.700189  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9662e5ccbef74612aa8d57ef3b38b851" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:19.700794  4237 raft_consensus.cc:3055] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:19.701112  4237 raft_consensus.cc:740] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:19.701851  4237 consensus_queue.cc:260] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:19.702898  4237 raft_consensus.cc:3060] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:19.705539  4240 consensus_queue.cc:237] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.707418  4166 raft_consensus.cc:2468] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 3.
I20260709 13:14:19.711700  4279 leader_election.cc:304] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:19.717514  5615 raft_consensus.cc:2804] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:19.718077  5615 raft_consensus.cc:697] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 3 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:19.724738  4877 raft_consensus.cc:1275] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:19.727906  5495 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.733944  4313 raft_consensus.cc:1275] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:19.735658  5495 consensus_queue.cc:1048] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:19.736063  5541 raft_consensus.cc:993] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:19.736511  5541 raft_consensus.cc:1081] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:19.737927  4879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "761e728ce92744bc963c2701a5112fec"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37744
I20260709 13:14:19.738440  4879 raft_consensus.cc:493] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:19.738545  4237 raft_consensus.cc:2468] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 3.
I20260709 13:14:19.738806  4879 raft_consensus.cc:3060] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.737641  5642 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.718964  5615 consensus_queue.cc:237] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:19.746124  4311 leader_election.cc:290] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 3 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:19.761215  4877 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:19.763000  5578 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.779183  4161 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:19.780929  5495 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:19.792575  4876 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.793586  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee677f3d46ce401782a08ac3be053308 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:19.794931  4164 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.796108  4879 raft_consensus.cc:515] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.802276  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:19.802793  4165 raft_consensus.cc:3055] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:19.796145  5664 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.803069  4165 raft_consensus.cc:740] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:19.808723  4165 consensus_queue.cc:260] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.809716  4165 raft_consensus.cc:3060] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:19.807194  4237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761e728ce92744bc963c2701a5112fec" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:19.810715  4237 raft_consensus.cc:3060] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:19.811425  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 63692.6us
I20260709 13:14:19.819554  4313 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:19.819787  4876 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.819872  5601 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.825698  4161 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.828689  4060 catalog_manager.cc:5697] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:19.830415  4061 catalog_manager.cc:5697] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 4 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.824018  5578 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:19.837327  4165 raft_consensus.cc:2468] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:19.840751  4237 raft_consensus.cc:2468] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:19.840948  4311 raft_consensus.cc:2955] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.857646  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet ee677f3d46ce401782a08ac3be053308 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:19.859391  4843 leader_election.cc:304] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:19.808001  4879 leader_election.cc:290] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:19.861327  5630 raft_consensus.cc:2804] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:19.861757  5630 raft_consensus.cc:697] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:19.862468  5630 consensus_queue.cc:237] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.846354  4313 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.850500  4877 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.854911  4240 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.888301  5653 tablet_replica.cc:333] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:19.889441  5653 raft_consensus.cc:2243] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:19.890085  5653 raft_consensus.cc:2272] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:19.886521  4063 catalog_manager.cc:5697] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.899351  4060 catalog_manager.cc:5697] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 2 to 3, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:19.903235  5653 ts_tablet_manager.cc:1916] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:19.922043  4061 catalog_manager.cc:5697] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:19.925966  5653 ts_tablet_manager.cc:1929] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:19.926524  5653 log.cc:1199] T ee677f3d46ce401782a08ac3be053308 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/ee677f3d46ce401782a08ac3be053308
I20260709 13:14:19.930969  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet ee677f3d46ce401782a08ac3be053308 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:19.951514  4313 consensus_queue.cc:237] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.954681  4236 consensus_queue.cc:237] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:19.960602  4877 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:19.961170  4165 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:14:19.961194  4876 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:14:19.963125  5664 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.963811  4165 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:19.964074  5455 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:19.964679  5642 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:19.965535  5415 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:19.973315  5669 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.977258  5578 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.979144  4877 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.984601  4161 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:19.984992  4876 raft_consensus.cc:2955] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:20.001892  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4fea820104124bbcaf51f2fc3d57ef73 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:20.006825  4064 catalog_manager.cc:5697] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 5 to 6, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 4 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:20.019119  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99b85505daa14c569a09d87dcfd48c7b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:20.024471  4061 catalog_manager.cc:5697] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 4 to 5, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:20.025998  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fea820104124bbcaf51f2fc3d57ef73 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:20.037415  4164 raft_consensus.cc:2955] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:20.045351  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 99b85505daa14c569a09d87dcfd48c7b with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:20.052947  5675 tablet_replica.cc:333] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:20.060926  5674 tablet_replica.cc:333] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:20.062117  5674 raft_consensus.cc:2243] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:20.062897  5674 raft_consensus.cc:2272] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:20.066171  5675 raft_consensus.cc:2243] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:20.066642  5674 ts_tablet_manager.cc:1916] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:20.066887  5675 raft_consensus.cc:2272] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:20.071256  5675 ts_tablet_manager.cc:1916] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:20.086431  5675 ts_tablet_manager.cc:1929] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:20.086848  5675 log.cc:1199] T 99b85505daa14c569a09d87dcfd48c7b P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/99b85505daa14c569a09d87dcfd48c7b
I20260709 13:14:20.088176  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 99b85505daa14c569a09d87dcfd48c7b (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:20.089054  5674 ts_tablet_manager.cc:1929] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:14:20.089469  5674 log.cc:1199] T 4fea820104124bbcaf51f2fc3d57ef73 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/4fea820104124bbcaf51f2fc3d57ef73
I20260709 13:14:20.090966  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 4fea820104124bbcaf51f2fc3d57ef73 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:20.137555  5669 raft_consensus.cc:993] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:20.138124  5669 raft_consensus.cc:1081] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:20.139575  4236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48534
I20260709 13:14:20.140126  4236 raft_consensus.cc:493] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.140489  4236 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.144848  4236 raft_consensus.cc:515] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:20.146165  4236 leader_election.cc:290] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 3 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:20.146842  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:20.147152  4313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:20.147398  4161 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.147742  4313 raft_consensus.cc:3055] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:20.148097  4313 raft_consensus.cc:740] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:20.148914  4313 consensus_queue.cc:260] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:20.150027  4313 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:20.153682  4161 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 3.
I20260709 13:14:20.154769  4205 leader_election.cc:304] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:20.155527  5578 raft_consensus.cc:2804] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:20.155784  4313 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 3.
I20260709 13:14:20.156106  5578 raft_consensus.cc:697] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:20.156936  5578 consensus_queue.cc:237] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:20.160712  4161 raft_consensus.cc:1275] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.162019  5669 consensus_queue.cc:1048] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.168741  4064 catalog_manager.cc:5697] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 2 to 3, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 3 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:20.188912  4237 raft_consensus.cc:1275] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.190357  5669 consensus_queue.cc:1048] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.320289  4161 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:20.321281  5630 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:20.323959  4236 raft_consensus.cc:1275] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:20.325368  5630 consensus_queue.cc:1048] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:20.645845  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:20.671281  4161 raft_consensus.cc:1275] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.672540  5578 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.685956  4311 raft_consensus.cc:1275] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:20.688203  5578 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:20.810683  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:20.852035  4311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:20.852638  4311 raft_consensus.cc:606] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:20.855167  4237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:20.855726  4237 raft_consensus.cc:606] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Received request to transfer leadership to TS fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:14:20.858049  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:14:20.859797  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:20.954411  5689 raft_consensus.cc:993] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:20.954919  5664 raft_consensus.cc:1081] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:20.956382  4876 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37758
I20260709 13:14:20.956807  4876 raft_consensus.cc:493] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:20.957118  4876 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:20.962837  4876 raft_consensus.cc:515] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:20.964241  4876 leader_election.cc:290] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 5 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:20.964804  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:20.965057  4311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fea820104124bbcaf51f2fc3d57ef73" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:20.965421  4161 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:20.965742  4311 raft_consensus.cc:3055] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:20.966014  4311 raft_consensus.cc:740] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:20.966681  4311 consensus_queue.cc:260] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:20.967784  4311 raft_consensus.cc:3060] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:20.970356  4161 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 5.
I20260709 13:14:20.971163  4843 leader_election.cc:304] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:20.971766  5513 raft_consensus.cc:2804] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:20.972144  5513 raft_consensus.cc:697] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 5 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:20.972779  4311 raft_consensus.cc:2468] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 5.
I20260709 13:14:20.972755  5513 consensus_queue.cc:237] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:20.981758  4061 catalog_manager.cc:5697] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 4 to 5, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 5 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:21.080660  5578 raft_consensus.cc:993] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: : Instructing follower fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:21.081190  5642 raft_consensus.cc:1081] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Signalling peer fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:21.082708  4161 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:14:21.083200  4161 raft_consensus.cc:493] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:21.083492  4161 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:21.088647  4161 raft_consensus.cc:515] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:21.089907  4161 leader_election.cc:290] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 3 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885)
I20260709 13:14:21.090843  4236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:21.090885  4876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b85505daa14c569a09d87dcfd48c7b" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
I20260709 13:14:21.091419  4236 raft_consensus.cc:3055] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:21.091804  4876 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:21.091820  4236 raft_consensus.cc:740] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:21.092744  4236 consensus_queue.cc:260] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [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: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:21.093838  4236 raft_consensus.cc:3060] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:21.096253  4876 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:21.099323  4131 leader_election.cc:304] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [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: 61e4aedb28444c0ea72a79a6cae1b929, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:21.099956  5693 raft_consensus.cc:2804] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:21.101940  4236 raft_consensus.cc:2468] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 3.
I20260709 13:14:21.107829  5693 raft_consensus.cc:697] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:21.108762  5693 consensus_queue.cc:237] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:21.114913  4161 consensus_queue.cc:237] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.122287  4061 catalog_manager.cc:5697] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 2 to 3, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:21.126420  4313 raft_consensus.cc:1275] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:21.127466  4236 raft_consensus.cc:1275] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:21.128716  5695 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:21.129639  4131 consensus_peers.cc:597] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bdd844c4324457291c317fceec8d6a0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:21.129854  5693 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:21.137312  5694 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.138617  4236 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.141757  4313 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.152475  4311 consensus_queue.cc:237] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.155530  4061 catalog_manager.cc:5697] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.165663  4164 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:14:21.166657  4280 consensus_peers.cc:597] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2cc5172711842a1a49398dde94c5415. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:21.166767  4237 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:14:21.167025  5669 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:21.167954  5689 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:21.182684  5669 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.185288  4237 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.185868  4164 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.203218  4063 catalog_manager.cc:5697] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 3, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.209112  4237 consensus_queue.cc:237] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.219103  4311 raft_consensus.cc:1275] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:21.220510  5642 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:21.223373  4164 raft_consensus.cc:1275] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:21.223570  4206 consensus_peers.cc:597] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c702602706184828aa751631f2649228. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:21.224538  5642 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:21.228720  5686 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.230300  4311 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.242875  4313 consensus_queue.cc:237] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.247362  4061 catalog_manager.cc:5697] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:21.262276  4280 consensus_peers.cc:597] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9efd187c1604432ab28fd5bd39d81ae. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:21.262809  4237 raft_consensus.cc:1275] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:21.263808  4161 raft_consensus.cc:1275] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:21.265180  5669 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:21.266875  5669 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:21.283106  5669 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.286691  4237 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.289002  4161 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.303846  4061 catalog_manager.cc:5697] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:21.304258  4165 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:21.414888  4165 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 5 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:14:21.416105  5630 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:14:21.429944  4313 raft_consensus.cc:1275] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 5 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:14:21.431437  5630 consensus_queue.cc:1048] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:14:21.556027  4236 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:21.557238  5694 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:14:21.572322  4877 raft_consensus.cc:1275] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:14:21.576408  5695 consensus_queue.cc:1048] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:21.602881  5719 ts_tablet_manager.cc:933] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927)
I20260709 13:14:21.606413  5719 tablet_copy_client.cc:323] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.129:44927
I20260709 13:14:21.607969  4177 tablet_copy_service.cc:140] P fd124f2a6a884f1fad8a94b68ee53354: Received BeginTabletCopySession request for tablet 6bdd844c4324457291c317fceec8d6a0 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:58244)
I20260709 13:14:21.608436  4177 tablet_copy_service.cc:161] P fd124f2a6a884f1fad8a94b68ee53354: Beginning new tablet copy session on tablet 6bdd844c4324457291c317fceec8d6a0 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:58244: session id = 61e4aedb28444c0ea72a79a6cae1b929-6bdd844c4324457291c317fceec8d6a0
I20260709 13:14:21.614217  4177 tablet_copy_source_session.cc:215] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:21.616776  5719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdd844c4324457291c317fceec8d6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:21.631795  5719 tablet_copy_client.cc:806] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:21.632755  5719 tablet_copy_client.cc:670] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:21.636866  5719 tablet_copy_client.cc:538] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:21.644972  5719 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:21.668794  5719 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:21.669642  5719 tablet_bootstrap.cc:492] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:21.670254  5719 ts_tablet_manager.cc:1403] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 13:14:21.673473  5719 raft_consensus.cc:359] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.674330  5719 raft_consensus.cc:740] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:21.674926  5719 consensus_queue.cc:260] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.677326  5719 ts_tablet_manager.cc:1434] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:21.680249  4177 tablet_copy_service.cc:342] P fd124f2a6a884f1fad8a94b68ee53354: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-6bdd844c4324457291c317fceec8d6a0 received from {username='slave'} at 127.0.0.1:58244
I20260709 13:14:21.680617  4177 tablet_copy_service.cc:434] P fd124f2a6a884f1fad8a94b68ee53354: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-6bdd844c4324457291c317fceec8d6a0 on tablet 6bdd844c4324457291c317fceec8d6a0 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:21.734508  5719 ts_tablet_manager.cc:933] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:21.736181  5719 tablet_copy_client.cc:323] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:21.737571  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet c702602706184828aa751631f2649228 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:21.738003  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet c702602706184828aa751631f2649228 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-c702602706184828aa751631f2649228
I20260709 13:14:21.743062  4252 tablet_copy_source_session.cc:215] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:21.745548  5719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c702602706184828aa751631f2649228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:21.758155  5719 tablet_copy_client.cc:806] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:21.758821  5719 tablet_copy_client.cc:670] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:21.761956  5719 tablet_copy_client.cc:538] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:21.768778  5719 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:21.784241  5723 ts_tablet_manager.cc:933] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:21.808863  5719 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:21.809911  5719 tablet_bootstrap.cc:492] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:21.810782  5719 ts_tablet_manager.cc:1403] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.003s
I20260709 13:14:21.812625  5723 tablet_copy_client.cc:323] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:21.814538  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet a2cc5172711842a1a49398dde94c5415 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:21.815065  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet a2cc5172711842a1a49398dde94c5415 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-a2cc5172711842a1a49398dde94c5415
I20260709 13:14:21.815300  5719 raft_consensus.cc:359] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.816147  5719 raft_consensus.cc:740] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:21.816815  5719 consensus_queue.cc:260] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.818523  5719 ts_tablet_manager.cc:1434] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:14:21.824210  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-c702602706184828aa751631f2649228 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:21.824653  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-c702602706184828aa751631f2649228 on tablet c702602706184828aa751631f2649228 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:21.827314  5719 ts_tablet_manager.cc:933] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:21.842029  4326 tablet_copy_source_session.cc:215] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:21.845876  5723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2cc5172711842a1a49398dde94c5415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:21.846328  5719 tablet_copy_client.cc:323] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.131:45849
I20260709 13:14:21.847962  4326 tablet_copy_service.cc:140] P c2d59db706514384a2d5536fab6d8e70: Received BeginTabletCopySession request for tablet e9efd187c1604432ab28fd5bd39d81ae from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:43794)
I20260709 13:14:21.848469  4326 tablet_copy_service.cc:161] P c2d59db706514384a2d5536fab6d8e70: Beginning new tablet copy session on tablet e9efd187c1604432ab28fd5bd39d81ae from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:43794: session id = 61e4aedb28444c0ea72a79a6cae1b929-e9efd187c1604432ab28fd5bd39d81ae
I20260709 13:14:21.855818  4326 tablet_copy_source_session.cc:215] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:21.860833  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:21.861379  5723 tablet_copy_client.cc:806] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:21.862414  5723 tablet_copy_client.cc:670] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:21.869829  5719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9efd187c1604432ab28fd5bd39d81ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:21.873291  5723 tablet_copy_client.cc:538] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:21.884490  5723 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:21.887679  5719 tablet_copy_client.cc:806] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:21.888283  5719 tablet_copy_client.cc:670] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:21.893744  5719 tablet_copy_client.cc:538] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:21.918280  5719 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:21.928555  5723 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: 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
I20260709 13:14:21.936244  5723 tablet_bootstrap.cc:492] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:21.936946  5723 ts_tablet_manager.cc:1403] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.007s
I20260709 13:14:21.942478  5723 raft_consensus.cc:359] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.943349  5723 raft_consensus.cc:740] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:21.944070  5723 consensus_queue.cc:260] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.952132  5723 ts_tablet_manager.cc:1434] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:21.988086  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-a2cc5172711842a1a49398dde94c5415 received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:21.989144  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-a2cc5172711842a1a49398dde94c5415 on tablet a2cc5172711842a1a49398dde94c5415 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:21.983510  5719 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:21.992933  5719 tablet_bootstrap.cc:492] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:21.993688  5719 ts_tablet_manager.cc:1403] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.003s
I20260709 13:14:21.997195  5719 raft_consensus.cc:359] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:21.998071  5719 raft_consensus.cc:740] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:21.998733  5719 consensus_queue.cc:260] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:22.000679  5719 ts_tablet_manager.cc:1434] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:22.002477  4326 tablet_copy_service.cc:342] P c2d59db706514384a2d5536fab6d8e70: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e9efd187c1604432ab28fd5bd39d81ae received from {username='slave'} at 127.0.0.1:43794
I20260709 13:14:22.002928  4326 tablet_copy_service.cc:434] P c2d59db706514384a2d5536fab6d8e70: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-e9efd187c1604432ab28fd5bd39d81ae on tablet e9efd187c1604432ab28fd5bd39d81ae with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:22.076471  4876 raft_consensus.cc:1217] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:22.111855  4876 raft_consensus.cc:1217] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:22.204018  4876 raft_consensus.cc:1217] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:14:22.255249  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:22.306345  4161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:22.307703  4161 raft_consensus.cc:606] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 456df471fbed492b9a74321d1f861f5b
I20260709 13:14:22.309533  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:22.310875  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:22.349265  4876 raft_consensus.cc:1217] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:22.408433  5694 raft_consensus.cc:993] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:22.408883  5694 raft_consensus.cc:1081] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 456df471fbed492b9a74321d1f861f5b to start an election
I20260709 13:14:22.410662  4237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
 from {username='slave'} at 127.0.0.1:48520
I20260709 13:14:22.411170  4237 raft_consensus.cc:493] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:22.411484  4237 raft_consensus.cc:3060] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:22.417766  4237 raft_consensus.cc:515] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:22.419543  4237 leader_election.cc:290] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885)
I20260709 13:14:22.420202  4161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:22.420763  4161 raft_consensus.cc:3055] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:22.420863  4876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951dd4d00bcc4b2094e848ab3c1e21d8" candidate_uuid: "456df471fbed492b9a74321d1f861f5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
I20260709 13:14:22.421090  4161 raft_consensus.cc:740] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:22.421420  4876 raft_consensus.cc:3060] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:22.421789  4161 consensus_queue.cc:260] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:22.422974  4161 raft_consensus.cc:3060] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:22.433790  4876 raft_consensus.cc:2468] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:22.438170  4206 leader_election.cc:304] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [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: 456df471fbed492b9a74321d1f861f5b, 61e4aedb28444c0ea72a79a6cae1b929; no voters: 
I20260709 13:14:22.435282  4161 raft_consensus.cc:2468] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 456df471fbed492b9a74321d1f861f5b in term 2.
I20260709 13:14:22.439409  5578 raft_consensus.cc:2804] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:22.440569  5578 raft_consensus.cc:697] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Becoming Leader. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:22.442162  5578 consensus_queue.cc:237] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:22.454711  4062 catalog_manager.cc:5697] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 456df471fbed492b9a74321d1f861f5b (127.2.246.130). New cstate: current_term: 2 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:22.521843  5694 raft_consensus.cc:1064] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:22.524374  5694 consensus_queue.cc:237] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:22.531174  4313 raft_consensus.cc:1275] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:22.531834  4237 raft_consensus.cc:1275] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:22.531205  4876 raft_consensus.cc:1275] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:22.532619  5694 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:22.534150  5695 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:22.535010  5541 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:22.560151  5541 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.571090  4313 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.567809  4876 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.575932  4237 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.599824  4062 catalog_manager.cc:5697] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:22.620776  4165 consensus_queue.cc:237] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:22.629995  4876 raft_consensus.cc:1275] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:22.630841  4312 raft_consensus.cc:1275] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:22.631441  5694 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:22.633248  5694 consensus_queue.cc:1048] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.637586  5541 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.656402  4049 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6bdd844c4324457291c317fceec8d6a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:22.652153  4876 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.645864  4313 raft_consensus.cc:2955] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.676857  4061 catalog_manager.cc:5697] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:22.691726  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bdd844c4324457291c317fceec8d6a0 with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:22.694485  5744 tablet_replica.cc:333] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:22.695461  5744 raft_consensus.cc:2243] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:22.696194  5744 raft_consensus.cc:2272] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:22.699224  5744 ts_tablet_manager.cc:1916] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:22.707034  5578 raft_consensus.cc:1064] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:22.709343  5578 consensus_queue.cc:237] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:22.718365  5689 raft_consensus.cc:1064] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:22.715076  5744 ts_tablet_manager.cc:1929] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:22.719208  5744 log.cc:1199] T 6bdd844c4324457291c317fceec8d6a0 P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/6bdd844c4324457291c317fceec8d6a0
I20260709 13:14:22.720839  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet 6bdd844c4324457291c317fceec8d6a0 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:22.720824  5689 consensus_queue.cc:237] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:22.735116  4876 raft_consensus.cc:1275] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:22.736304  4313 raft_consensus.cc:1275] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:22.737038  4161 raft_consensus.cc:1275] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:22.738147  5578 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:22.739821  5578 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:22.740305  4876 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:22.741677  5669 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:22.743289  5731 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:22.750108  4165 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:22.757766  4237 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:14:22.759919  5729 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:14:22.771512  5669 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:22.846494  5578 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.873785  5729 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.880173  4877 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.925843  4161 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.940712  4311 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:22.960390  4061 catalog_manager.cc:5697] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:23.012274  4880 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.068732  4877 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:23.072300  4165 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.076764  4164 raft_consensus.cc:1275] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:23.070060  4064 catalog_manager.cc:5697] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.086817  5731 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:14:23.105825  5762 raft_consensus.cc:1064] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:23.113468  4242 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.125387  5762 consensus_queue.cc:237] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
W20260709 13:14:23.154476  4206 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:38885, user_credentials={real_user=slave}} blocked reactor thread for 92641.1us
I20260709 13:14:23.158218  4240 consensus_queue.cc:237] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:23.158433  5758 consensus_queue.cc:1048] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:23.180775  4162 raft_consensus.cc:1275] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:23.187265  5758 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:23.201908  4877 raft_consensus.cc:1275] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:23.223394  4161 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.284819  5758 consensus_queue.cc:1048] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:23.286360  4875 raft_consensus.cc:1275] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:23.289829  4233 raft_consensus.cc:1275] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:23.288477  5762 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:23.293236  4165 raft_consensus.cc:1275] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:23.298385  5669 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } 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 13:14:23.300107  5747 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:23.310683  4311 consensus_queue.cc:237] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:23.312026  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:23.360126  4878 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.383630  4875 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:23.385241  5747 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:23.302948  5759 raft_consensus.cc:2955] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.446159  4240 raft_consensus.cc:1275] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:23.474303  5747 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.501375  4062 catalog_manager.cc:5697] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.501904  4875 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.524101  5764 consensus_queue.cc:1048] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:14:23.531617  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2cc5172711842a1a49398dde94c5415 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:23.483350  5766 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.545212  4162 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.608464  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet c702602706184828aa751631f2649228 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:23.627986  4064 catalog_manager.cc:5697] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 2 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:23.647104  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet a2cc5172711842a1a49398dde94c5415 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:23.653717  5783 tablet_replica.cc:333] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:23.655026  5783 raft_consensus.cc:2243] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.656625  5783 raft_consensus.cc:2272] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.670215  4233 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.672237  5783 ts_tablet_manager.cc:1916] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:23.678504  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c702602706184828aa751631f2649228 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:23.677863  4879 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.690891  5783 ts_tablet_manager.cc:1929] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:23.691504  5783 log.cc:1199] T c702602706184828aa751631f2649228 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/c702602706184828aa751631f2649228
I20260709 13:14:23.697276  4240 raft_consensus.cc:2955] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
W20260709 13:14:23.764307  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:38885, user_credentials={real_user=slave}} blocked reactor thread for 62771us
I20260709 13:14:23.767395  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet c702602706184828aa751631f2649228 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:23.807744  4062 catalog_manager.cc:5697] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:23.811491  5784 tablet_replica.cc:333] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:23.830273  5784 raft_consensus.cc:2243] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.831032  5784 raft_consensus.cc:2272] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.836447  5784 ts_tablet_manager.cc:1916] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:23.853400  4308 consensus_queue.cc:237] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:23.865049  4879 raft_consensus.cc:1275] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:23.866926  4164 raft_consensus.cc:1275] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:23.868566  5762 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:23.871105  5762 consensus_queue.cc:1048] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:23.875449  5747 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.880219  5784 ts_tablet_manager.cc:1929] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:14:23.880890  5784 log.cc:1199] T a2cc5172711842a1a49398dde94c5415 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/a2cc5172711842a1a49398dde94c5415
I20260709 13:14:23.883219  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet a2cc5172711842a1a49398dde94c5415 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:23.887055  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9efd187c1604432ab28fd5bd39d81ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:23.889122  4875 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.885576  4164 raft_consensus.cc:2955] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:23.897006  4061 catalog_manager.cc:5697] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 3 to 4, VOTER 456df471fbed492b9a74321d1f861f5b (127.2.246.130) evicted. New cstate: current_term: 1 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:23.918193  4224 tablet_service.cc:1558] Processing DeleteTablet for tablet e9efd187c1604432ab28fd5bd39d81ae with delete_type TABLET_DATA_TOMBSTONED (TS 456df471fbed492b9a74321d1f861f5b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48518
I20260709 13:14:23.925843  5785 tablet_replica.cc:333] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:23.935555  5785 raft_consensus.cc:2243] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:23.936420  5785 raft_consensus.cc:2272] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:23.939580  5785 ts_tablet_manager.cc:1916] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:23.950398  5785 ts_tablet_manager.cc:1929] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:23.950745  5785 log.cc:1199] T e9efd187c1604432ab28fd5bd39d81ae P 456df471fbed492b9a74321d1f861f5b: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/wals/e9efd187c1604432ab28fd5bd39d81ae
I20260709 13:14:23.952163  4050 catalog_manager.cc:5028] TS 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): tablet e9efd187c1604432ab28fd5bd39d81ae (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:24.341902  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:24.380657  4233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4"
dest_uuid: "456df471fbed492b9a74321d1f861f5b"
mode: GRACEFUL
new_leader_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:38060
I20260709 13:14:24.381356  4233 raft_consensus.cc:606] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Received request to transfer leadership to TS c2d59db706514384a2d5536fab6d8e70
I20260709 13:14:24.382573  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:24.384093  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:24.605542  5686 raft_consensus.cc:993] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: : Instructing follower c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:24.605998  5760 raft_consensus.cc:1081] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Signalling peer c2d59db706514384a2d5536fab6d8e70 to start an election
I20260709 13:14:24.607340  4308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
 from {username='slave'} at 127.0.0.1:35722
I20260709 13:14:24.607818  4308 raft_consensus.cc:493] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:24.608078  4308 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:24.614042  4308 raft_consensus.cc:515] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:24.615590  4308 leader_election.cc:290] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [CANDIDATE]: Term 4 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:24.616567  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:24.616555  4233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdec83271bd64c68b960d9f1eaeaeee4" candidate_uuid: "c2d59db706514384a2d5536fab6d8e70" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:24.617272  4165 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:24.617620  4233 raft_consensus.cc:3055] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:24.617910  4233 raft_consensus.cc:740] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 456df471fbed492b9a74321d1f861f5b, State: Running, Role: LEADER
I20260709 13:14:24.618637  4233 consensus_queue.cc:260] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:24.619841  4233 raft_consensus.cc:3060] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:24.623282  4165 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 4.
I20260709 13:14:24.625358  4279 leader_election.cc:304] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [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: c2d59db706514384a2d5536fab6d8e70, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:24.625981  4233 raft_consensus.cc:2468] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2d59db706514384a2d5536fab6d8e70 in term 4.
I20260709 13:14:24.626161  5747 raft_consensus.cc:2804] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:24.626767  5747 raft_consensus.cc:697] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Becoming Leader. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:24.628027  5747 consensus_queue.cc:237] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:24.637460  4063 catalog_manager.cc:5697] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: term changed from 3 to 4, leader changed from 456df471fbed492b9a74321d1f861f5b (127.2.246.130) to c2d59db706514384a2d5536fab6d8e70 (127.2.246.131). New cstate: current_term: 4 leader_uuid: "c2d59db706514384a2d5536fab6d8e70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:24.990594  4233 consensus_queue.cc:237] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:24.996496  4313 raft_consensus.cc:1275] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:24.996565  4165 raft_consensus.cc:1275] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:14:24.997372  4206 consensus_peers.cc:597] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f8fd54e792f496c9fb8d75af7007bb3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:24.997938  5794 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:24.998806  5686 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.006223  5686 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.007769  4165 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.009177  4313 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.020614  4233 consensus_queue.cc:237] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.028661  4063 catalog_manager.cc:5697] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
W20260709 13:14:25.049728  4206 consensus_peers.cc:597] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5dbc82fbc28b4f78b36cc927794ace90. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.050706  4165 raft_consensus.cc:1275] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.050812  4313 raft_consensus.cc:1275] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.052224  5686 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.053661  5760 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:25.060313  5686 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.063457  4313 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.064718  4165 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.081110  4233 consensus_queue.cc:237] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.084517  4063 catalog_manager.cc:5697] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:25.093251  4313 raft_consensus.cc:1275] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.093508  4165 raft_consensus.cc:1275] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.094610  5794 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:25.095453  5686 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:25.096859  4206 consensus_peers.cc:597] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91ff1567ecb94cfc844e897246a9a8fb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.109270  5794 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.122077  4165 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.126940  4233 consensus_queue.cc:237] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Queue 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.138975  4062 catalog_manager.cc:5697] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.149945  4312 raft_consensus.cc:1275] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.151800  5760 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:25.155197  4165 raft_consensus.cc:1275] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:14:25.156610  4240 raft_consensus.cc:1275] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:25.156455  5686 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:25.160861  4206 consensus_peers.cc:597] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b -> Peer 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132:38885): Couldn't send request to peer 61e4aedb28444c0ea72a79a6cae1b929. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d43ed78336e243039e9baf106a95b780. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:25.161341  5686 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.166589  5747 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:25.166057  4312 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.166510  4165 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.183609  4061 catalog_manager.cc:5697] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.190953  4313 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } } }
I20260709 13:14:25.218780  4163 raft_consensus.cc:1275] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Refusing update from remote peer c2d59db706514384a2d5536fab6d8e70: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:14:25.221067  5761 consensus_queue.cc:1048] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:25.384934  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:25.519364  5815 ts_tablet_manager.cc:933] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:25.521314  5815 tablet_copy_client.cc:323] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:25.524092  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet 5dbc82fbc28b4f78b36cc927794ace90 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:25.524614  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet 5dbc82fbc28b4f78b36cc927794ace90 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-5dbc82fbc28b4f78b36cc927794ace90
I20260709 13:14:25.524881  5817 ts_tablet_manager.cc:933] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:25.529604  5817 tablet_copy_client.cc:323] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:25.531883  4251 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet 3f8fd54e792f496c9fb8d75af7007bb3 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:25.532384  4251 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet 3f8fd54e792f496c9fb8d75af7007bb3 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-3f8fd54e792f496c9fb8d75af7007bb3
I20260709 13:14:25.538476  4252 tablet_copy_source_session.cc:215] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:25.542650  5815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbc82fbc28b4f78b36cc927794ace90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.546454  4251 tablet_copy_source_session.cc:215] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:25.549486  5817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8fd54e792f496c9fb8d75af7007bb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.560099  5815 tablet_copy_client.cc:806] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:25.560694  5815 tablet_copy_client.cc:670] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:25.566593  5815 tablet_copy_client.cc:538] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:25.568095  5817 tablet_copy_client.cc:806] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:25.568688  5817 tablet_copy_client.cc:670] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:25.576023  5815 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:25.578078  5817 tablet_copy_client.cc:538] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:25.586702  5817 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:25.590773  5819 ts_tablet_manager.cc:933] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:25.614831  5822 ts_tablet_manager.cc:933] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: Initiating tablet copy from peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753)
I20260709 13:14:25.618012  5815 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:25.619091  5815 tablet_bootstrap.cc:492] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:25.619527  5817 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:25.619966  5815 ts_tablet_manager.cc:1403] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.007s
I20260709 13:14:25.620500  5817 tablet_bootstrap.cc:492] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:25.621244  5817 ts_tablet_manager.cc:1403] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.023s
I20260709 13:14:25.623188  5815 raft_consensus.cc:359] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.624101  5815 raft_consensus.cc:740] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:25.624293  5817 raft_consensus.cc:359] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.625170  5817 raft_consensus.cc:740] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:25.624800  5815 consensus_queue.cc:260] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.625873  5817 consensus_queue.cc:260] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.628731  5817 ts_tablet_manager.cc:1434] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:14:25.618731  5819 tablet_copy_client.cc:323] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:25.630867  4251 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-3f8fd54e792f496c9fb8d75af7007bb3 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:25.631280  4251 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-3f8fd54e792f496c9fb8d75af7007bb3 on tablet 3f8fd54e792f496c9fb8d75af7007bb3 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:25.631943  4252 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet 91ff1567ecb94cfc844e897246a9a8fb from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:25.632475  4252 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet 91ff1567ecb94cfc844e897246a9a8fb from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-91ff1567ecb94cfc844e897246a9a8fb
I20260709 13:14:25.634135  5822 tablet_copy_client.cc:323] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Beginning tablet copy session from remote peer at address 127.2.246.130:44753
I20260709 13:14:25.639648  5815 ts_tablet_manager.cc:1434] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:14:25.640120  4251 tablet_copy_service.cc:140] P 456df471fbed492b9a74321d1f861f5b: Received BeginTabletCopySession request for tablet d43ed78336e243039e9baf106a95b780 from peer 61e4aedb28444c0ea72a79a6cae1b929 ({username='slave'} at 127.0.0.1:34906)
I20260709 13:14:25.640595  4251 tablet_copy_service.cc:161] P 456df471fbed492b9a74321d1f861f5b: Beginning new tablet copy session on tablet d43ed78336e243039e9baf106a95b780 from peer 61e4aedb28444c0ea72a79a6cae1b929 at {username='slave'} at 127.0.0.1:34906: session id = 61e4aedb28444c0ea72a79a6cae1b929-d43ed78336e243039e9baf106a95b780
I20260709 13:14:25.644865  4250 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-5dbc82fbc28b4f78b36cc927794ace90 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:25.645269  4250 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-5dbc82fbc28b4f78b36cc927794ace90 on tablet 5dbc82fbc28b4f78b36cc927794ace90 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:25.649078  4251 tablet_copy_source_session.cc:215] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:25.652139  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d43ed78336e243039e9baf106a95b780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.653352  4252 tablet_copy_source_session.cc:215] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:14:25.657078  5819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ff1567ecb94cfc844e897246a9a8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:25.671967  5819 tablet_copy_client.cc:806] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:25.672550  5819 tablet_copy_client.cc:670] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:25.674638  5822 tablet_copy_client.cc:806] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 0 data blocks...
I20260709 13:14:25.675307  5822 tablet_copy_client.cc:670] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Starting download of 1 WAL segments...
I20260709 13:14:25.675877  5819 tablet_copy_client.cc:538] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:25.678731  5822 tablet_copy_client.cc:538] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:14:25.685688  5819 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:25.686831  5822 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap starting.
I20260709 13:14:25.713871  5822 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:25.715329  5822 tablet_bootstrap.cc:492] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:25.716109  5822 ts_tablet_manager.cc:1403] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.010s
I20260709 13:14:25.719062  5822 raft_consensus.cc:359] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.719916  5822 raft_consensus.cc:740] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:25.720588  5822 consensus_queue.cc:260] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.722890  5822 ts_tablet_manager.cc:1434] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:25.713873  5819 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: 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 13:14:25.726274  5819 tablet_bootstrap.cc:492] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: Bootstrap complete.
I20260709 13:14:25.727836  5819 ts_tablet_manager.cc:1403] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.010s
I20260709 13:14:25.729259  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-d43ed78336e243039e9baf106a95b780 received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:25.729687  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-d43ed78336e243039e9baf106a95b780 on tablet d43ed78336e243039e9baf106a95b780 with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:25.730664  5819 raft_consensus.cc:359] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.731562  5819 raft_consensus.cc:740] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Initialized, Role: LEARNER
I20260709 13:14:25.732225  5819 consensus_queue.cc:260] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: NON_VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: true } }
I20260709 13:14:25.734503  5819 ts_tablet_manager.cc:1434] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:25.736987  4252 tablet_copy_service.cc:342] P 456df471fbed492b9a74321d1f861f5b: Request end of tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-91ff1567ecb94cfc844e897246a9a8fb received from {username='slave'} at 127.0.0.1:34906
I20260709 13:14:25.737365  4252 tablet_copy_service.cc:434] P 456df471fbed492b9a74321d1f861f5b: ending tablet copy session 61e4aedb28444c0ea72a79a6cae1b929-91ff1567ecb94cfc844e897246a9a8fb on tablet 91ff1567ecb94cfc844e897246a9a8fb with peer 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:25.915571  4875 raft_consensus.cc:1217] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:25.985395  4875 raft_consensus.cc:1217] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:26.068300  4875 raft_consensus.cc:1217] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:26.098820  4875 raft_consensus.cc:1217] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:14:26.331835  5794 raft_consensus.cc:1064] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:26.334570  5794 consensus_queue.cc:237] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [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: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:26.340730  4875 raft_consensus.cc:1275] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.340878  4163 raft_consensus.cc:1275] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.342242  5811 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:26.342549  4312 raft_consensus.cc:1275] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.344014  5811 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:26.345661  5811 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:26.365749  5827 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.372041  4312 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.374358  4879 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.382097  4164 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.386053  4062 catalog_manager.cc:5697] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:26.505805  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:26.536214  4233 consensus_queue.cc:237] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:26.544804  4875 raft_consensus.cc:1275] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:26.545192  4163 raft_consensus.cc:1275] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:26.546460  5811 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:26.547194  5794 consensus_queue.cc:1048] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:26.553790  5827 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.557327  4163 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.560447  4875 raft_consensus.cc:2955] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.567287  5686 raft_consensus.cc:1064] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:26.576539  4312 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f"
dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
mode: GRACEFUL
new_leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:44646
I20260709 13:14:26.577101  4312 raft_consensus.cc:606] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Received request to transfer leadership to TS fd124f2a6a884f1fad8a94b68ee53354
I20260709 13:14:26.579449  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:26.579025  4064 catalog_manager.cc:5697] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.569621  5686 consensus_queue.cc:237] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:26.581043  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:26.587903  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5dbc82fbc28b4f78b36cc927794ace90 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:26.608731  5794 raft_consensus.cc:1064] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:26.611200  5794 consensus_queue.cc:237] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:26.623917  4312 raft_consensus.cc:1275] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.626046  4164 raft_consensus.cc:1275] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.627367  4875 raft_consensus.cc:1275] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.633878  5827 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } 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 13:14:26.635425  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet 5dbc82fbc28b4f78b36cc927794ace90 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:26.635951  5811 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:14:26.644753  5843 tablet_replica.cc:333] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:26.646157  5843 raft_consensus.cc:2243] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:26.646821  5843 raft_consensus.cc:2272] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:26.648617  5841 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:26.652459  5843 ts_tablet_manager.cc:1916] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:26.660171  4312 raft_consensus.cc:1275] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.662103  4879 raft_consensus.cc:1275] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.663390  5832 raft_consensus.cc:993] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70: : Instructing follower fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:26.663970  5832 raft_consensus.cc:1081] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Signalling peer fd124f2a6a884f1fad8a94b68ee53354 to start an election
I20260709 13:14:26.663771  5841 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:26.664582  5686 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:26.665112  4163 raft_consensus.cc:1275] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.665982  4165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
 from {username='slave'} at 127.0.0.1:35014
I20260709 13:14:26.666502  4165 raft_consensus.cc:493] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:26.666815  4165 raft_consensus.cc:3060] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.681576  5686 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } 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 13:14:26.687261  4165 raft_consensus.cc:515] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:26.695494  5811 raft_consensus.cc:1064] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: attempting to promote NON_VOTER 61e4aedb28444c0ea72a79a6cae1b929 to VOTER
I20260709 13:14:26.720783  4233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "456df471fbed492b9a74321d1f861f5b"
I20260709 13:14:26.721418  4233 raft_consensus.cc:3060] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.740924  4165 leader_election.cc:290] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [CANDIDATE]: Term 2 election: Requested vote from peers 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:26.745764  4308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2554f520e1e44ad080aa864cf66e6d3f" candidate_uuid: "fd124f2a6a884f1fad8a94b68ee53354" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:26.746567  4308 raft_consensus.cc:3055] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:26.746918  4308 raft_consensus.cc:740] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c2d59db706514384a2d5536fab6d8e70, State: Running, Role: LEADER
I20260709 13:14:26.749871  4308 consensus_queue.cc:260] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:26.751315  4308 raft_consensus.cc:3060] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:26.762239  4233 raft_consensus.cc:2468] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 2.
I20260709 13:14:26.766522  4131 leader_election.cc:304] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [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: 456df471fbed492b9a74321d1f861f5b, fd124f2a6a884f1fad8a94b68ee53354; no voters: 
I20260709 13:14:26.767858  5743 raft_consensus.cc:2804] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:26.768311  5743 raft_consensus.cc:697] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 LEADER]: Becoming Leader. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:26.769037  5743 consensus_queue.cc:237] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Queue going to LEADER 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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } }
I20260709 13:14:26.805608  5811 consensus_queue.cc:237] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:26.818809  4308 raft_consensus.cc:2468] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd124f2a6a884f1fad8a94b68ee53354 in term 2.
I20260709 13:14:26.837543  4064 catalog_manager.cc:5697] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: term changed from 1 to 2, leader changed from c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) to fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "fd124f2a6a884f1fad8a94b68ee53354" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.837668  5841 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.843436  5843 ts_tablet_manager.cc:1929] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:26.843909  5843 log.cc:1199] T 5dbc82fbc28b4f78b36cc927794ace90 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/5dbc82fbc28b4f78b36cc927794ace90
I20260709 13:14:26.839666  4312 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.699184  5834 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.847218  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet 5dbc82fbc28b4f78b36cc927794ace90 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:26.721594  4875 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.863226  4061 catalog_manager.cc:5697] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.864511  4879 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.883404  4063 catalog_manager.cc:5697] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.887032  4164 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.893016  4312 raft_consensus.cc:1275] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.898417  5811 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:26.898828  4873 raft_consensus.cc:1275] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 LEARNER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.900743  5794 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:26.904561  4233 consensus_queue.cc:237] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:26.912458  4163 raft_consensus.cc:1275] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:14:26.917165  5834 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:26.917596  4844 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:44753, user_credentials={real_user=slave}} blocked reactor thread for 87464.2us
I20260709 13:14:26.919415  4312 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } attrs { replace: true } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.928586  4165 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.938812  4312 raft_consensus.cc:1275] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:26.940193  5827 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:26.942437  4874 raft_consensus.cc:1275] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:26.948009  5827 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.956662  5841 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.957975  4308 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.959431  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 91ff1567ecb94cfc844e897246a9a8fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:26.961978  4879 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.966827  5686 consensus_queue.cc:1048] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:26.972481  4164 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.972595  4312 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.980506  4233 consensus_queue.cc:237] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:26.975261  4875 raft_consensus.cc:2955] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:26.993755  4063 catalog_manager.cc:5697] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:26.995792  4063 catalog_manager.cc:5697] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b reported cstate change: config changed from index 2 to 3, 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:27.009128  4164 raft_consensus.cc:1275] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.006381  4875 raft_consensus.cc:1275] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.010365  5686 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:14:27.014575  5841 consensus_queue.cc:1048] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:27.023053  5834 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.025828  4165 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.033257  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d43ed78336e243039e9baf106a95b780 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:14:27.036549  4280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:38885, user_credentials={real_user=slave}} blocked reactor thread for 57570.2us
I20260709 13:14:27.036019  4879 raft_consensus.cc:2955] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.047487  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 91ff1567ecb94cfc844e897246a9a8fb with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:27.046514  4064 catalog_manager.cc:5697] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 reported cstate change: config changed from index 3 to 4, VOTER c2d59db706514384a2d5536fab6d8e70 (127.2.246.131) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.054023  4240 consensus_queue.cc:237] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [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: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:27.074442  4312 raft_consensus.cc:1275] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.077608  4875 raft_consensus.cc:1275] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Refusing update from remote peer 456df471fbed492b9a74321d1f861f5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:14:27.082139  5841 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } 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 13:14:27.084055  5827 consensus_queue.cc:1048] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:14:27.095216  4298 tablet_service.cc:1558] Processing DeleteTablet for tablet d43ed78336e243039e9baf106a95b780 with delete_type TABLET_DATA_TOMBSTONED (TS c2d59db706514384a2d5536fab6d8e70 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35708
I20260709 13:14:27.096139  5843 tablet_replica.cc:333] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:27.109130  5834 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.114125  4875 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.116389  4312 raft_consensus.cc:2955] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.140591  5860 tablet_replica.cc:333] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:27.148523  5860 raft_consensus.cc:2243] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:27.149242  5860 raft_consensus.cc:2272] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:27.153323  5860 ts_tablet_manager.cc:1916] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:27.155114  4062 catalog_manager.cc:5697] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 reported cstate change: config changed from index 3 to 4, VOTER fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) evicted. New cstate: current_term: 1 leader_uuid: "456df471fbed492b9a74321d1f861f5b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } } }
I20260709 13:14:27.159914  5843 raft_consensus.cc:2243] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:27.163846  5843 raft_consensus.cc:2272] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:27.170219  5843 ts_tablet_manager.cc:1916] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:27.175230  4155 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f8fd54e792f496c9fb8d75af7007bb3 with delete_type TABLET_DATA_TOMBSTONED (TS fd124f2a6a884f1fad8a94b68ee53354 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34996
I20260709 13:14:27.178128  4240 raft_consensus.cc:1275] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.178483  4050 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f8fd54e792f496c9fb8d75af7007bb3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:14:27.179884  5853 consensus_queue.cc:1048] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "456df471fbed492b9a74321d1f861f5b" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 44753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:27.181636  5860 ts_tablet_manager.cc:1929] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:27.191962  5860 log.cc:1199] T 91ff1567ecb94cfc844e897246a9a8fb P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/91ff1567ecb94cfc844e897246a9a8fb
I20260709 13:14:27.193014  5843 ts_tablet_manager.cc:1929] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:27.193503  5843 log.cc:1199] T d43ed78336e243039e9baf106a95b780 P c2d59db706514384a2d5536fab6d8e70: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/wals/d43ed78336e243039e9baf106a95b780
I20260709 13:14:27.193737  5860 tablet_replica.cc:333] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:27.193837  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 91ff1567ecb94cfc844e897246a9a8fb (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:27.194778  5860 raft_consensus.cc:2243] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:27.195405  4050 catalog_manager.cc:5028] TS c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): tablet d43ed78336e243039e9baf106a95b780 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:27.195515  5860 raft_consensus.cc:2272] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:27.198925  5860 ts_tablet_manager.cc:1916] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:14:27.203250  4311 raft_consensus.cc:1275] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer fd124f2a6a884f1fad8a94b68ee53354: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:27.208799  5836 consensus_queue.cc:1048] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:27.218052  5860 ts_tablet_manager.cc:1929] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:14:27.218559  5860 log.cc:1199] T 3f8fd54e792f496c9fb8d75af7007bb3 P fd124f2a6a884f1fad8a94b68ee53354: Deleting WAL directory at /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/wals/3f8fd54e792f496c9fb8d75af7007bb3
I20260709 13:14:27.221803  4049 catalog_manager.cc:5028] TS fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): tablet 3f8fd54e792f496c9fb8d75af7007bb3 (table test-workload [id=c3ba3873d552404e9a49ffc32531a20f]) successfully deleted
I20260709 13:14:27.581847  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:28.620551  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:28.660837  4164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f"
dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
mode: GRACEFUL
new_leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:58198
I20260709 13:14:28.661316  4164 raft_consensus.cc:606] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Received request to transfer leadership to TS 61e4aedb28444c0ea72a79a6cae1b929
I20260709 13:14:28.662405  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:14:28.663448  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:14:29.174028  5836 raft_consensus.cc:993] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: : Instructing follower 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:29.174517  5853 raft_consensus.cc:1081] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Signalling peer 61e4aedb28444c0ea72a79a6cae1b929 to start an election
I20260709 13:14:29.175875  4875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f"
dest_uuid: "61e4aedb28444c0ea72a79a6cae1b929"
 from {username='slave'} at 127.0.0.1:37744
I20260709 13:14:29.176362  4875 raft_consensus.cc:493] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:14:29.176640  4875 raft_consensus.cc:3060] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.180905  4875 raft_consensus.cc:515] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:29.183040  4875 leader_election.cc:290] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [CANDIDATE]: Term 2 election: Requested vote from peers fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927), c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849)
I20260709 13:14:29.183286  4165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd124f2a6a884f1fad8a94b68ee53354"
I20260709 13:14:29.183531  4312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6014e5d78b6c4e9fbcde44600bd7103f" candidate_uuid: "61e4aedb28444c0ea72a79a6cae1b929" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2d59db706514384a2d5536fab6d8e70"
I20260709 13:14:29.183879  4165 raft_consensus.cc:3055] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:29.184122  4312 raft_consensus.cc:3060] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.184201  4165 raft_consensus.cc:740] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd124f2a6a884f1fad8a94b68ee53354, State: Running, Role: LEADER
I20260709 13:14:29.185071  4165 consensus_queue.cc:260] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:29.186297  4165 raft_consensus.cc:3060] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:29.190392  4312 raft_consensus.cc:2468] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:29.190886  4165 raft_consensus.cc:2468] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61e4aedb28444c0ea72a79a6cae1b929 in term 2.
I20260709 13:14:29.191413  4844 leader_election.cc:304] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [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: 61e4aedb28444c0ea72a79a6cae1b929, c2d59db706514384a2d5536fab6d8e70; no voters: 
I20260709 13:14:29.192202  5765 raft_consensus.cc:2804] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:29.192574  5765 raft_consensus.cc:697] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Becoming Leader. State: Replica: 61e4aedb28444c0ea72a79a6cae1b929, State: Running, Role: LEADER
I20260709 13:14:29.193207  5765 consensus_queue.cc:237] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [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: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } }
I20260709 13:14:29.200773  4062 catalog_manager.cc:5697] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 reported cstate change: term changed from 1 to 2, leader changed from fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129) to 61e4aedb28444c0ea72a79a6cae1b929 (127.2.246.132). New cstate: current_term: 2 leader_uuid: "61e4aedb28444c0ea72a79a6cae1b929" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61e4aedb28444c0ea72a79a6cae1b929" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 38885 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:14:29.579356  4164 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:29.580581  5856 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd124f2a6a884f1fad8a94b68ee53354" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:14:29.593569  4311 raft_consensus.cc:1275] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Refusing update from remote peer 61e4aedb28444c0ea72a79a6cae1b929: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:14:29.596323  5876 consensus_queue.cc:1048] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2d59db706514384a2d5536fab6d8e70" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 45849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:14:29.664245  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:14:29.698276  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
W20260709 13:14:29.700114  4279 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 13:14:29.705550  4279 consensus_peers.cc:597] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.711256  4279 consensus_peers.cc:597] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.728035  4205 consensus_peers.cc:597] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.738173  4279 consensus_peers.cc:597] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.748498  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:29.749455  3034 tablet_replica.cc:333] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.750582  3034 raft_consensus.cc:2243] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.751384  3034 raft_consensus.cc:2272] T e9efd187c1604432ab28fd5bd39d81ae P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.754169  3034 tablet_replica.cc:333] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
W20260709 13:14:29.754442  4843 consensus_peers.cc:597] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.754874  3034 raft_consensus.cc:2243] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.755707  3034 raft_consensus.cc:2272] T 91a28663592b4ceabd30d62a3e9d3b8a P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.757406  3034 tablet_replica.cc:333] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.757944  3034 raft_consensus.cc:2243] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.758632  3034 raft_consensus.cc:2272] T 35e4afb754644a7f83fc500bc48c4f75 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.760277  3034 tablet_replica.cc:333] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.760804  3034 raft_consensus.cc:2243] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.761199  3034 raft_consensus.cc:2272] T b8146ff0f20e47bbab1120e0a1c4f1c2 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.763468  3034 tablet_replica.cc:333] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.764225  3034 raft_consensus.cc:2243] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.764772  3034 raft_consensus.cc:2272] T 951dd4d00bcc4b2094e848ab3c1e21d8 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.766777  3034 tablet_replica.cc:333] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.767309  3034 raft_consensus.cc:2243] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.768177  3034 raft_consensus.cc:2272] T 6fb5a97d24604c84940b54605d4e3422 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.770344  3034 tablet_replica.cc:333] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.771334  3034 raft_consensus.cc:2243] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.771962  3034 raft_consensus.cc:2272] T 5dbc82fbc28b4f78b36cc927794ace90 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.774365  3034 tablet_replica.cc:333] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.775153  3034 raft_consensus.cc:2243] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.775840  3034 raft_consensus.cc:2272] T b4eae9e702b54533961c3ebbd73abab7 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.778189  3034 tablet_replica.cc:333] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.778923  3034 raft_consensus.cc:2243] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.779464  3034 raft_consensus.cc:2272] T e614cd09ac6a467d8c4deda9b973125e P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:29.780700  4205 consensus_peers.cc:597] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.781581  4205 consensus_peers.cc:597] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.781836  3034 tablet_replica.cc:333] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.782645  3034 raft_consensus.cc:2243] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.783681  3034 raft_consensus.cc:2272] T 64831d31fcf44f02b31ea75cc73d7792 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:29.785935  4205 consensus_peers.cc:597] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.786435  3034 tablet_replica.cc:333] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.787165  3034 raft_consensus.cc:2243] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.788111  3034 raft_consensus.cc:2272] T 99b85505daa14c569a09d87dcfd48c7b P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.790328  3034 tablet_replica.cc:333] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.791136  3034 raft_consensus.cc:2243] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.791677  3034 raft_consensus.cc:2272] T 23190c56d349422d9f9bb2fc15d626c5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.794026  3034 tablet_replica.cc:333] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.794775  3034 raft_consensus.cc:2243] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.795274  3034 raft_consensus.cc:2272] T 5026977cb3e3435883edf19dac7c1741 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.797659  3034 tablet_replica.cc:333] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.798398  3034 raft_consensus.cc:2243] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.798977  3034 raft_consensus.cc:2272] T c702602706184828aa751631f2649228 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.801170  3034 tablet_replica.cc:333] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.801748  3034 raft_consensus.cc:2243] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.802357  3034 raft_consensus.cc:2272] T 1a57b5e5c2434229a1af5b31497819a3 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.804451  3034 tablet_replica.cc:333] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.805037  3034 raft_consensus.cc:2243] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:29.805445  4205 consensus_peers.cc:597] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.805590  3034 raft_consensus.cc:2272] T 761e728ce92744bc963c2701a5112fec P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.807904  3034 tablet_replica.cc:333] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.808578  3034 raft_consensus.cc:2243] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.809152  3034 raft_consensus.cc:2272] T 612e1eda41e447f880ab58981c7b8ce9 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.810962  3034 tablet_replica.cc:333] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.811474  3034 raft_consensus.cc:2243] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.811925  3034 raft_consensus.cc:2272] T 39ab674ee99d49c2adf8f5fdddb2cb5b P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.813661  3034 tablet_replica.cc:333] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.814131  3034 raft_consensus.cc:2243] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.814495  3034 raft_consensus.cc:2272] T 7a9daadc31ca41f88c36b1a88ed5d030 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.816133  3034 tablet_replica.cc:333] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.816570  3034 raft_consensus.cc:2243] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.817363  3034 raft_consensus.cc:2272] T 626e29a4516846cebda459240a68baf5 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.819528  3034 tablet_replica.cc:333] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.820291  3034 raft_consensus.cc:2243] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.820686  3034 raft_consensus.cc:2272] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.822216  3034 tablet_replica.cc:333] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.822717  3034 raft_consensus.cc:2243] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.823129  3034 raft_consensus.cc:2272] T bc6e1f6ecdcb41e4b16bef038d70a087 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.824873  3034 tablet_replica.cc:333] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.825525  3034 raft_consensus.cc:2243] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.826078  3034 raft_consensus.cc:2272] T e1a3169858f14125a9ed34cd9704a96d P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.828581  3034 tablet_replica.cc:333] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.829227  3034 raft_consensus.cc:2243] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.829614  3034 raft_consensus.cc:2272] T 29510123a37442e9b7757b5ad82480ca P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.831445  3034 tablet_replica.cc:333] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.831990  3034 raft_consensus.cc:2243] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.832635  3034 raft_consensus.cc:2272] T 2554f520e1e44ad080aa864cf66e6d3f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.834539  3034 tablet_replica.cc:333] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.835058  3034 raft_consensus.cc:2243] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.835670  3034 raft_consensus.cc:2272] T 4fea820104124bbcaf51f2fc3d57ef73 P fd124f2a6a884f1fad8a94b68ee53354 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.837563  3034 tablet_replica.cc:333] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.838054  3034 raft_consensus.cc:2243] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.838440  3034 raft_consensus.cc:2272] T 18e56d3b1dca432380ae61255a090650 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.840133  3034 tablet_replica.cc:333] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.840550  3034 raft_consensus.cc:2243] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.841061  3034 raft_consensus.cc:2272] T 0aaa2e5baf5f473382f98decf499eff6 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.842764  3034 tablet_replica.cc:333] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.843307  3034 raft_consensus.cc:2243] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.843638  3034 raft_consensus.cc:2272] T 9662e5ccbef74612aa8d57ef3b38b851 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.845656  3034 tablet_replica.cc:333] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.846397  3034 raft_consensus.cc:2243] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.846916  3034 raft_consensus.cc:2272] T fdec83271bd64c68b960d9f1eaeaeee4 P fd124f2a6a884f1fad8a94b68ee53354 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:29.847532  4205 consensus_peers.cc:597] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.848992  3034 tablet_replica.cc:333] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.849509  3034 raft_consensus.cc:2243] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.849901  3034 raft_consensus.cc:2272] T 8a238895678a47dca45f427a2bc14323 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.851444  3034 tablet_replica.cc:333] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.851891  3034 raft_consensus.cc:2243] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.852202  3034 raft_consensus.cc:2272] T 1c3abbf2832b49c79645135c63d9aec0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.853796  3034 tablet_replica.cc:333] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.854199  3034 raft_consensus.cc:2243] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.855048  3034 raft_consensus.cc:2272] T 3ee489f483ea4c56adc01ee51b1909f1 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.856851  3034 tablet_replica.cc:333] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.857338  3034 raft_consensus.cc:2243] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.857764  3034 raft_consensus.cc:2272] T 8e3226da85a1449a8c151fae2c47c6e0 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.860033  3034 tablet_replica.cc:333] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.860662  3034 raft_consensus.cc:2243] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.861385  3034 raft_consensus.cc:2272] T 08a43053d03d452fbfd7d332ca97da01 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:29.861903  4843 consensus_peers.cc:597] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.863524  3034 tablet_replica.cc:333] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.864110  3034 raft_consensus.cc:2243] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.864749  3034 raft_consensus.cc:2272] T 9002783b25b543aa88134910d1b098b0 P fd124f2a6a884f1fad8a94b68ee53354 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.866993  3034 tablet_replica.cc:333] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.867532  3034 raft_consensus.cc:2243] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.867975  3034 raft_consensus.cc:2272] T d1ff52bb1186454cae273b9dfafcc2cf P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.869602  3034 tablet_replica.cc:333] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.870086  3034 raft_consensus.cc:2243] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.870803  3034 raft_consensus.cc:2272] T 8a42c878f1d049a6b42b2fb08ef396ee P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.872512  3034 tablet_replica.cc:333] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.872988  3034 raft_consensus.cc:2243] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.873368  3034 raft_consensus.cc:2272] T 6014e5d78b6c4e9fbcde44600bd7103f P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.875480  3034 tablet_replica.cc:333] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.876037  3034 raft_consensus.cc:2243] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.876734  3034 raft_consensus.cc:2272] T 528080f872df4e289cfcfab916108877 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.878358  3034 tablet_replica.cc:333] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.878804  3034 raft_consensus.cc:2243] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:29.879208  3034 raft_consensus.cc:2272] T d43ed78336e243039e9baf106a95b780 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:29.881009  3034 tablet_replica.cc:333] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.881636  3034 raft_consensus.cc:2243] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.882421  3034 raft_consensus.cc:2272] T 44388fe6a0ea47448420f01f44db9c41 P fd124f2a6a884f1fad8a94b68ee53354 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:29.884083  4205 consensus_peers.cc:597] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.884568  3034 tablet_replica.cc:333] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.885139  3034 raft_consensus.cc:2243] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.886040  3034 raft_consensus.cc:2272] T d5947e26695b463fb415c69ce63dc2fb P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:29.887329  4843 consensus_peers.cc:597] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.888139  3034 tablet_replica.cc:333] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354: stopping tablet replica
I20260709 13:14:29.888616  3034 raft_consensus.cc:2243] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:29.889305  3034 raft_consensus.cc:2272] T 6bdd844c4324457291c317fceec8d6a0 P fd124f2a6a884f1fad8a94b68ee53354 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:29.898042  4279 consensus_peers.cc:597] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.903286  4843 consensus_peers.cc:597] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.924743  4279 consensus_peers.cc:597] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.941262  4205 consensus_peers.cc:597] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. 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 13:14:29.959841  4205 consensus_peers.cc:597] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:29.972493  4205 consensus_peers.cc:597] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:29.975308  4279 consensus_peers.cc:597] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:29.981945  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
W20260709 13:14:29.987828  4843 consensus_peers.cc:597] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.000617  4843 consensus_peers.cc:597] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.007206  4279 consensus_peers.cc:597] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.006801  4843 consensus_peers.cc:597] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.036662  4279 consensus_peers.cc:597] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.050529  4843 consensus_peers.cc:597] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.086508  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
W20260709 13:14:30.086599  4279 consensus_peers.cc:597] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.097148  4279 consensus_peers.cc:597] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.101091  4844 consensus_peers.cc:597] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.102221  4844 consensus_peers.cc:597] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.141312  4844 consensus_peers.cc:597] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.143323  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:14:30.143332  4843 consensus_peers.cc:597] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer fd124f2a6a884f1fad8a94b68ee53354 (127.2.246.129:44927): Couldn't send request to peer fd124f2a6a884f1fad8a94b68ee53354. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.144421  3034 tablet_replica.cc:333] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.145103  3034 raft_consensus.cc:2243] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.145924  3034 raft_consensus.cc:2272] T b8146ff0f20e47bbab1120e0a1c4f1c2 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.148690  3034 tablet_replica.cc:333] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.149525  3034 raft_consensus.cc:2243] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.150266  3034 raft_consensus.cc:2272] T 77b480b4a5a74a32a53b2978ee2376d0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.151611  4844 consensus_peers.cc:597] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.152577  3034 tablet_replica.cc:333] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.153379  3034 raft_consensus.cc:2243] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.153877  3034 raft_consensus.cc:2272] T b5ed86d5572849768ec57b98183a7891 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.156586  3034 tablet_replica.cc:333] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.158267  3034 raft_consensus.cc:2243] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.159278  3034 raft_consensus.cc:2272] T 2ed44f48fcc64efb936ccfd02d32798b P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.161509  3034 tablet_replica.cc:333] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.162374  3034 raft_consensus.cc:2243] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.162869  3034 raft_consensus.cc:2272] T 2554f520e1e44ad080aa864cf66e6d3f P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.164462  4844 consensus_peers.cc:597] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.165160  3034 tablet_replica.cc:333] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.165835  3034 raft_consensus.cc:2243] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.166451  3034 raft_consensus.cc:2272] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.168001  3034 tablet_replica.cc:333] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.168579  3034 raft_consensus.cc:2243] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.168992  3034 raft_consensus.cc:2272] T 99b85505daa14c569a09d87dcfd48c7b P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.170776  3034 tablet_replica.cc:333] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.171304  3034 raft_consensus.cc:2243] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:30.171554  4280 consensus_peers.cc:597] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.171808  3034 raft_consensus.cc:2272] T 35e4afb754644a7f83fc500bc48c4f75 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.173449  3034 tablet_replica.cc:333] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.173975  3034 raft_consensus.cc:2243] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.174552  3034 raft_consensus.cc:2272] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.176494  3034 tablet_replica.cc:333] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.177038  3034 raft_consensus.cc:2243] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.177451  3034 raft_consensus.cc:2272] T e614cd09ac6a467d8c4deda9b973125e P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.179791  3034 tablet_replica.cc:333] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.180603  3034 raft_consensus.cc:2243] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.181118  3034 raft_consensus.cc:2272] T 64831d31fcf44f02b31ea75cc73d7792 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.183068  3034 tablet_replica.cc:333] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.183588  3034 raft_consensus.cc:2243] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.184013  3034 raft_consensus.cc:2272] T 23190c56d349422d9f9bb2fc15d626c5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.185851  3034 tablet_replica.cc:333] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.186386  3034 raft_consensus.cc:2243] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.187057  3034 raft_consensus.cc:2272] T c702602706184828aa751631f2649228 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.187813  4280 consensus_peers.cc:597] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.188813  3034 tablet_replica.cc:333] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.189378  3034 raft_consensus.cc:2243] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.189913  3034 raft_consensus.cc:2272] T 5a48dc636fb5491c85f283fe1e8f1e49 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.191587  3034 tablet_replica.cc:333] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.192101  3034 raft_consensus.cc:2243] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.192487  3034 raft_consensus.cc:2272] T 9a2d4f5c61814624a8790300d283db93 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.193981  3034 tablet_replica.cc:333] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.194473  3034 raft_consensus.cc:2243] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.194921  3034 raft_consensus.cc:2272] T 761e728ce92744bc963c2701a5112fec P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.196592  3034 tablet_replica.cc:333] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.197329  3034 raft_consensus.cc:2243] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.197829  3034 raft_consensus.cc:2272] T 2b4abe4c89d6423e88c9881c7c04ba04 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.199643  3034 tablet_replica.cc:333] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
W20260709 13:14:30.200244  4280 consensus_peers.cc:597] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.200429  3034 raft_consensus.cc:2243] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.201191  3034 raft_consensus.cc:2272] T 7a9daadc31ca41f88c36b1a88ed5d030 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.202713  3034 tablet_replica.cc:333] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.203272  3034 raft_consensus.cc:2243] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.204033  3034 raft_consensus.cc:2272] T 3f8fd54e792f496c9fb8d75af7007bb3 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.205765  3034 tablet_replica.cc:333] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.206410  3034 raft_consensus.cc:2243] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.207091  3034 raft_consensus.cc:2272] T 626e29a4516846cebda459240a68baf5 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.208886  3034 tablet_replica.cc:333] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.209342  3034 raft_consensus.cc:2243] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.209962  3034 raft_consensus.cc:2272] T ee677f3d46ce401782a08ac3be053308 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.211474  3034 tablet_replica.cc:333] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.212121  3034 raft_consensus.cc:2243] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.212661  3034 raft_consensus.cc:2272] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.214260  3034 tablet_replica.cc:333] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.214741  3034 raft_consensus.cc:2243] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.215117  3034 raft_consensus.cc:2272] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.216670  3034 tablet_replica.cc:333] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.217212  3034 raft_consensus.cc:2243] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.217536  3034 raft_consensus.cc:2272] T bc6e1f6ecdcb41e4b16bef038d70a087 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.219372  3034 tablet_replica.cc:333] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.220088  3034 raft_consensus.cc:2243] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.220624  3034 raft_consensus.cc:2272] T a2cc5172711842a1a49398dde94c5415 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.223160  3034 tablet_replica.cc:333] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.224100  3034 raft_consensus.cc:2243] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.224726  3034 raft_consensus.cc:2272] T e1a3169858f14125a9ed34cd9704a96d P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.227770  3034 tablet_replica.cc:333] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.228540  3034 raft_consensus.cc:2243] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.229084  3034 raft_consensus.cc:2272] T 29510123a37442e9b7757b5ad82480ca P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.231272  4280 consensus_peers.cc:597] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.231335  3034 tablet_replica.cc:333] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.232167  3034 raft_consensus.cc:2243] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.232796  3034 raft_consensus.cc:2272] T d8342c1d60824e8db1a61f2961201b39 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.234593  4280 consensus_peers.cc:597] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.235009  3034 tablet_replica.cc:333] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.235499  3034 raft_consensus.cc:2243] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.236114  3034 raft_consensus.cc:2272] T 91ff1567ecb94cfc844e897246a9a8fb P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.237826  3034 tablet_replica.cc:333] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.238518  3034 raft_consensus.cc:2243] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.239085  3034 raft_consensus.cc:2272] T 3ee489f483ea4c56adc01ee51b1909f1 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.241683  3034 tablet_replica.cc:333] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.242280  3034 raft_consensus.cc:2243] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.243009  3034 raft_consensus.cc:2272] T 1c3abbf2832b49c79645135c63d9aec0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.244728  3034 tablet_replica.cc:333] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.245199  3034 raft_consensus.cc:2243] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.245600  3034 raft_consensus.cc:2272] T 08a43053d03d452fbfd7d332ca97da01 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.248641  3034 tablet_replica.cc:333] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.249382  3034 raft_consensus.cc:2243] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.250236  3034 raft_consensus.cc:2272] T 8e3226da85a1449a8c151fae2c47c6e0 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.252151  3034 tablet_replica.cc:333] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.252641  3034 raft_consensus.cc:2243] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.253211  3034 raft_consensus.cc:2272] T 18e56d3b1dca432380ae61255a090650 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.255029  3034 tablet_replica.cc:333] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.255504  3034 raft_consensus.cc:2243] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.256181  3034 raft_consensus.cc:2272] T 0aaa2e5baf5f473382f98decf499eff6 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.257680  3034 tablet_replica.cc:333] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.258144  3034 raft_consensus.cc:2243] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.258662  3034 raft_consensus.cc:2272] T 2faea5c9540f4df08750f11a8349e830 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.260401  3034 tablet_replica.cc:333] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.260859  3034 raft_consensus.cc:2243] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.261230  3034 raft_consensus.cc:2272] T 9662e5ccbef74612aa8d57ef3b38b851 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.262773  3034 tablet_replica.cc:333] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.263348  3034 raft_consensus.cc:2243] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.263768  3034 raft_consensus.cc:2272] T fdec83271bd64c68b960d9f1eaeaeee4 P 456df471fbed492b9a74321d1f861f5b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.265232  3034 tablet_replica.cc:333] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.265700  3034 raft_consensus.cc:2243] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.266119  3034 raft_consensus.cc:2272] T 9002783b25b543aa88134910d1b098b0 P 456df471fbed492b9a74321d1f861f5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.267696  3034 tablet_replica.cc:333] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.268229  3034 raft_consensus.cc:2243] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.268910  3034 raft_consensus.cc:2272] T c666932961ee45d493eeef60654e2cdf P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.270402  3034 tablet_replica.cc:333] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.270882  3034 raft_consensus.cc:2243] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.271528  3034 raft_consensus.cc:2272] T d43ed78336e243039e9baf106a95b780 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.273070  3034 tablet_replica.cc:333] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.273518  3034 raft_consensus.cc:2243] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.273896  3034 raft_consensus.cc:2272] T 44388fe6a0ea47448420f01f44db9c41 P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.275584  3034 tablet_replica.cc:333] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.276053  3034 raft_consensus.cc:2243] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.276724  3034 raft_consensus.cc:2272] T 5dbc82fbc28b4f78b36cc927794ace90 P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.278393  3034 tablet_replica.cc:333] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.278865  3034 raft_consensus.cc:2243] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.279253  3034 raft_consensus.cc:2272] T 8a42c878f1d049a6b42b2fb08ef396ee P 456df471fbed492b9a74321d1f861f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.281013  3034 tablet_replica.cc:333] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b: stopping tablet replica
I20260709 13:14:30.281445  3034 raft_consensus.cc:2243] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.282173  3034 raft_consensus.cc:2272] T d1ff52bb1186454cae273b9dfafcc2cf P 456df471fbed492b9a74321d1f861f5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.308636  4844 consensus_peers.cc:597] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. 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 13:14:30.365048  4280 consensus_peers.cc:597] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.375383  4280 consensus_peers.cc:597] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.378019  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
W20260709 13:14:30.422557  4280 consensus_peers.cc:597] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.430627  4844 consensus_peers.cc:597] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.459767  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
W20260709 13:14:30.466364  4844 consensus_peers.cc:597] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. 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 13:14:30.493289  4844 consensus_peers.cc:597] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. 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 13:14:30.507025  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:30.507938  3034 tablet_replica.cc:333] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.508764  3034 raft_consensus.cc:2243] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.509332  3034 raft_consensus.cc:2272] T 77b480b4a5a74a32a53b2978ee2376d0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.511638  3034 tablet_replica.cc:333] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
W20260709 13:14:30.511853  4280 consensus_peers.cc:597] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.512428  3034 raft_consensus.cc:2243] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.512841  3034 raft_consensus.cc:2272] T b8146ff0f20e47bbab1120e0a1c4f1c2 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.514532  3034 tablet_replica.cc:333] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.515013  3034 raft_consensus.cc:2243] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.515631  3034 raft_consensus.cc:2272] T e9efd187c1604432ab28fd5bd39d81ae P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.517838  3034 tablet_replica.cc:333] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.518607  3034 raft_consensus.cc:2243] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.519181  3034 raft_consensus.cc:2272] T b5ed86d5572849768ec57b98183a7891 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.521615  3034 tablet_replica.cc:333] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.522538  3034 raft_consensus.cc:2243] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.523528  3034 raft_consensus.cc:2272] T 2ed44f48fcc64efb936ccfd02d32798b P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.526604  3034 tablet_replica.cc:333] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.527588  3034 raft_consensus.cc:2243] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:14:30.528679  4844 consensus_peers.cc:597] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. 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 13:14:30.528793  3034 raft_consensus.cc:2272] T 23190c56d349422d9f9bb2fc15d626c5 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.531844  3034 tablet_replica.cc:333] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.532553  3034 raft_consensus.cc:2243] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.533092  3034 raft_consensus.cc:2272] T 5026977cb3e3435883edf19dac7c1741 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.535041  3034 tablet_replica.cc:333] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.535588  3034 raft_consensus.cc:2243] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.536468  3034 raft_consensus.cc:2272] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.538650  3034 tablet_replica.cc:333] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.539420  3034 raft_consensus.cc:2243] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.540040  3034 raft_consensus.cc:2272] T 91a28663592b4ceabd30d62a3e9d3b8a P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.541602  3034 tablet_replica.cc:333] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.542126  3034 raft_consensus.cc:2243] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.542526  3034 raft_consensus.cc:2272] T 64831d31fcf44f02b31ea75cc73d7792 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.544757  3034 tablet_replica.cc:333] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.545471  3034 raft_consensus.cc:2243] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.545884  3034 raft_consensus.cc:2272] T 5a48dc636fb5491c85f283fe1e8f1e49 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.548081  3034 tablet_replica.cc:333] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.548596  3034 raft_consensus.cc:2243] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.549283  3034 raft_consensus.cc:2272] T 9a2d4f5c61814624a8790300d283db93 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.550871  3034 tablet_replica.cc:333] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.551445  3034 raft_consensus.cc:2243] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.552156  3034 raft_consensus.cc:2272] T 1a57b5e5c2434229a1af5b31497819a3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.553988  3034 tablet_replica.cc:333] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.554669  3034 raft_consensus.cc:2243] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.555222  3034 raft_consensus.cc:2272] T 3f8fd54e792f496c9fb8d75af7007bb3 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.555323  4844 consensus_peers.cc:597] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.557417  3034 tablet_replica.cc:333] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.557972  3034 raft_consensus.cc:2243] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.558830  3034 raft_consensus.cc:2272] T 612e1eda41e447f880ab58981c7b8ce9 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.560781  3034 tablet_replica.cc:333] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.561221  3034 raft_consensus.cc:2243] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.561580  3034 raft_consensus.cc:2272] T 39ab674ee99d49c2adf8f5fdddb2cb5b P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.563114  3034 tablet_replica.cc:333] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.563539  3034 raft_consensus.cc:2243] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.564036  3034 raft_consensus.cc:2272] T 6fb5a97d24604c84940b54605d4e3422 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.565824  3034 tablet_replica.cc:333] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.566402  3034 raft_consensus.cc:2243] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.567255  3034 raft_consensus.cc:2272] T 4ba95c2a3b8045598c4ed2c8c16db1e8 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.568979  3034 tablet_replica.cc:333] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.569512  3034 raft_consensus.cc:2243] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.570187  3034 raft_consensus.cc:2272] T a2cc5172711842a1a49398dde94c5415 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.571842  3034 tablet_replica.cc:333] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.572324  3034 raft_consensus.cc:2243] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.572678  3034 raft_consensus.cc:2272] T 7a9daadc31ca41f88c36b1a88ed5d030 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.574172  3034 tablet_replica.cc:333] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.574677  3034 raft_consensus.cc:2243] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.575104  3034 raft_consensus.cc:2272] T 2b4abe4c89d6423e88c9881c7c04ba04 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.576797  3034 tablet_replica.cc:333] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.577224  3034 raft_consensus.cc:2243] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.577818  3034 raft_consensus.cc:2272] T 29510123a37442e9b7757b5ad82480ca P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.579221  3034 tablet_replica.cc:333] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.579631  3034 raft_consensus.cc:2243] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.580040  3034 raft_consensus.cc:2272] T 4fea820104124bbcaf51f2fc3d57ef73 P c2d59db706514384a2d5536fab6d8e70 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.581486  3034 tablet_replica.cc:333] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.581970  3034 raft_consensus.cc:2243] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.582338  3034 raft_consensus.cc:2272] T 2554f520e1e44ad080aa864cf66e6d3f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.583714  3034 tablet_replica.cc:333] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.584244  3034 raft_consensus.cc:2243] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.584901  3034 raft_consensus.cc:2272] T d8342c1d60824e8db1a61f2961201b39 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.586395  3034 tablet_replica.cc:333] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.586886  3034 raft_consensus.cc:2243] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.587427  3034 raft_consensus.cc:2272] T 91ff1567ecb94cfc844e897246a9a8fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.589170  3034 tablet_replica.cc:333] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.590118  3034 raft_consensus.cc:2243] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.590905  3034 raft_consensus.cc:2272] T 9002783b25b543aa88134910d1b098b0 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.593389  3034 tablet_replica.cc:333] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.593932  3034 raft_consensus.cc:2243] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.594429  3034 raft_consensus.cc:2272] T c666932961ee45d493eeef60654e2cdf P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.596537  3034 tablet_replica.cc:333] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.597261  3034 raft_consensus.cc:2243] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.597774  3034 raft_consensus.cc:2272] T 2faea5c9540f4df08750f11a8349e830 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.600517  3034 tablet_replica.cc:333] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.601183  3034 raft_consensus.cc:2243] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.602046  3034 raft_consensus.cc:2272] T 9662e5ccbef74612aa8d57ef3b38b851 P c2d59db706514384a2d5536fab6d8e70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.604208  3034 tablet_replica.cc:333] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.605031  3034 raft_consensus.cc:2243] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.605971  3034 raft_consensus.cc:2272] T fdec83271bd64c68b960d9f1eaeaeee4 P c2d59db706514384a2d5536fab6d8e70 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.608306  3034 tablet_replica.cc:333] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.608994  3034 raft_consensus.cc:2243] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:14:30.609586  4844 consensus_peers.cc:597] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.609843  3034 raft_consensus.cc:2272] T 8a238895678a47dca45f427a2bc14323 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.612643  3034 tablet_replica.cc:333] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.613399  3034 raft_consensus.cc:2243] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.614015  3034 raft_consensus.cc:2272] T 1c3abbf2832b49c79645135c63d9aec0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.614069  4844 consensus_peers.cc:597] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. 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 13:14:30.616129  3034 tablet_replica.cc:333] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.616670  3034 raft_consensus.cc:2243] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.617100  3034 raft_consensus.cc:2272] T 08a43053d03d452fbfd7d332ca97da01 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.618800  3034 tablet_replica.cc:333] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.619413  3034 raft_consensus.cc:2243] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.619882  3034 raft_consensus.cc:2272] T 8e3226da85a1449a8c151fae2c47c6e0 P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.621603  3034 tablet_replica.cc:333] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.622179  3034 raft_consensus.cc:2243] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.622584  3034 raft_consensus.cc:2272] T 6014e5d78b6c4e9fbcde44600bd7103f P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.624276  3034 tablet_replica.cc:333] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.624827  3034 raft_consensus.cc:2243] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.625372  3034 raft_consensus.cc:2272] T 528080f872df4e289cfcfab916108877 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.626998  3034 tablet_replica.cc:333] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.627513  3034 raft_consensus.cc:2243] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.627960  3034 raft_consensus.cc:2272] T d1ff52bb1186454cae273b9dfafcc2cf P c2d59db706514384a2d5536fab6d8e70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.629623  3034 tablet_replica.cc:333] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.630136  3034 raft_consensus.cc:2243] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.630558  3034 raft_consensus.cc:2272] T 8a42c878f1d049a6b42b2fb08ef396ee P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.632354  3034 tablet_replica.cc:333] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.632845  3034 raft_consensus.cc:2243] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.633348  3034 raft_consensus.cc:2272] T d5947e26695b463fb415c69ce63dc2fb P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.634881  3034 tablet_replica.cc:333] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.635375  3034 raft_consensus.cc:2243] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.636202  3034 raft_consensus.cc:2272] T b4eae9e702b54533961c3ebbd73abab7 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.637986  3034 tablet_replica.cc:333] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.638469  3034 raft_consensus.cc:2243] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.639024  3034 raft_consensus.cc:2272] T ee677f3d46ce401782a08ac3be053308 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.640869  3034 tablet_replica.cc:333] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.641350  3034 raft_consensus.cc:2243] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.642079  3034 raft_consensus.cc:2272] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.643999  3034 tablet_replica.cc:333] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70: stopping tablet replica
I20260709 13:14:30.644493  3034 raft_consensus.cc:2243] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.645051  3034 raft_consensus.cc:2272] T 6bdd844c4324457291c317fceec8d6a0 P c2d59db706514384a2d5536fab6d8e70 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:30.697363  4844 consensus_peers.cc:597] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer 456df471fbed492b9a74321d1f861f5b (127.2.246.130:44753): Couldn't send request to peer 456df471fbed492b9a74321d1f861f5b. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:44753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.728473  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
W20260709 13:14:30.738732  4844 consensus_peers.cc:597] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.131:45849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.745515  4844 consensus_peers.cc:597] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.131:45849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:30.770071  4844 consensus_peers.cc:597] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.131:45849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.812891  3034 tablet_server.cc:179] TabletServer@127.2.246.132:0 shutting down...
W20260709 13:14:30.843034  4844 consensus_peers.cc:597] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 -> Peer c2d59db706514384a2d5536fab6d8e70 (127.2.246.131:45849): Couldn't send request to peer c2d59db706514384a2d5536fab6d8e70. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.131:45849: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:30.844204  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:14:30.844923  3034 tablet_replica.cc:333] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.845535  3034 raft_consensus.cc:2243] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.846012  3034 raft_consensus.cc:2272] T 3f8fd54e792f496c9fb8d75af7007bb3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.847663  3034 tablet_replica.cc:333] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.848287  3034 raft_consensus.cc:2243] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.848771  3034 raft_consensus.cc:2272] T c702602706184828aa751631f2649228 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.850418  3034 tablet_replica.cc:333] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.850971  3034 raft_consensus.cc:2243] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.851434  3034 raft_consensus.cc:2272] T 6bdd844c4324457291c317fceec8d6a0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.853112  3034 tablet_replica.cc:333] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.853634  3034 raft_consensus.cc:2243] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.854096  3034 raft_consensus.cc:2272] T d43ed78336e243039e9baf106a95b780 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.855582  3034 tablet_replica.cc:333] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.856118  3034 raft_consensus.cc:2243] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.856597  3034 raft_consensus.cc:2272] T 99b85505daa14c569a09d87dcfd48c7b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.858126  3034 tablet_replica.cc:333] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.858626  3034 raft_consensus.cc:2243] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.859302  3034 raft_consensus.cc:2272] T 761e728ce92744bc963c2701a5112fec P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.860946  3034 tablet_replica.cc:333] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.861570  3034 raft_consensus.cc:2243] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.862075  3034 raft_consensus.cc:2272] T 1a57b5e5c2434229a1af5b31497819a3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.863643  3034 tablet_replica.cc:333] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.864243  3034 raft_consensus.cc:2243] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.864691  3034 raft_consensus.cc:2272] T a2cc5172711842a1a49398dde94c5415 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.866233  3034 tablet_replica.cc:333] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.866725  3034 raft_consensus.cc:2243] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.867213  3034 raft_consensus.cc:2272] T 6fb5a97d24604c84940b54605d4e3422 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.868875  3034 tablet_replica.cc:333] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.869407  3034 raft_consensus.cc:2243] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.869880  3034 raft_consensus.cc:2272] T 951dd4d00bcc4b2094e848ab3c1e21d8 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.871445  3034 tablet_replica.cc:333] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.871963  3034 raft_consensus.cc:2243] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.872648  3034 raft_consensus.cc:2272] T b5ed86d5572849768ec57b98183a7891 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.874284  3034 tablet_replica.cc:333] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.874802  3034 raft_consensus.cc:2243] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.875300  3034 raft_consensus.cc:2272] T 626e29a4516846cebda459240a68baf5 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.876921  3034 tablet_replica.cc:333] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.877430  3034 raft_consensus.cc:2243] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.877848  3034 raft_consensus.cc:2272] T 612e1eda41e447f880ab58981c7b8ce9 P 61e4aedb28444c0ea72a79a6cae1b929 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.879467  3034 tablet_replica.cc:333] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.880035  3034 raft_consensus.cc:2243] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.880489  3034 raft_consensus.cc:2272] T c666932961ee45d493eeef60654e2cdf P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.882066  3034 tablet_replica.cc:333] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.882601  3034 raft_consensus.cc:2243] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.883030  3034 raft_consensus.cc:2272] T 91a28663592b4ceabd30d62a3e9d3b8a P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.885013  3034 tablet_replica.cc:333] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.885579  3034 raft_consensus.cc:2243] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.886065  3034 raft_consensus.cc:2272] T 2ed44f48fcc64efb936ccfd02d32798b P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.887938  3034 tablet_replica.cc:333] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.888463  3034 raft_consensus.cc:2243] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.888968  3034 raft_consensus.cc:2272] T 8e21ed81514d48b3bbb36c96b0a3d9e3 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.890866  3034 tablet_replica.cc:333] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.891659  3034 raft_consensus.cc:2243] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.892195  3034 raft_consensus.cc:2272] T 9a2d4f5c61814624a8790300d283db93 P 61e4aedb28444c0ea72a79a6cae1b929 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.894475  3034 tablet_replica.cc:333] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.895035  3034 raft_consensus.cc:2243] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.895550  3034 raft_consensus.cc:2272] T b4eae9e702b54533961c3ebbd73abab7 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.897055  3034 tablet_replica.cc:333] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.897552  3034 raft_consensus.cc:2243] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.898213  3034 raft_consensus.cc:2272] T 2faea5c9540f4df08750f11a8349e830 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.899919  3034 tablet_replica.cc:333] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.900429  3034 raft_consensus.cc:2243] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.900883  3034 raft_consensus.cc:2272] T 0aaa2e5baf5f473382f98decf499eff6 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.902477  3034 tablet_replica.cc:333] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.902981  3034 raft_consensus.cc:2243] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.903707  3034 raft_consensus.cc:2272] T 39ab674ee99d49c2adf8f5fdddb2cb5b P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.905481  3034 tablet_replica.cc:333] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.906081  3034 raft_consensus.cc:2243] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.906939  3034 raft_consensus.cc:2272] T 2b4abe4c89d6423e88c9881c7c04ba04 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.909185  3034 tablet_replica.cc:333] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.909739  3034 raft_consensus.cc:2243] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.910530  3034 raft_consensus.cc:2272] T 5a48dc636fb5491c85f283fe1e8f1e49 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.912698  3034 tablet_replica.cc:333] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.913152  3034 raft_consensus.cc:2243] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.913743  3034 raft_consensus.cc:2272] T 5026977cb3e3435883edf19dac7c1741 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.915422  3034 tablet_replica.cc:333] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.915969  3034 raft_consensus.cc:2243] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.916385  3034 raft_consensus.cc:2272] T 8a238895678a47dca45f427a2bc14323 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.917989  3034 tablet_replica.cc:333] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.918449  3034 raft_consensus.cc:2243] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.918844  3034 raft_consensus.cc:2272] T 3ee489f483ea4c56adc01ee51b1909f1 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.920434  3034 tablet_replica.cc:333] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.920892  3034 raft_consensus.cc:2243] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.921244  3034 raft_consensus.cc:2272] T 35e4afb754644a7f83fc500bc48c4f75 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.922863  3034 tablet_replica.cc:333] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.923522  3034 raft_consensus.cc:2243] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.924180  3034 raft_consensus.cc:2272] T 91ff1567ecb94cfc844e897246a9a8fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.926187  3034 tablet_replica.cc:333] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.926601  3034 raft_consensus.cc:2243] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.927209  3034 raft_consensus.cc:2272] T 4fea820104124bbcaf51f2fc3d57ef73 P 61e4aedb28444c0ea72a79a6cae1b929 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.928673  3034 tablet_replica.cc:333] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.929111  3034 raft_consensus.cc:2243] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.929493  3034 raft_consensus.cc:2272] T d8342c1d60824e8db1a61f2961201b39 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.930956  3034 tablet_replica.cc:333] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.931387  3034 raft_consensus.cc:2243] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.931824  3034 raft_consensus.cc:2272] T 528080f872df4e289cfcfab916108877 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.933287  3034 tablet_replica.cc:333] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.933684  3034 raft_consensus.cc:2243] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.934263  3034 raft_consensus.cc:2272] T 6014e5d78b6c4e9fbcde44600bd7103f P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.935812  3034 tablet_replica.cc:333] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.936247  3034 raft_consensus.cc:2243] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.936553  3034 raft_consensus.cc:2272] T 44388fe6a0ea47448420f01f44db9c41 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.937951  3034 tablet_replica.cc:333] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.938366  3034 raft_consensus.cc:2243] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.938764  3034 raft_consensus.cc:2272] T ee677f3d46ce401782a08ac3be053308 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.940393  3034 tablet_replica.cc:333] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.940896  3034 raft_consensus.cc:2243] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.941342  3034 raft_consensus.cc:2272] T e4fb45f6a5f5412aa0f203b1c0ba0a4b P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.942819  3034 tablet_replica.cc:333] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.943279  3034 raft_consensus.cc:2243] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.943742  3034 raft_consensus.cc:2272] T e9efd187c1604432ab28fd5bd39d81ae P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.945330  3034 tablet_replica.cc:333] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.945868  3034 raft_consensus.cc:2243] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.946501  3034 raft_consensus.cc:2272] T e1a3169858f14125a9ed34cd9704a96d P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.948058  3034 tablet_replica.cc:333] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.948499  3034 raft_consensus.cc:2243] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.949131  3034 raft_consensus.cc:2272] T 18e56d3b1dca432380ae61255a090650 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.950845  3034 tablet_replica.cc:333] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.951292  3034 raft_consensus.cc:2243] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.951933  3034 raft_consensus.cc:2272] T 77b480b4a5a74a32a53b2978ee2376d0 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.953517  3034 tablet_replica.cc:333] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.953984  3034 raft_consensus.cc:2243] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.954430  3034 raft_consensus.cc:2272] T 5dbc82fbc28b4f78b36cc927794ace90 P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.955928  3034 tablet_replica.cc:333] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.956357  3034 raft_consensus.cc:2243] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:30.956791  3034 raft_consensus.cc:2272] T d5947e26695b463fb415c69ce63dc2fb P 61e4aedb28444c0ea72a79a6cae1b929 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.958302  3034 tablet_replica.cc:333] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.958724  3034 raft_consensus.cc:2243] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.959340  3034 raft_consensus.cc:2272] T bc6e1f6ecdcb41e4b16bef038d70a087 P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:30.960922  3034 tablet_replica.cc:333] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929: stopping tablet replica
I20260709 13:14:30.961331  3034 raft_consensus.cc:2243] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:30.961982  3034 raft_consensus.cc:2272] T e614cd09ac6a467d8c4deda9b973125e P 61e4aedb28444c0ea72a79a6cae1b929 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:31.020486  3034 tablet_server.cc:196] TabletServer@127.2.246.132:0 shutdown complete.
I20260709 13:14:31.075400  3034 master.cc:562] Master@127.2.246.190:46781 shutting down...
I20260709 13:14:31.099148  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:31.099692  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:31.100102  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P cdae8e2057db4e77a8f45a75573965f8: stopping tablet replica
I20260709 13:14:31.146725  3034 master.cc:584] Master@127.2.246.190:46781 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (54900 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:14:31.239620  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:39429
I20260709 13:14:31.241072  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:31.246537  5894 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 13:14:31.246618  5895 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 13:14:31.247262  5897 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 13:14:31.249313  3034 server_base.cc:1061] running on GCE node
I20260709 13:14:31.250674  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:31.250878  3034 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 13:14:31.251000  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602871250985 us; error 0 us; skew 500 ppm
I20260709 13:14:31.251428  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:31.253598  3034 webserver.cc:533] Webserver started at http://127.2.246.190:38815/ using document root <none> and password file <none>
I20260709 13:14:31.254015  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:31.254160  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:31.254379  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:31.255362  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "6cd950e3e1ea402fb367627884796815"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.259792  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 13:14:31.262895  5902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.263608  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:14:31.264174  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "6cd950e3e1ea402fb367627884796815"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.264488  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-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 13:14:31.275199  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:31.276517  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:31.312600  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:39429
I20260709 13:14:31.312690  5953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:39429 every 8 connection(s)
I20260709 13:14:31.316305  5954 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 13:14:31.325448  5954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815: Bootstrap starting.
I20260709 13:14:31.329842  5954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:31.333716  5954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815: No bootstrap required, opened a new log
I20260709 13:14:31.335647  5954 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cd950e3e1ea402fb367627884796815" member_type: VOTER }
I20260709 13:14:31.336045  5954 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:31.336254  5954 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cd950e3e1ea402fb367627884796815, State: Initialized, Role: FOLLOWER
I20260709 13:14:31.336901  5954 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6cd950e3e1ea402fb367627884796815" member_type: VOTER }
I20260709 13:14:31.337345  5954 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:14:31.337580  5954 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:14:31.337819  5954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:31.341888  5954 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cd950e3e1ea402fb367627884796815" member_type: VOTER }
I20260709 13:14:31.342374  5954 leader_election.cc:304] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [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: 6cd950e3e1ea402fb367627884796815; no voters: 
I20260709 13:14:31.343453  5954 leader_election.cc:290] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:14:31.343813  5957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:31.345139  5957 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 1 LEADER]: Becoming Leader. State: Replica: 6cd950e3e1ea402fb367627884796815, State: Running, Role: LEADER
I20260709 13:14:31.345700  5957 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [LEADER]: Queue going to LEADER mode. State: All 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: "6cd950e3e1ea402fb367627884796815" member_type: VOTER }
I20260709 13:14:31.346218  5954 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:14:31.350171  5958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6cd950e3e1ea402fb367627884796815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cd950e3e1ea402fb367627884796815" member_type: VOTER } }
I20260709 13:14:31.350845  5958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:31.350564  5959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6cd950e3e1ea402fb367627884796815. Latest consensus state: current_term: 1 leader_uuid: "6cd950e3e1ea402fb367627884796815" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cd950e3e1ea402fb367627884796815" member_type: VOTER } }
I20260709 13:14:31.351248  5959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [sys.catalog]: This master's current role is: LEADER
I20260709 13:14:31.358771  5965 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:14:31.366487  5965 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:14:31.367405  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:14:31.374711  5965 catalog_manager.cc:1383] Generated new cluster ID: 93c6970b0e114871a343c3f8ecc4a777
I20260709 13:14:31.374949  5965 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:14:31.389472  5965 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:14:31.390614  5965 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:14:31.405423  5965 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815: Generated new TSK 0
I20260709 13:14:31.405989  5965 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:14:31.433945  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:31.439812  5975 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 13:14:31.440856  5976 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 13:14:31.443539  5978 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 13:14:31.443580  3034 server_base.cc:1061] running on GCE node
I20260709 13:14:31.444880  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:31.445055  3034 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 13:14:31.445173  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602871445162 us; error 0 us; skew 500 ppm
I20260709 13:14:31.445676  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:31.447830  3034 webserver.cc:533] Webserver started at http://127.2.246.129:43645/ using document root <none> and password file <none>
I20260709 13:14:31.448315  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:31.448508  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:31.448791  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:31.449810  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "711b48157fb94c53b011300aeadeba51"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.453908  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:14:31.456950  5983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.457628  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:14:31.457924  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "711b48157fb94c53b011300aeadeba51"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.458201  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-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 13:14:31.470702  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:31.471865  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:31.473259  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:31.475391  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:31.475610  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.475860  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:31.476050  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.513164  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:36379
I20260709 13:14:31.513264  6045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:36379 every 8 connection(s)
I20260709 13:14:31.517693  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:31.524966  6050 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 13:14:31.525915  6051 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 13:14:31.527580  6053 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 13:14:31.528330  3034 server_base.cc:1061] running on GCE node
I20260709 13:14:31.529788  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:31.530028  3034 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 13:14:31.530243  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602871530228 us; error 0 us; skew 500 ppm
I20260709 13:14:31.530707  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:31.533239  3034 webserver.cc:533] Webserver started at http://127.2.246.130:46079/ using document root <none> and password file <none>
I20260709 13:14:31.533870  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:31.534104  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:31.534395  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:31.535221  6046 heartbeater.cc:344] Connected to a master server at 127.2.246.190:39429
I20260709 13:14:31.535638  6046 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:31.535607  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "f619e94302144f54b9dc4e10f7821687"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.536549  6046 heartbeater.cc:507] Master 127.2.246.190:39429 requested a full tablet report, sending...
I20260709 13:14:31.538668  5919 ts_manager.cc:194] Registered new tserver with Master: 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:31.540586  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:14:31.540853  5919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35402
I20260709 13:14:31.544133  6058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.545024  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:14:31.545354  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "f619e94302144f54b9dc4e10f7821687"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.545647  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-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 13:14:31.566422  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:31.567561  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:31.568953  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:31.571026  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:31.571242  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.571491  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:31.571664  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.610605  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:34989
I20260709 13:14:31.610818  6120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:34989 every 8 connection(s)
I20260709 13:14:31.615514  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:31.622328  6124 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 13:14:31.623109  6125 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 13:14:31.625631  6127 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 13:14:31.626039  3034 server_base.cc:1061] running on GCE node
I20260709 13:14:31.626917  6121 heartbeater.cc:344] Connected to a master server at 127.2.246.190:39429
I20260709 13:14:31.627120  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:14:31.627339  6121 heartbeater.cc:461] Registering TS with master...
W20260709 13:14:31.627388  3034 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 13:14:31.627684  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602871627666 us; error 0 us; skew 500 ppm
I20260709 13:14:31.628260  6121 heartbeater.cc:507] Master 127.2.246.190:39429 requested a full tablet report, sending...
I20260709 13:14:31.628450  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:31.630546  5919 ts_manager.cc:194] Registered new tserver with Master: f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:31.631282  3034 webserver.cc:533] Webserver started at http://127.2.246.131:45135/ using document root <none> and password file <none>
I20260709 13:14:31.631858  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:31.632050  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:31.632125  5919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35414
I20260709 13:14:31.632359  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:31.633626  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "5532db8d1ae9477a953a8427a9a3ea98"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.637751  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:14:31.640771  6132 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.641491  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:14:31.641848  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "5532db8d1ae9477a953a8427a9a3ea98"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.642135  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-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 13:14:31.661875  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:31.662987  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:31.664420  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:31.666759  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:31.666987  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.667223  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:31.667397  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.706817  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:34313
I20260709 13:14:31.706976  6194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:34313 every 8 connection(s)
I20260709 13:14:31.711417  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:31.717624  6198 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 13:14:31.720142  6199 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 13:14:31.721437  3034 server_base.cc:1061] running on GCE node
I20260709 13:14:31.723150  6195 heartbeater.cc:344] Connected to a master server at 127.2.246.190:39429
W20260709 13:14:31.723232  6201 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 13:14:31.723685  6195 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:31.724437  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:31.724766  3034 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 13:14:31.724728  6195 heartbeater.cc:507] Master 127.2.246.190:39429 requested a full tablet report, sending...
I20260709 13:14:31.725191  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602871725169 us; error 0 us; skew 500 ppm
I20260709 13:14:31.726022  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:31.727157  5919 ts_manager.cc:194] Registered new tserver with Master: 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:31.728634  5919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35420
I20260709 13:14:31.728796  3034 webserver.cc:533] Webserver started at http://127.2.246.132:33417/ using document root <none> and password file <none>
I20260709 13:14:31.729357  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:31.729571  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:14:31.729828  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:14:31.730826  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-3-root/instance:
uuid: "78dc46d15d724130841fcfb2bb77430f"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.735042  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:14:31.738087  6206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.738935  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:14:31.739173  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-3-root
uuid: "78dc46d15d724130841fcfb2bb77430f"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:31.739395  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-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 13:14:31.775813  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:31.776983  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:31.778349  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:31.780638  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:14:31.780886  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.781134  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:14:31.781263  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:31.821918  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.132:43437
I20260709 13:14:31.822037  6268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.132:43437 every 8 connection(s)
I20260709 13:14:31.835875  6269 heartbeater.cc:344] Connected to a master server at 127.2.246.190:39429
I20260709 13:14:31.836287  6269 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:31.836975  6269 heartbeater.cc:507] Master 127.2.246.190:39429 requested a full tablet report, sending...
I20260709 13:14:31.839003  5919 ts_manager.cc:194] Registered new tserver with Master: 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:31.839654  3034 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014760285s
I20260709 13:14:31.840585  5919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35422
I20260709 13:14:31.866869  5919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35434:
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 13:14:32.110178  6011 tablet_service.cc:1511] Processing CreateTablet for tablet d4a60730b56e493cb81406c4d0b7cb33 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:32.111585  6011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a60730b56e493cb81406c4d0b7cb33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.112490  6008 tablet_service.cc:1511] Processing CreateTablet for tablet ce9bd7e99fd8490a8421d498ead18b64 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:32.113782  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9bd7e99fd8490a8421d498ead18b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.116719  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 87f2fb9ccbd04994bee43d4191c92c9b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:32.118074  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f2fb9ccbd04994bee43d4191c92c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.117728  6009 tablet_service.cc:1511] Processing CreateTablet for tablet 34e6fa0a29664d69b3f52401ae30cfc7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:32.119213  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e6fa0a29664d69b3f52401ae30cfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.119916  6005 tablet_service.cc:1511] Processing CreateTablet for tablet 63a32a10425b4651a55edf3855103e55 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:32.120256  6003 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2d11f5c724cda97aef00471b67db7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:32.120741  6006 tablet_service.cc:1511] Processing CreateTablet for tablet c87b0d528e584157b36aefba716fc882 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:32.122373  6004 tablet_service.cc:1511] Processing CreateTablet for tablet d6e8ad10681540f4b16fdcf699c39368 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:32.121177  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a32a10425b4651a55edf3855103e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.123646  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87b0d528e584157b36aefba716fc882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.116719  6010 tablet_service.cc:1511] Processing CreateTablet for tablet e9221f64b9fd4d289b5f7bb4f39641d0 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:32.124398  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e8ad10681540f4b16fdcf699c39368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.125005  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9221f64b9fd4d289b5f7bb4f39641d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.127316  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2d11f5c724cda97aef00471b67db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.142701  6002 tablet_service.cc:1511] Processing CreateTablet for tablet dd6edebaf2a5449da54450629deb17b7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:32.144184  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6edebaf2a5449da54450629deb17b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.161407  6004 tablet_service.cc:1511] Processing CreateTablet for tablet b31771571a84479aae360afb648e7436 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:32.162703  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31771571a84479aae360afb648e7436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.165136  6160 tablet_service.cc:1511] Processing CreateTablet for tablet d4a60730b56e493cb81406c4d0b7cb33 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:32.166463  6160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a60730b56e493cb81406c4d0b7cb33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.170131  6288 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:32.178223  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb35d41479145a3a97b39dd9aea35d9 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:32.179517  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb35d41479145a3a97b39dd9aea35d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.181056  6234 tablet_service.cc:1511] Processing CreateTablet for tablet d4a60730b56e493cb81406c4d0b7cb33 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:14:32.182353  6234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a60730b56e493cb81406c4d0b7cb33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.182126  6159 tablet_service.cc:1511] Processing CreateTablet for tablet e9221f64b9fd4d289b5f7bb4f39641d0 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:32.183409  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9221f64b9fd4d289b5f7bb4f39641d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.184916  6158 tablet_service.cc:1511] Processing CreateTablet for tablet 45b296dcc1634d74920dd67911048ea7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:32.185282  6233 tablet_service.cc:1511] Processing CreateTablet for tablet 34e6fa0a29664d69b3f52401ae30cfc7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:32.186234  6158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b296dcc1634d74920dd67911048ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.186568  6233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e6fa0a29664d69b3f52401ae30cfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.188330  6227 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2d11f5c724cda97aef00471b67db7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:32.188829  6226 tablet_service.cc:1511] Processing CreateTablet for tablet d3f47a7a66764d0bb66f5e2540248773 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:32.189257  6157 tablet_service.cc:1511] Processing CreateTablet for tablet ce9bd7e99fd8490a8421d498ead18b64 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:32.189689  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2d11f5c724cda97aef00471b67db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.190562  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9bd7e99fd8490a8421d498ead18b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.190912  6225 tablet_service.cc:1511] Processing CreateTablet for tablet b31771571a84479aae360afb648e7436 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:32.191437  6232 tablet_service.cc:1511] Processing CreateTablet for tablet 45b296dcc1634d74920dd67911048ea7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:32.192224  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31771571a84479aae360afb648e7436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.192775  6156 tablet_service.cc:1511] Processing CreateTablet for tablet c87b0d528e584157b36aefba716fc882 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:32.193622  6231 tablet_service.cc:1511] Processing CreateTablet for tablet 87f2fb9ccbd04994bee43d4191c92c9b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:32.194062  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87b0d528e584157b36aefba716fc882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.194459  6078 tablet_service.cc:1511] Processing CreateTablet for tablet d3f47a7a66764d0bb66f5e2540248773 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:32.195683  6230 tablet_service.cc:1511] Processing CreateTablet for tablet c87b0d528e584157b36aefba716fc882 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:14:32.196870  6082 tablet_service.cc:1511] Processing CreateTablet for tablet 87f2fb9ccbd04994bee43d4191c92c9b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:14:32.197070  6152 tablet_service.cc:1511] Processing CreateTablet for tablet d3f47a7a66764d0bb66f5e2540248773 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:14:32.197829  6229 tablet_service.cc:1511] Processing CreateTablet for tablet ab2a6d1fd40642318db24f1b2f1863c9 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:32.198428  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f47a7a66764d0bb66f5e2540248773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.199115  6081 tablet_service.cc:1511] Processing CreateTablet for tablet ab2a6d1fd40642318db24f1b2f1863c9 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:32.199993  6228 tablet_service.cc:1511] Processing CreateTablet for tablet d6e8ad10681540f4b16fdcf699c39368 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:32.200753  6153 tablet_service.cc:1511] Processing CreateTablet for tablet 5df2d11f5c724cda97aef00471b67db7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:14:32.201404  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 63a32a10425b4651a55edf3855103e55 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:32.202060  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5df2d11f5c724cda97aef00471b67db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.202118  6086 tablet_service.cc:1511] Processing CreateTablet for tablet e9221f64b9fd4d289b5f7bb4f39641d0 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:14:32.203588  6079 tablet_service.cc:1511] Processing CreateTablet for tablet d6e8ad10681540f4b16fdcf699c39368 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:14:32.204883  6083 tablet_service.cc:1511] Processing CreateTablet for tablet ce9bd7e99fd8490a8421d498ead18b64 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:14:32.205862  6077 tablet_service.cc:1511] Processing CreateTablet for tablet dd6edebaf2a5449da54450629deb17b7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:32.205958  6155 tablet_service.cc:1511] Processing CreateTablet for tablet ab2a6d1fd40642318db24f1b2f1863c9 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:14:32.207312  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2a6d1fd40642318db24f1b2f1863c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.207010  6084 tablet_service.cc:1511] Processing CreateTablet for tablet 45b296dcc1634d74920dd67911048ea7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:14:32.210507  6085 tablet_service.cc:1511] Processing CreateTablet for tablet 34e6fa0a29664d69b3f52401ae30cfc7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:14:32.204901  6154 tablet_service.cc:1511] Processing CreateTablet for tablet 63a32a10425b4651a55edf3855103e55 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:14:32.213088  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a32a10425b4651a55edf3855103e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.215837  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e8ad10681540f4b16fdcf699c39368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.216485  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f47a7a66764d0bb66f5e2540248773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.217087  6232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b296dcc1634d74920dd67911048ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.217674  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2a6d1fd40642318db24f1b2f1863c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.220031  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87b0d528e584157b36aefba716fc882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.224823  6231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f2fb9ccbd04994bee43d4191c92c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.227823  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f47a7a66764d0bb66f5e2540248773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.228513  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f2fb9ccbd04994bee43d4191c92c9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.229089  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6edebaf2a5449da54450629deb17b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.229660  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a32a10425b4651a55edf3855103e55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.232055  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2a6d1fd40642318db24f1b2f1863c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.236070  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6e8ad10681540f4b16fdcf699c39368. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.240027  6083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9bd7e99fd8490a8421d498ead18b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.243662  6086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9221f64b9fd4d289b5f7bb4f39641d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.252033  6084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b296dcc1634d74920dd67911048ea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.257083  6160 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb35d41479145a3a97b39dd9aea35d9 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:32.260037  6085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e6fa0a29664d69b3f52401ae30cfc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.261742  6160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb35d41479145a3a97b39dd9aea35d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.300196  6151 tablet_service.cc:1511] Processing CreateTablet for tablet dd6edebaf2a5449da54450629deb17b7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:14:32.301568  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd6edebaf2a5449da54450629deb17b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.302028  6159 tablet_service.cc:1511] Processing CreateTablet for tablet 08bcbbc6a323452dbf76776500343505 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:32.307974  6289 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:32.308369  6002 tablet_service.cc:1511] Processing CreateTablet for tablet b18832abe225493e9a1c4423127f0bca (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:32.309571  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18832abe225493e9a1c4423127f0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.312202  6288 tablet_bootstrap.cc:654] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.312042  6231 tablet_service.cc:1511] Processing CreateTablet for tablet 8bb35d41479145a3a97b39dd9aea35d9 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:14:32.313335  6231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bb35d41479145a3a97b39dd9aea35d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.313580  6155 tablet_service.cc:1511] Processing CreateTablet for tablet b18832abe225493e9a1c4423127f0bca (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:32.320391  6228 tablet_service.cc:1511] Processing CreateTablet for tablet 08bcbbc6a323452dbf76776500343505 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:14:32.321717  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bcbbc6a323452dbf76776500343505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.326215  6009 tablet_service.cc:1511] Processing CreateTablet for tablet c5fb1553226c44abb2d25e03b7d6f76d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:32.327473  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fb1553226c44abb2d25e03b7d6f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.329700  6086 tablet_service.cc:1511] Processing CreateTablet for tablet b31771571a84479aae360afb648e7436 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:14:32.337334  6086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31771571a84479aae360afb648e7436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.307071  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bcbbc6a323452dbf76776500343505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.354353  6084 tablet_service.cc:1511] Processing CreateTablet for tablet 08bcbbc6a323452dbf76776500343505 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
W20260709 13:14:32.359795  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:32.363997  6156 tablet_service.cc:1511] Processing CreateTablet for tablet 8cac85a3b5d84bfebddbc0c30044564b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:32.366209  6084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08bcbbc6a323452dbf76776500343505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.370434  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18832abe225493e9a1c4423127f0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.377933  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 8cac85a3b5d84bfebddbc0c30044564b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:32.379247  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cac85a3b5d84bfebddbc0c30044564b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.381747  6160 tablet_service.cc:1511] Processing CreateTablet for tablet edb157ad5f1740a6933807c80ee6b804 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:32.384069  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cac85a3b5d84bfebddbc0c30044564b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.384670  6160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb157ad5f1740a6933807c80ee6b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.387200  6288 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:32.387669  6288 ts_tablet_manager.cc:1403] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.218s	user 0.009s	sys 0.005s
I20260709 13:14:32.390825  6157 tablet_service.cc:1511] Processing CreateTablet for tablet cc2a37a79b7847228be93727d091af96 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:32.395277  6289 tablet_bootstrap.cc:654] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.403946  6011 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc33a6c49ad4219b1d66a3df730c27d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:32.404526  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2a37a79b7847228be93727d091af96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.405196  6011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc33a6c49ad4219b1d66a3df730c27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.392457  6291 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:32.418053  6078 tablet_service.cc:1511] Processing CreateTablet for tablet b18832abe225493e9a1c4423127f0bca (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:14:32.424540  6079 tablet_service.cc:1511] Processing CreateTablet for tablet cc2a37a79b7847228be93727d091af96 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:32.425259  6083 tablet_service.cc:1511] Processing CreateTablet for tablet c5fb1553226c44abb2d25e03b7d6f76d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:32.425804  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2a37a79b7847228be93727d091af96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.426437  6083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fb1553226c44abb2d25e03b7d6f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.426736  6291 tablet_bootstrap.cc:654] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.428212  6290 tablet_bootstrap.cc:492] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:32.424482  6085 tablet_service.cc:1511] Processing CreateTablet for tablet edb157ad5f1740a6933807c80ee6b804 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:32.431304  6085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb157ad5f1740a6933807c80ee6b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.403196  6288 raft_consensus.cc:359] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.432238  6288 raft_consensus.cc:385] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.432534  6288 raft_consensus.cc:740] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.433379  6288 consensus_queue.cc:260] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.435175  6234 tablet_service.cc:1511] Processing CreateTablet for tablet c5fb1553226c44abb2d25e03b7d6f76d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:14:32.435261  6002 tablet_service.cc:1511] Processing CreateTablet for tablet cc2a37a79b7847228be93727d091af96 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:14:32.436513  6234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fb1553226c44abb2d25e03b7d6f76d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.436592  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2a37a79b7847228be93727d091af96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.437184  6005 tablet_service.cc:1511] Processing CreateTablet for tablet 98560580a40a4e1dbb81ea6ad8eb9a8a (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:32.438400  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98560580a40a4e1dbb81ea6ad8eb9a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.438678  6226 tablet_service.cc:1511] Processing CreateTablet for tablet 8cac85a3b5d84bfebddbc0c30044564b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:14:32.441134  6232 tablet_service.cc:1511] Processing CreateTablet for tablet edb157ad5f1740a6933807c80ee6b804 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:14:32.441630  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18832abe225493e9a1c4423127f0bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.442690  6231 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc33a6c49ad4219b1d66a3df730c27d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:32.453518  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc33a6c49ad4219b1d66a3df730c27d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:14:32.456060  6226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cac85a3b5d84bfebddbc0c30044564b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.457669  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc33a6c49ad4219b1d66a3df730c27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.458341  6232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb157ad5f1740a6933807c80ee6b804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.461511  6231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc33a6c49ad4219b1d66a3df730c27d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.465471  6289 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:32.466042  6289 ts_tablet_manager.cc:1403] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.003s
I20260709 13:14:32.468905  6289 raft_consensus.cc:359] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.469558  6289 raft_consensus.cc:385] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.469856  6289 raft_consensus.cc:740] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.470559  6289 consensus_queue.cc:260] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.477927  6154 tablet_service.cc:1511] Processing CreateTablet for tablet 90d6319f0ec54c3dbe6b3bd60fe29a8c (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:32.480532  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d6319f0ec54c3dbe6b3bd60fe29a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.492807  6008 tablet_service.cc:1511] Processing CreateTablet for tablet abbf141e04994a1eb8b06abd279b5601 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:32.494058  6082 tablet_service.cc:1511] Processing CreateTablet for tablet 90d6319f0ec54c3dbe6b3bd60fe29a8c (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:32.494081  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbf141e04994a1eb8b06abd279b5601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.495901  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d6319f0ec54c3dbe6b3bd60fe29a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.498126  6290 tablet_bootstrap.cc:654] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.465866  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 98560580a40a4e1dbb81ea6ad8eb9a8a (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:32.503078  6006 tablet_service.cc:1511] Processing CreateTablet for tablet ec2128b73aa44da2b0834ad1aa6946e8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:32.503793  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98560580a40a4e1dbb81ea6ad8eb9a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.505445  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2128b73aa44da2b0834ad1aa6946e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.508628  6046 heartbeater.cc:499] Master 127.2.246.190:39429 was elected leader, sending a full tablet report...
I20260709 13:14:32.450811  6227 tablet_service.cc:1511] Processing CreateTablet for tablet 98560580a40a4e1dbb81ea6ad8eb9a8a (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:14:32.514024  6010 tablet_service.cc:1511] Processing CreateTablet for tablet 497e4475260a479187e5966345115165 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:32.515264  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497e4475260a479187e5966345115165. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:32.517789  6047 tablet.cc:2406] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:14:32.528102  6228 tablet_service.cc:1511] Processing CreateTablet for tablet ec2128b73aa44da2b0834ad1aa6946e8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:32.528870  6081 tablet_service.cc:1511] Processing CreateTablet for tablet ec2128b73aa44da2b0834ad1aa6946e8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:14:32.528102  6077 tablet_service.cc:1511] Processing CreateTablet for tablet abbf141e04994a1eb8b06abd279b5601 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:32.528890  6155 tablet_service.cc:1511] Processing CreateTablet for tablet 8de38c5dacbd435582f50e8a38dbc2a5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:32.529031  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 497e4475260a479187e5966345115165 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:32.531652  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de38c5dacbd435582f50e8a38dbc2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.531859  6288 ts_tablet_manager.cc:1434] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.144s	user 0.012s	sys 0.018s
I20260709 13:14:32.539740  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 90d6319f0ec54c3dbe6b3bd60fe29a8c (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:14:32.540377  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbf141e04994a1eb8b06abd279b5601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.541452  6159 tablet_service.cc:1511] Processing CreateTablet for tablet 497e4475260a479187e5966345115165 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:14:32.534264  6156 tablet_service.cc:1511] Processing CreateTablet for tablet abbf141e04994a1eb8b06abd279b5601 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:14:32.544304  6003 tablet_service.cc:1511] Processing CreateTablet for tablet 697f18b79dd949f994f3961a07cf124a (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:32.546152  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 8de38c5dacbd435582f50e8a38dbc2a5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:32.548831  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98560580a40a4e1dbb81ea6ad8eb9a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.558055  6195 heartbeater.cc:499] Master 127.2.246.190:39429 was elected leader, sending a full tablet report...
I20260709 13:14:32.560392  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497e4475260a479187e5966345115165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.565253  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2128b73aa44da2b0834ad1aa6946e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.565587  6229 tablet_service.cc:1511] Processing CreateTablet for tablet 8de38c5dacbd435582f50e8a38dbc2a5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:14:32.571475  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2128b73aa44da2b0834ad1aa6946e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.572279  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497e4475260a479187e5966345115165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.576465  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697f18b79dd949f994f3961a07cf124a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.580627  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbf141e04994a1eb8b06abd279b5601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.582482  6289 ts_tablet_manager.cc:1434] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.116s	user 0.008s	sys 0.008s
I20260709 13:14:32.583523  6289 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:32.590950  6086 tablet_service.cc:1511] Processing CreateTablet for tablet 697f18b79dd949f994f3961a07cf124a (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:32.604867  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90d6319f0ec54c3dbe6b3bd60fe29a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.607164  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de38c5dacbd435582f50e8a38dbc2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.620076  6291 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:32.620618  6291 ts_tablet_manager.cc:1403] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.228s	user 0.008s	sys 0.010s
I20260709 13:14:32.621980  6288 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:32.630260  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 697f18b79dd949f994f3961a07cf124a (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:14:32.623466  6291 raft_consensus.cc:359] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.632017  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8de38c5dacbd435582f50e8a38dbc2a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.640219  6121 heartbeater.cc:499] Master 127.2.246.190:39429 was elected leader, sending a full tablet report...
I20260709 13:14:32.640599  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697f18b79dd949f994f3961a07cf124a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.639324  6291 raft_consensus.cc:385] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.652607  6291 raft_consensus.cc:740] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.653470  6291 consensus_queue.cc:260] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.666509  6290 tablet_bootstrap.cc:492] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:32.667025  6290 ts_tablet_manager.cc:1403] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.239s	user 0.004s	sys 0.023s
I20260709 13:14:32.669737  6290 raft_consensus.cc:359] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:32.670450  6290 raft_consensus.cc:385] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.670775  6290 raft_consensus.cc:740] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.672930  6233 tablet_service.cc:1511] Processing CreateTablet for tablet a07488a69f3346fa9f57b19b484f82b3 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:32.678045  6086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 697f18b79dd949f994f3961a07cf124a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.688088  6233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07488a69f3346fa9f57b19b484f82b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.700723  6291 ts_tablet_manager.cc:1434] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.010s
I20260709 13:14:32.701459  6269 heartbeater.cc:499] Master 127.2.246.190:39429 was elected leader, sending a full tablet report...
I20260709 13:14:32.712361  6288 tablet_bootstrap.cc:654] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.715828  6299 raft_consensus.cc:493] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.740696  6299 raft_consensus.cc:515] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.681560  6290 consensus_queue.cc:260] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:32.722934  6289 tablet_bootstrap.cc:654] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:32.723568  6291 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:32.733366  6294 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.746721  6294 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.771328  6294 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:32.774646  5903 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 60824.6us
I20260709 13:14:32.796531  6234 tablet_service.cc:1511] Processing CreateTablet for tablet b080d09246064865b0680ecd53bcea9f (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:32.798151  6234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b080d09246064865b0680ecd53bcea9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.800046  6086 tablet_service.cc:1511] Processing CreateTablet for tablet b831fb81208842099b1f1e8916d783c4 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:32.802980  6086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b831fb81208842099b1f1e8916d783c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.803942  6154 tablet_service.cc:1511] Processing CreateTablet for tablet b080d09246064865b0680ecd53bcea9f (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:32.801604  6156 tablet_service.cc:1511] Processing CreateTablet for tablet b831fb81208842099b1f1e8916d783c4 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:32.805172  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b080d09246064865b0680ecd53bcea9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.805799  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b831fb81208842099b1f1e8916d783c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.808727  6228 tablet_service.cc:1511] Processing CreateTablet for tablet b831fb81208842099b1f1e8916d783c4 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:14:32.810103  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b831fb81208842099b1f1e8916d783c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.810868  6299 leader_election.cc:290] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:32.813686  6077 tablet_service.cc:1511] Processing CreateTablet for tablet d4119af70315421a9896d9c81a9eb17e (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:32.814925  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4119af70315421a9896d9c81a9eb17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.815639  6155 tablet_service.cc:1511] Processing CreateTablet for tablet d4119af70315421a9896d9c81a9eb17e (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:14:32.816556  6232 tablet_service.cc:1511] Processing CreateTablet for tablet 182c431904ed42c0aa4256dd8f596b3d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:32.817245  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4119af70315421a9896d9c81a9eb17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.817817  6232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182c431904ed42c0aa4256dd8f596b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.818854  6159 tablet_service.cc:1511] Processing CreateTablet for tablet 94e68b00e2bd4af5a642c96235ff84b8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:32.820024  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e68b00e2bd4af5a642c96235ff84b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.820680  6085 tablet_service.cc:1511] Processing CreateTablet for tablet 182c431904ed42c0aa4256dd8f596b3d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:14:32.830935  6295 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:32.831449  6295 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.837934  6085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182c431904ed42c0aa4256dd8f596b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.821151  6078 tablet_service.cc:1511] Processing CreateTablet for tablet a07488a69f3346fa9f57b19b484f82b3 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:32.846406  6295 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:32.853942  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 94e68b00e2bd4af5a642c96235ff84b8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:14:32.855584  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e68b00e2bd4af5a642c96235ff84b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.863368  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07488a69f3346fa9f57b19b484f82b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.877113  6288 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:32.877840  6288 ts_tablet_manager.cc:1403] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.266s	user 0.014s	sys 0.000s
I20260709 13:14:32.877526  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 0acb0ea1010b43eebe4e8a14b15201f7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:32.890396  6229 tablet_service.cc:1511] Processing CreateTablet for tablet 0acb0ea1010b43eebe4e8a14b15201f7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:32.890487  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 0acb0ea1010b43eebe4e8a14b15201f7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:14:32.891805  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0acb0ea1010b43eebe4e8a14b15201f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.892172  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0acb0ea1010b43eebe4e8a14b15201f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.900224  6082 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca53fafb034442a95768ec171034a7d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:32.932806  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca53fafb034442a95768ec171034a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.945111  6288 raft_consensus.cc:359] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.945884  6288 raft_consensus.cc:385] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:32.946170  6288 raft_consensus.cc:740] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:32.946776  6157 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca53fafb034442a95768ec171034a7d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:32.946940  6288 consensus_queue.cc:260] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:32.948284  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca53fafb034442a95768ec171034a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.949306  6288 ts_tablet_manager.cc:1434] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.003s
I20260709 13:14:32.950255  6288 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:32.983613  6159 tablet_service.cc:1511] Processing CreateTablet for tablet 86906015dbf649ca8f1f2a3796d7b232 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:32.984493  6160 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d6d0c24bc4624b63f06dde86add85 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:32.985438  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 8f282660ebd04918a702c2ab164145f3 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:32.986256  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86906015dbf649ca8f1f2a3796d7b232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.986546  6084 tablet_service.cc:1511] Processing CreateTablet for tablet 865da8ef41e9403a82ca270b8e857472 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:32.987053  6079 tablet_service.cc:1511] Processing CreateTablet for tablet 86906015dbf649ca8f1f2a3796d7b232 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:32.984499  6153 tablet_service.cc:1511] Processing CreateTablet for tablet 959b30737da5424680e1c5f5f12e23db (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:32.986701  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f282660ebd04918a702c2ab164145f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.989241  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959b30737da5424680e1c5f5f12e23db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.989601  6083 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2a86c981743078ad5dc1c83772ae4 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:32.988251  6156 tablet_service.cc:1511] Processing CreateTablet for tablet 865da8ef41e9403a82ca270b8e857472 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:32.991077  6083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2a86c981743078ad5dc1c83772ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.992054  6160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d6d0c24bc4624b63f06dde86add85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.992730  6156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865da8ef41e9403a82ca270b8e857472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.993310  6084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865da8ef41e9403a82ca270b8e857472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.004703  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3a3b81f0aa4af486ec7ba649b5e166 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:33.006078  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3a3b81f0aa4af486ec7ba649b5e166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.005764  6232 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3a3b81f0aa4af486ec7ba649b5e166 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:33.006980  6232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3a3b81f0aa4af486ec7ba649b5e166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.012194  6289 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:33.012811  6289 ts_tablet_manager.cc:1403] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.429s	user 0.010s	sys 0.014s
I20260709 13:14:33.016947  6229 tablet_service.cc:1511] Processing CreateTablet for tablet 8f282660ebd04918a702c2ab164145f3 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:33.018237  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f282660ebd04918a702c2ab164145f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.020272  6291 tablet_bootstrap.cc:700] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: Time spent opening tablet: real 0.113s	user 0.000s	sys 0.000s
I20260709 13:14:33.021044  6291 tablet_bootstrap.cc:654] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.021158  6300 raft_consensus.cc:493] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.021659  6300 raft_consensus.cc:515] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:33.024451  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86906015dbf649ca8f1f2a3796d7b232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:32.963438  6290 ts_tablet_manager.cc:1434] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.296s	user 0.010s	sys 0.008s
I20260709 13:14:33.024719  6233 tablet_service.cc:1511] Processing CreateTablet for tablet 86906015dbf649ca8f1f2a3796d7b232 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:14:33.051159  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0acb0ea1010b43eebe4e8a14b15201f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.069628  6158 tablet_service.cc:1511] Processing CreateTablet for tablet 552bc2bc2d5b42ab9bbe5d4890102ade (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:33.070947  6158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552bc2bc2d5b42ab9bbe5d4890102ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.073972  6233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86906015dbf649ca8f1f2a3796d7b232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.075073  6290 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:33.076941  6157 tablet_service.cc:1511] Processing CreateTablet for tablet f555870fc50745c2befdf6f726f56e83 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:33.078202  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f555870fc50745c2befdf6f726f56e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.065685  6300 leader_election.cc:290] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:33.056012  6289 raft_consensus.cc:359] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:33.096975  6227 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d6d0c24bc4624b63f06dde86add85 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:33.108374  6225 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2a86c981743078ad5dc1c83772ae4 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:33.097051  6085 tablet_service.cc:1511] Processing CreateTablet for tablet 959b30737da5424680e1c5f5f12e23db (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:33.125140  6085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959b30737da5424680e1c5f5f12e23db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.126343  6290 tablet_bootstrap.cc:654] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.128268  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2a86c981743078ad5dc1c83772ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.131311  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d6d0c24bc4624b63f06dde86add85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.134291  6232 tablet_service.cc:1511] Processing CreateTablet for tablet 959b30737da5424680e1c5f5f12e23db (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:14:33.136102  6232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959b30737da5424680e1c5f5f12e23db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.112524  6289 raft_consensus.cc:385] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.136718  6289 raft_consensus.cc:740] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.137578  6289 consensus_queue.cc:260] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:33.139662  6080 tablet_service.cc:1511] Processing CreateTablet for tablet 42ebc3f7cbcd464aa1039e8a191b2d16 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:33.142912  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ebc3f7cbcd464aa1039e8a191b2d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.178295  6231 tablet_service.cc:1511] Processing CreateTablet for tablet 42ebc3f7cbcd464aa1039e8a191b2d16 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:33.181839  6288 tablet_bootstrap.cc:654] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.191848  6231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ebc3f7cbcd464aa1039e8a191b2d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.197852  6289 ts_tablet_manager.cc:1434] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.185s	user 0.007s	sys 0.002s
I20260709 13:14:33.199239  6289 tablet_bootstrap.cc:492] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:33.208251  6228 tablet_service.cc:1511] Processing CreateTablet for tablet f555870fc50745c2befdf6f726f56e83 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:33.210146  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f555870fc50745c2befdf6f726f56e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.308892  6078 tablet_service.cc:1511] Processing CreateTablet for tablet 552bc2bc2d5b42ab9bbe5d4890102ade (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:33.309695  6003 tablet_service.cc:1511] Processing CreateTablet for tablet a07488a69f3346fa9f57b19b484f82b3 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:14:33.313632  6006 tablet_service.cc:1511] Processing CreateTablet for tablet b080d09246064865b0680ecd53bcea9f (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:14:33.317783  6007 tablet_service.cc:1511] Processing CreateTablet for tablet d4119af70315421a9896d9c81a9eb17e (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:14:33.326637  5903 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 236624us
I20260709 13:14:33.333468  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552bc2bc2d5b42ab9bbe5d4890102ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.333134  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:33.341003  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:33.345232  6005 tablet_service.cc:1511] Processing CreateTablet for tablet 182c431904ed42c0aa4256dd8f596b3d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 13:14:33.346488  6133 leader_election.cc:343] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.367586  6011 tablet_service.cc:1511] Processing CreateTablet for tablet 94e68b00e2bd4af5a642c96235ff84b8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 13:14:33.365278  6059 leader_election.cc:343] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.365352  6010 tablet_service.cc:1511] Processing CreateTablet for tablet 2ca53fafb034442a95768ec171034a7d (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:14:33.368971  6009 tablet_service.cc:1511] Processing CreateTablet for tablet 8f282660ebd04918a702c2ab164145f3 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:14:33.379177  6002 tablet_service.cc:1511] Processing CreateTablet for tablet 1e3a3b81f0aa4af486ec7ba649b5e166 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:14:33.382784  6008 tablet_service.cc:1511] Processing CreateTablet for tablet 865da8ef41e9403a82ca270b8e857472 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:14:33.394702  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07488a69f3346fa9f57b19b484f82b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.395546  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f282660ebd04918a702c2ab164145f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.397235  6004 tablet_service.cc:1511] Processing CreateTablet for tablet dbe2a86c981743078ad5dc1c83772ae4 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:14:33.399019  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe2a86c981743078ad5dc1c83772ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.401806  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ca53fafb034442a95768ec171034a7d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:33.402627  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:33.405094  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4119af70315421a9896d9c81a9eb17e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.407289  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:33.408758  6059 leader_election.cc:343] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.409209  6059 leader_election.cc:304] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:33.410866  6300 raft_consensus.cc:2749] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.415477  6011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e68b00e2bd4af5a642c96235ff84b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.419355  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865da8ef41e9403a82ca270b8e857472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.425634  6291 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:33.426347  6291 ts_tablet_manager.cc:1403] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.703s	user 0.015s	sys 0.017s
I20260709 13:14:33.426957  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e3a3b81f0aa4af486ec7ba649b5e166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.430521  6289 tablet_bootstrap.cc:654] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.432073  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182c431904ed42c0aa4256dd8f596b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.436158  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b080d09246064865b0680ecd53bcea9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.437064  6290 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:33.437836  6290 ts_tablet_manager.cc:1403] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.363s	user 0.014s	sys 0.008s
I20260709 13:14:33.460618  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:33.461476  6170 raft_consensus.cc:2468] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:33.463274  6207 leader_election.cc:304] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:33.466979  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:33.469098  6209 leader_election.cc:343] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.476227  6077 tablet_service.cc:1511] Processing CreateTablet for tablet b3fefc3cbe274e0891d7fe1578a6e3f7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:33.477752  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fefc3cbe274e0891d7fe1578a6e3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.481963  6291 raft_consensus.cc:359] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:33.482976  6291 raft_consensus.cc:385] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.483366  6291 raft_consensus.cc:740] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.516665  6082 tablet_service.cc:1511] Processing CreateTablet for tablet 02a8c551dcef4b1c8916441df0d95434 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:33.516587  6291 consensus_queue.cc:260] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:33.518412  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a8c551dcef4b1c8916441df0d95434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.493183  6290 raft_consensus.cc:359] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:33.519948  6290 raft_consensus.cc:385] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.520357  6290 raft_consensus.cc:740] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.521245  6290 consensus_queue.cc:260] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:33.530476  6079 tablet_service.cc:1511] Processing CreateTablet for tablet 21cc2a097f5946c198edb017b7956301 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:33.531114  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:33.531783  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cc2a097f5946c198edb017b7956301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.502223  6153 tablet_service.cc:1511] Processing CreateTablet for tablet b3fefc3cbe274e0891d7fe1578a6e3f7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:33.506203  6227 tablet_service.cc:1511] Processing CreateTablet for tablet b3fefc3cbe274e0891d7fe1578a6e3f7 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:14:33.510226  6159 tablet_service.cc:1511] Processing CreateTablet for tablet 02a8c551dcef4b1c8916441df0d95434 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:33.536835  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fefc3cbe274e0891d7fe1578a6e3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.537835  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a8c551dcef4b1c8916441df0d95434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.541427  6010 tablet_service.cc:1511] Processing CreateTablet for tablet 42ebc3f7cbcd464aa1039e8a191b2d16 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:14:33.536850  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fefc3cbe274e0891d7fe1578a6e3f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.542649  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ebc3f7cbcd464aa1039e8a191b2d16. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:33.544103  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 81123us
I20260709 13:14:33.545310  6290 ts_tablet_manager.cc:1434] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.107s	user 0.006s	sys 0.003s
I20260709 13:14:33.547519  6003 tablet_service.cc:1511] Processing CreateTablet for tablet cb6d6d0c24bc4624b63f06dde86add85 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:14:33.548609  6290 tablet_bootstrap.cc:492] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:33.549507  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:33.549592  6008 tablet_service.cc:1511] Processing CreateTablet for tablet 552bc2bc2d5b42ab9bbe5d4890102ade (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:14:33.565716  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552bc2bc2d5b42ab9bbe5d4890102ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.552491  6321 raft_consensus.cc:2804] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.553042  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:33.553954  5984 leader_election.cc:343] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.554209  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 21cc2a097f5946c198edb017b7956301 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:33.567667  6021 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:33.568616  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cc2a097f5946c198edb017b7956301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.568501  6170 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:33.568846  6321 raft_consensus.cc:493] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.569451  6321 raft_consensus.cc:3060] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.569794  6002 tablet_service.cc:1511] Processing CreateTablet for tablet f555870fc50745c2befdf6f726f56e83 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:14:33.571316  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f555870fc50745c2befdf6f726f56e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.573602  6009 tablet_service.cc:1511] Processing CreateTablet for tablet 02a8c551dcef4b1c8916441df0d95434 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:14:33.578488  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 21cc2a097f5946c198edb017b7956301 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:14:33.584888  6135 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:33.586417  6295 raft_consensus.cc:2804] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.586800  6295 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.587114  6295 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.554925  6288 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:33.558156  6291 ts_tablet_manager.cc:1434] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.131s	user 0.009s	sys 0.002s
I20260709 13:14:33.557830  6157 tablet_service.cc:1511] Processing CreateTablet for tablet 814fa2d9b43e45d8b969faf2839a14e5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:33.560160  6229 tablet_service.cc:1511] Processing CreateTablet for tablet 814fa2d9b43e45d8b969faf2839a14e5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:33.592646  6288 ts_tablet_manager.cc:1403] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.643s	user 0.020s	sys 0.037s
I20260709 13:14:33.597008  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a8c551dcef4b1c8916441df0d95434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.601215  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21cc2a097f5946c198edb017b7956301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.598219  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814fa2d9b43e45d8b969faf2839a14e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.608009  6229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814fa2d9b43e45d8b969faf2839a14e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.616829  6295 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:33.620471  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:33.620766  6288 raft_consensus.cc:359] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:33.621585  6288 raft_consensus.cc:385] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.621737  6295 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:33.621917  6288 raft_consensus.cc:740] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
W20260709 13:14:33.622527  6133 leader_election.cc:343] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.628363  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb6d6d0c24bc4624b63f06dde86add85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.636400  6011 tablet_service.cc:1511] Processing CreateTablet for tablet 814fa2d9b43e45d8b969faf2839a14e5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:14:33.637718  6011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 814fa2d9b43e45d8b969faf2839a14e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.642426  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 4deba89e9cd04f40ac14d943d3807f39 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:33.642688  6228 tablet_service.cc:1511] Processing CreateTablet for tablet 4deba89e9cd04f40ac14d943d3807f39 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:33.643806  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deba89e9cd04f40ac14d943d3807f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.644160  6228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deba89e9cd04f40ac14d943d3807f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.659193  6291 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:33.665603  6321 raft_consensus.cc:515] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:33.673913  6085 tablet_service.cc:1511] Processing CreateTablet for tablet 57fe89af0c1148bbb5ae55011b346600 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:33.674522  6321 leader_election.cc:290] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:33.675200  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:33.675580  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:33.675925  6170 raft_consensus.cc:3060] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:33.677014  6209 leader_election.cc:343] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.675212  6085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57fe89af0c1148bbb5ae55011b346600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.681959  6170 raft_consensus.cc:2468] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:33.683149  6207 leader_election.cc:304] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:33.622704  6288 consensus_queue.cc:260] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:33.691490  6291 tablet_bootstrap.cc:654] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.692472  6158 tablet_service.cc:1511] Processing CreateTablet for tablet 4deba89e9cd04f40ac14d943d3807f39 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:14:33.693863  6158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deba89e9cd04f40ac14d943d3807f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.695019  6157 tablet_service.cc:1511] Processing CreateTablet for tablet 57fe89af0c1148bbb5ae55011b346600 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:33.669776  5984 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:33.696287  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57fe89af0c1148bbb5ae55011b346600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.716109  6324 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.716732  6324 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:33.721962  6289 tablet_bootstrap.cc:492] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:33.722077  6157 tablet_service.cc:1511] Processing CreateTablet for tablet 06b6bcf41be749128d1029b6d27c0fe8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:33.722546  6289 ts_tablet_manager.cc:1403] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.524s	user 0.037s	sys 0.023s
I20260709 13:14:33.723146  6230 tablet_service.cc:1511] Processing CreateTablet for tablet 89220dd15a4f407ba2b12919e354cb1c (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:33.723825  6231 tablet_service.cc:1511] Processing CreateTablet for tablet 06b6bcf41be749128d1029b6d27c0fe8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:33.725492  6077 tablet_service.cc:1511] Processing CreateTablet for tablet 6e213f809fcc4d64899313962bcbb60b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:33.725816  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 6e213f809fcc4d64899313962bcbb60b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:33.718854  6324 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:33.725945  6289 raft_consensus.cc:359] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:33.687288  6321 raft_consensus.cc:2804] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:33.734731  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e213f809fcc4d64899313962bcbb60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.735033  6230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89220dd15a4f407ba2b12919e354cb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.731765  6289 raft_consensus.cc:385] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.736070  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e213f809fcc4d64899313962bcbb60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.735383  6289 raft_consensus.cc:740] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.740944  6231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b6bcf41be749128d1029b6d27c0fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.733358  6324 raft_consensus.cc:2804] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:33.744068  6324 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:33.744419  6324 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:33.748278  6078 tablet_service.cc:1511] Processing CreateTablet for tablet 89220dd15a4f407ba2b12919e354cb1c (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:33.749966  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89220dd15a4f407ba2b12919e354cb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.755151  6289 consensus_queue.cc:260] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:33.757553  6289 ts_tablet_manager.cc:1434] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 13:14:33.765530  6082 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6428b440af426e88daedaed23c5e23 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:33.766546  6291 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:33.767879  6288 ts_tablet_manager.cc:1434] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.150s	user 0.007s	sys 0.004s
I20260709 13:14:33.767958  6082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6428b440af426e88daedaed23c5e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.769129  6288 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:33.734153  6321 raft_consensus.cc:697] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:33.772505  6321 consensus_queue.cc:237] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:33.775797  6153 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6428b440af426e88daedaed23c5e23 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:33.777252  6159 tablet_service.cc:1511] Processing CreateTablet for tablet 6e213f809fcc4d64899313962bcbb60b (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:14:33.764556  6157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b6bcf41be749128d1029b6d27c0fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.780167  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6428b440af426e88daedaed23c5e23. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:14:33.756202  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 89883.2us
I20260709 13:14:33.768090  6291 ts_tablet_manager.cc:1403] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.010s
I20260709 13:14:33.786883  6291 raft_consensus.cc:359] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:33.787590  6291 raft_consensus.cc:385] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.788020  6291 raft_consensus.cc:740] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.788882  6291 consensus_queue.cc:260] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:33.791294  6291 ts_tablet_manager.cc:1434] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:14:33.796538  6289 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:33.797148  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:33.804644  6011 tablet_service.cc:1511] Processing CreateTablet for tablet 57fe89af0c1148bbb5ae55011b346600 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:14:33.806048  6232 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc0c5e81639483a89b37103465f29a5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:33.798732  6159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e213f809fcc4d64899313962bcbb60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.799567  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 9a6428b440af426e88daedaed23c5e23 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:14:33.807050  6152 tablet_service.cc:1511] Processing CreateTablet for tablet 11b60ba51cbf45429b305e8d8cf37045 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:33.807543  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a6428b440af426e88daedaed23c5e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.808305  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b60ba51cbf45429b305e8d8cf37045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.808530  6232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc0c5e81639483a89b37103465f29a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.799996  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:33.801458  6004 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc0c5e81639483a89b37103465f29a5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:33.810410  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc0c5e81639483a89b37103465f29a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.812047  6011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57fe89af0c1148bbb5ae55011b346600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.801735  6002 tablet_service.cc:1511] Processing CreateTablet for tablet 89220dd15a4f407ba2b12919e354cb1c (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:14:33.799587  6008 tablet_service.cc:1511] Processing CreateTablet for tablet 06b6bcf41be749128d1029b6d27c0fe8 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:14:33.802814  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:33.804283  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc0c5e81639483a89b37103465f29a5 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:14:33.813076  6290 tablet_bootstrap.cc:654] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:33.814114  5984 leader_election.cc:343] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:33.831135  5984 leader_election.cc:343] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.829473  5917 catalog_manager.cc:5697] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:33.831596  5984 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:33.834057  6326 raft_consensus.cc:2749] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.835963  6003 tablet_service.cc:1511] Processing CreateTablet for tablet 11b60ba51cbf45429b305e8d8cf37045 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:33.817019  6227 tablet_service.cc:1511] Processing CreateTablet for tablet 11b60ba51cbf45429b305e8d8cf37045 (DEFAULT_TABLE table=test-workload [id=2b002dd94f97483280b867078eb119bc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:14:33.838423  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc0c5e81639483a89b37103465f29a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.838833  6227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b60ba51cbf45429b305e8d8cf37045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.842717  6288 tablet_bootstrap.cc:654] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.819865  6291 tablet_bootstrap.cc:492] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:33.783354  6324 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:33.814992  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89220dd15a4f407ba2b12919e354cb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.848006  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11b60ba51cbf45429b305e8d8cf37045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.848435  6021 raft_consensus.cc:2393] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:33.852017  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b6bcf41be749128d1029b6d27c0fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:14:33.851850  6135 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:33.853132  6295 raft_consensus.cc:2749] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.858763  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:33.859652  6170 raft_consensus.cc:2393] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:33.862246  6291 tablet_bootstrap.cc:654] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.868793  6289 tablet_bootstrap.cc:654] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.878160  6324 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:33.879868  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:33.887487  6321 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.888002  6321 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:33.890542  5984 leader_election.cc:343] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.891011  5984 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:33.896977  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:33.898948  6209 leader_election.cc:343] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.895824  6324 raft_consensus.cc:2749] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:33.896023  6321 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:33.918531  6288 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:33.919080  6288 ts_tablet_manager.cc:1403] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.150s	user 0.005s	sys 0.046s
I20260709 13:14:33.922060  6288 raft_consensus.cc:359] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:33.922816  6288 raft_consensus.cc:385] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.923121  6288 raft_consensus.cc:740] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.924000  6288 consensus_queue.cc:260] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:33.936695  6291 tablet_bootstrap.cc:492] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:33.937264  6291 ts_tablet_manager.cc:1403] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.003s
I20260709 13:14:33.945098  6288 ts_tablet_manager.cc:1434] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:14:33.946738  6288 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:33.959041  6291 raft_consensus.cc:359] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:33.959908  6291 raft_consensus.cc:385] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:33.960213  6291 raft_consensus.cc:740] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:33.960981  6291 consensus_queue.cc:260] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:33.963256  6291 ts_tablet_manager.cc:1434] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:14:33.973771  6300 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:33.974339  6300 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:33.977355  6291 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:33.977237  6288 tablet_bootstrap.cc:654] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.977955  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:33.979415  6059 leader_election.cc:343] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:33.979970  6300 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:33.991613  6291 tablet_bootstrap.cc:654] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:33.997028  6290 tablet_bootstrap.cc:492] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:33.997705  6290 ts_tablet_manager.cc:1403] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.449s	user 0.007s	sys 0.039s
I20260709 13:14:34.002759  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:34.005429  6207 leader_election.cc:343] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.001644  6290 raft_consensus.cc:359] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.005899  6207 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:34.006357  6290 raft_consensus.cc:385] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.006760  6290 raft_consensus.cc:740] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.007068  6289 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.007324  6321 raft_consensus.cc:2749] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.007897  6289 ts_tablet_manager.cc:1403] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.211s	user 0.024s	sys 0.008s
I20260709 13:14:34.007470  6290 consensus_queue.cc:260] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.013581  6288 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.017023  6288 ts_tablet_manager.cc:1403] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.071s	user 0.001s	sys 0.022s
I20260709 13:14:34.017871  6295 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.019037  6295 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.016618  6289 raft_consensus.cc:359] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.029670  6289 raft_consensus.cc:385] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.027170  6288 raft_consensus.cc:359] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.023388  6295 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:34.030472  6288 raft_consensus.cc:385] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.030895  6288 raft_consensus.cc:740] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.024765  6290 ts_tablet_manager.cc:1434] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260709 13:14:34.032418  6290 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.033420  6291 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:34.033963  6291 ts_tablet_manager.cc:1403] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.002s
I20260709 13:14:34.038897  6290 tablet_bootstrap.cc:654] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.039528  6291 raft_consensus.cc:359] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.030061  6289 raft_consensus.cc:740] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.039683  6288 consensus_queue.cc:260] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.043962  6288 ts_tablet_manager.cc:1434] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.005s
I20260709 13:14:34.044818  6289 consensus_queue.cc:260] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.049489  6289 ts_tablet_manager.cc:1434] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260709 13:14:34.050498  6289 tablet_bootstrap.cc:492] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.051833  6291 raft_consensus.cc:385] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.052172  6291 raft_consensus.cc:740] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.053941  6291 consensus_queue.cc:260] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.055130  6288 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.061947  6291 ts_tablet_manager.cc:1434] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 13:14:34.062436  6288 tablet_bootstrap.cc:654] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.063066  6291 tablet_bootstrap.cc:492] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:34.079336  6289 tablet_bootstrap.cc:654] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.085559  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:34.085649  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:34.087452  6133 leader_election.cc:343] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.087735  6061 leader_election.cc:343] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.088236  6061 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:34.088995  6300 raft_consensus.cc:2749] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.088701  6290 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.089903  6290 ts_tablet_manager.cc:1403] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.042s
I20260709 13:14:34.092085  6290 raft_consensus.cc:359] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.092612  6290 raft_consensus.cc:385] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.092855  6290 raft_consensus.cc:740] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.093499  6290 consensus_queue.cc:260] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.096478  6288 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.096968  6288 ts_tablet_manager.cc:1403] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.001s
I20260709 13:14:34.097261  6290 ts_tablet_manager.cc:1434] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:34.098409  6290 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.098562  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.099233  6096 raft_consensus.cc:2468] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:34.100324  6324 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.100512  6133 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:34.100785  6324 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.101308  6295 raft_consensus.cc:2804] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.101667  6295 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.101984  6295 raft_consensus.cc:3060] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.103173  6324 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:34.099768  6288 raft_consensus.cc:359] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.103865  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:34.104251  6288 raft_consensus.cc:385] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.104533  6244 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:34.106556  6290 tablet_bootstrap.cc:654] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.109416  6295 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.113080  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:34.113724  6096 raft_consensus.cc:3060] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.104622  6288 raft_consensus.cc:740] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.120788  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:34.121213  6288 consensus_queue.cc:260] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:34.122483  6133 leader_election.cc:343] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.124902  6096 raft_consensus.cc:2468] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:34.126150  6133 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:34.129360  6289 tablet_bootstrap.cc:492] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.129871  6289 ts_tablet_manager.cc:1403] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.003s
I20260709 13:14:34.131951  6291 tablet_bootstrap.cc:654] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.133595  6288 ts_tablet_manager.cc:1434] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260709 13:14:34.135035  6288 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.136246  6347 raft_consensus.cc:2804] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.111548  6295 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:34.138942  6289 raft_consensus.cc:359] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.139740  6289 raft_consensus.cc:385] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.140060  6289 raft_consensus.cc:740] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.144212  6291 tablet_bootstrap.cc:492] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:34.144734  6291 ts_tablet_manager.cc:1403] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.005s
I20260709 13:14:34.147243  6324 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.147747  6324 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.148025  6289 consensus_queue.cc:260] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.149076  6347 raft_consensus.cc:697] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:34.150219  6324 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.150316  6347 consensus_queue.cc:237] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.151733  5984 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:34.152899  6324 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.153434  6324 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.153872  6324 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.155853  6289 ts_tablet_manager.cc:1434] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 13:14:34.157001  6289 tablet_bootstrap.cc:492] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.165534  6290 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.166077  6290 ts_tablet_manager.cc:1403] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.030s
I20260709 13:14:34.166311  6324 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.167929  6291 raft_consensus.cc:359] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.168669  6291 raft_consensus.cc:385] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.168972  6291 raft_consensus.cc:740] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.169349  6290 raft_consensus.cc:359] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.170096  6290 raft_consensus.cc:385] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.170444  6290 raft_consensus.cc:740] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.169705  6291 consensus_queue.cc:260] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.168136  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.171355  6290 consensus_queue.cc:260] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.171839  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:34.172464  6244 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.171005  5916 catalog_manager.cc:5697] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.173882  6290 ts_tablet_manager.cc:1434] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:14:34.175004  6290 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
W20260709 13:14:34.180258  5984 leader_election.cc:343] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.180959  6244 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:34.181493  6290 tablet_bootstrap.cc:654] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.182195  5984 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:34.183085  6326 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.183583  6288 tablet_bootstrap.cc:654] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.183557  6326 raft_consensus.cc:697] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:34.184604  6326 consensus_queue.cc:237] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.191421  6289 tablet_bootstrap.cc:654] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.205742  6327 raft_consensus.cc:493] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.206328  6327 raft_consensus.cc:515] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.207271  6300 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.207799  6300 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.208794  6321 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.209436  6321 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.211889  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.212188  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.213421  6321 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.213634  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.214387  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.215363  6096 raft_consensus.cc:2393] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
W20260709 13:14:34.216431  6059 leader_election.cc:343] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.217432  6207 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:34.216390  6291 ts_tablet_manager.cc:1434] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.071s	user 0.004s	sys 0.004s
I20260709 13:14:34.218532  6300 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.219265  6300 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.219705  6300 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.222226  6321 raft_consensus.cc:3060] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.222390  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:34.223997  6059 leader_election.cc:343] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.226454  6290 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.227027  6290 ts_tablet_manager.cc:1403] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.014s
I20260709 13:14:34.228766  6291 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:34.230151  6290 raft_consensus.cc:359] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.230939  6290 raft_consensus.cc:385] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.230968  6300 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.231455  6290 raft_consensus.cc:740] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.232391  6290 consensus_queue.cc:260] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.234505  6290 ts_tablet_manager.cc:1434] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:34.237213  6327 leader_election.cc:290] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.238274  6290 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.240139  6288 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.242414  6289 tablet_bootstrap.cc:492] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.242928  6289 ts_tablet_manager.cc:1403] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.011s
I20260709 13:14:34.243793  6324 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:34.245188  6321 raft_consensus.cc:2749] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.245424  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.246610  6288 ts_tablet_manager.cc:1403] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.006s
I20260709 13:14:34.246701  6290 tablet_bootstrap.cc:654] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:34.246986  5984 leader_election.cc:343] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.249193  6061 leader_election.cc:343] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.249691  6061 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:34.252058  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.256783  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.257409  6096 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:34.258502  6354 raft_consensus.cc:2749] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.258677  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.260499  6291 tablet_bootstrap.cc:654] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.263899  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:34.264434  6096 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.265244  6289 raft_consensus.cc:359] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.265938  6289 raft_consensus.cc:385] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.266211  6289 raft_consensus.cc:740] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.268940  5915 catalog_manager.cc:5697] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.271421  6096 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
W20260709 13:14:34.272715  6061 leader_election.cc:343] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.273154  6061 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:34.274255  6290 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.274618  6354 raft_consensus.cc:2749] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.274824  6290 ts_tablet_manager.cc:1403] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.014s
I20260709 13:14:34.273895  6288 raft_consensus.cc:359] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:34.275214  5984 leader_election.cc:343] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.275465  6288 raft_consensus.cc:385] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.275687  5984 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:34.279464  6288 raft_consensus.cc:740] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.280685  6326 raft_consensus.cc:2749] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.277976  6290 raft_consensus.cc:359] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.281735  6290 raft_consensus.cc:385] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.282056  6290 raft_consensus.cc:740] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.282848  6290 consensus_queue.cc:260] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.283986  6289 consensus_queue.cc:260] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.285246  6290 ts_tablet_manager.cc:1434] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:14:34.280395  6288 consensus_queue.cc:260] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.286609  6290 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.286979  6354 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.287467  6354 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.290405  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.290585  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.291088  6021 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
W20260709 13:14:34.291937  6059 leader_election.cc:343] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.285708  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.292534  6354 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.293509  6290 tablet_bootstrap.cc:654] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:34.296202  5984 leader_election.cc:343] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.296482  6321 raft_consensus.cc:493] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.296676  5984 leader_election.cc:304] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:34.297176  6321 raft_consensus.cc:515] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.297813  6326 raft_consensus.cc:2749] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.299711  6321 leader_election.cc:290] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.306813  6061 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:34.309454  6291 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:34.309939  6291 ts_tablet_manager.cc:1403] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.006s
I20260709 13:14:34.312037  6354 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.312438  6354 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.312493  6290 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.312839  6354 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.313074  6290 ts_tablet_manager.cc:1403] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260709 13:14:34.315853  6290 raft_consensus.cc:359] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.316499  6290 raft_consensus.cc:385] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.316768  6290 raft_consensus.cc:740] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.317600  6289 ts_tablet_manager.cc:1434] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.074s	user 0.002s	sys 0.005s
I20260709 13:14:34.317471  6290 consensus_queue.cc:260] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.318872  6289 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.319484  6290 ts_tablet_manager.cc:1434] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:34.320945  6288 ts_tablet_manager.cc:1434] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
I20260709 13:14:34.325773  6288 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.326756  6290 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.333479  6290 tablet_bootstrap.cc:654] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.334386  6347 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:34.334964  6209 consensus_peers.cc:597] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:34.334854  6347 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.337007  6347 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.338464  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.339143  6021 raft_consensus.cc:2468] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:34.340236  6135 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:34.341602  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.342262  6096 raft_consensus.cc:2468] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:34.342284  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.342969  6169 raft_consensus.cc:2468] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:34.343464  6347 raft_consensus.cc:2804] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.343897  6347 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.344251  6347 raft_consensus.cc:3060] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.344419  6207 leader_election.cc:304] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:34.345784  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:34.348671  6290 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.349150  6290 ts_tablet_manager.cc:1403] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260709 13:14:34.337136  6291 raft_consensus.cc:359] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.352209  6289 tablet_bootstrap.cc:654] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.351943  6290 raft_consensus.cc:359] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.352686  6290 raft_consensus.cc:385] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.353142  6290 raft_consensus.cc:740] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.353663  6347 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.353835  6290 consensus_queue.cc:260] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.351917  6291 raft_consensus.cc:385] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.355940  6290 ts_tablet_manager.cc:1434] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:14:34.356118  6291 raft_consensus.cc:740] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.357038  6291 consensus_queue.cc:260] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.358800  6354 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.359292  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:34.359889  6021 raft_consensus.cc:3060] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.361747  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:34.361913  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:34.362407  6020 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:34.363360  6059 leader_election.cc:343] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.364071  6321 raft_consensus.cc:2804] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.364472  6321 raft_consensus.cc:493] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.364804  6321 raft_consensus.cc:3060] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.367013  6021 raft_consensus.cc:2468] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:34.368009  6359 consensus_queue.cc:1048] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.368160  6135 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:34.369154  6349 raft_consensus.cc:2804] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.369604  6349 raft_consensus.cc:697] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:34.369894  6020 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:34.370427  6349 consensus_queue.cc:237] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.372517  6321 raft_consensus.cc:515] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.373339  6061 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:34.374253  6300 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.378623  6288 tablet_bootstrap.cc:654] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.379791  6290 tablet_bootstrap.cc:492] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.381089  6347 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.388424  6290 tablet_bootstrap.cc:654] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:34.388500  6133 leader_election.cc:343] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.388924  6326 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.374401  6321 leader_election.cc:290] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.389387  6326 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.390779  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:34.391371  6096 raft_consensus.cc:3060] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.393237  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.393384  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.394232  6095 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
W20260709 13:14:34.394608  5984 leader_election.cc:343] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.391443  6326 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.395771  5984 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:34.398603  6096 raft_consensus.cc:2468] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:34.399956  6326 raft_consensus.cc:2804] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.400341  6326 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.400645  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:34.401338  6169 raft_consensus.cc:3060] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.402506  5916 catalog_manager.cc:5697] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.403770  6288 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.404682  6288 ts_tablet_manager.cc:1403] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.000s
W20260709 13:14:34.406263  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:34.400677  6326 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.410175  6288 raft_consensus.cc:359] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.410858  6288 raft_consensus.cc:385] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.411123  6288 raft_consensus.cc:740] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.416610  6300 raft_consensus.cc:697] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:34.417668  6300 consensus_queue.cc:237] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.415683  6288 consensus_queue.cc:260] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.414016  6354 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.424270  6207 leader_election.cc:304] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:34.424317  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:34.425237  6321 raft_consensus.cc:2804] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.425712  6321 raft_consensus.cc:697] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
W20260709 13:14:34.426378  6133 leader_election.cc:343] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.426505  6321 consensus_queue.cc:237] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.429832  6169 raft_consensus.cc:2468] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:34.433290  6288 ts_tablet_manager.cc:1434] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:14:34.435680  6290 tablet_bootstrap.cc:492] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.436170  6290 ts_tablet_manager.cc:1403] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.079s	user 0.021s	sys 0.012s
I20260709 13:14:34.437940  6354 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.437846  6326 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.438486  6291 ts_tablet_manager.cc:1434] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.128s	user 0.010s	sys 0.014s
I20260709 13:14:34.438459  6354 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.441390  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:34.440229  6326 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.442607  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:34.443167  6096 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.441641  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:34.444512  6289 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
W20260709 13:14:34.445080  5984 leader_election.cc:343] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.446381  6289 ts_tablet_manager.cc:1403] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.001s
I20260709 13:14:34.446954  6244 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:34.445484  6290 raft_consensus.cc:359] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.447602  6290 raft_consensus.cc:385] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.448071  6290 raft_consensus.cc:740] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.448487  6059 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:34.448304  6288 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.448918  6290 consensus_queue.cc:260] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.449656  6364 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.450479  6364 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.450976  6364 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.453984  6096 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:34.455094  5984 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:34.455859  6326 raft_consensus.cc:2804] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.456306  6326 raft_consensus.cc:697] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:34.457382  6354 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.457571  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.458729  6291 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:34.460628  6288 tablet_bootstrap.cc:654] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.459384  6020 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:34.457077  6326 consensus_queue.cc:237] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.466693  6289 raft_consensus.cc:359] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.468185  6289 raft_consensus.cc:385] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.468479  6289 raft_consensus.cc:740] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.469945  6289 consensus_queue.cc:260] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.472873  6324 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.473392  6324 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.473491  5917 catalog_manager.cc:5697] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.475672  6324 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.477041  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.477764  6096 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:34.480111  5984 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:34.480204  6364 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.481035  6324 raft_consensus.cc:2804] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.481426  6324 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.481767  6324 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.482571  6364 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.483263  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:34.488528  6290 ts_tablet_manager.cc:1434] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.003s
I20260709 13:14:34.484561  6289 ts_tablet_manager.cc:1434] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 13:14:34.483949  6244 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.496678  6290 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.483659  6363 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.485123  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:34.495163  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.498618  6020 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.499428  6363 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.501650  6289 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.502192  6170 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:34.504650  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.505537  6169 raft_consensus.cc:2393] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:34.511996  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.512323  6244 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:34.512843  6021 raft_consensus.cc:2393] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:34.514529  6209 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:34.515436  6059 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:34.517413  6300 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.518080  6300 raft_consensus.cc:697] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:34.518973  6324 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.519197  6300 consensus_queue.cc:237] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.533951  6020 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:34.535801  6324 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.525738  6364 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.526077  5916 catalog_manager.cc:5697] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.538648  6364 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.539932  6290 tablet_bootstrap.cc:654] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.540441  6321 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.538920  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:34.525585  6289 tablet_bootstrap.cc:654] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.544143  6170 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.544332  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:34.546059  6059 leader_election.cc:343] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.541009  6364 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:34.537542  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:34.547075  6096 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.531605  6363 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.543385  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.547943  6168 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:34.549460  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:34.550618  6364 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.551033  6364 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.551424  6364 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.542424  6288 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.552139  6288 ts_tablet_manager.cc:1403] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.104s	user 0.010s	sys 0.008s
I20260709 13:14:34.554668  6349 consensus_queue.cc:1048] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.560177  6363 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.560819  6363 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.565915  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:34.567891  6207 leader_election.cc:343] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.568948  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 54513.3us
I20260709 13:14:34.569165  6349 consensus_queue.cc:1048] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.572499  6363 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.573014  6364 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.573174  6288 raft_consensus.cc:359] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.575943  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:34.576568  6168 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.578070  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.579429  6324 consensus_queue.cc:1048] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.582214  6170 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:34.583469  5984 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:34.584308  6324 raft_consensus.cc:2804] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.584811  6324 raft_consensus.cc:697] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:34.585672  6324 consensus_queue.cc:237] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.574172  6288 raft_consensus.cc:385] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.591284  6288 raft_consensus.cc:740] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.592391  6288 consensus_queue.cc:260] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.607748  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:34.609122  6059 leader_election.cc:343] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.610168  5915 catalog_manager.cc:5697] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.598336  6291 tablet_bootstrap.cc:654] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.621236  6364 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:34.619771  5919 catalog_manager.cc:5697] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:34.624992  6321 raft_consensus.cc:2749] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.590480  6168 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:34.633490  6291 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:34.633455  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:34.634074  6291 ts_tablet_manager.cc:1403] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.004s
I20260709 13:14:34.594848  6096 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:34.616509  6288 ts_tablet_manager.cc:1434] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 13:14:34.631821  6289 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.635881  6289 ts_tablet_manager.cc:1403] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.011s
I20260709 13:14:34.636356  6288 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:34.610114  6209 leader_election.cc:343] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.638365  6290 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.638859  6290 ts_tablet_manager.cc:1403] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.015s
I20260709 13:14:34.641376  6289 raft_consensus.cc:359] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.642179  6289 raft_consensus.cc:385] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.642576  6289 raft_consensus.cc:740] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.642459  6364 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.644184  6289 consensus_queue.cc:260] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.639542  6209 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:34.645489  6364 raft_consensus.cc:697] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:34.646353  6289 ts_tablet_manager.cc:1434] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:34.647372  6289 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.648331  6327 consensus_queue.cc:1048] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.647090  6291 raft_consensus.cc:359] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.649153  6291 raft_consensus.cc:385] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.650678  5915 catalog_manager.cc:5697] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.652273  6364 consensus_queue.cc:237] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.653561  6321 raft_consensus.cc:2749] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.649453  6291 raft_consensus.cc:740] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.656158  6290 raft_consensus.cc:359] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.656883  6290 raft_consensus.cc:385] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.657207  6290 raft_consensus.cc:740] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.656618  6291 consensus_queue.cc:260] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.657896  6290 consensus_queue.cc:260] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.661891  6291 ts_tablet_manager.cc:1434] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:14:34.662577  6300 raft_consensus.cc:493] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.663322  6288 tablet_bootstrap.cc:654] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.663262  6300 raft_consensus.cc:515] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.667320  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.668236  6020 raft_consensus.cc:2468] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:34.669605  6290 ts_tablet_manager.cc:1434] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:14:34.669682  6061 leader_election.cc:304] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:34.670814  6290 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.670681  6354 raft_consensus.cc:2804] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.671244  6354 raft_consensus.cc:493] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.671623  6354 raft_consensus.cc:3060] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.677367  6290 tablet_bootstrap.cc:654] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.680266  6289 tablet_bootstrap.cc:654] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.691063  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:34.693363  6059 leader_election.cc:343] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.694199  6300 leader_election.cc:290] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.695283  6321 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.695999  6321 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.700356  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.705562  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.706615  6020 raft_consensus.cc:2393] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:34.707280  6290 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.707979  6290 ts_tablet_manager.cc:1403] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.005s
I20260709 13:14:34.708161  6209 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:34.709317  6359 raft_consensus.cc:3060] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.711508  6354 raft_consensus.cc:515] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.711783  6290 raft_consensus.cc:359] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.712843  6290 raft_consensus.cc:385] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.713218  6290 raft_consensus.cc:740] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.714679  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:34.715466  6020 raft_consensus.cc:3060] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.717170  6359 raft_consensus.cc:2749] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.714136  6290 consensus_queue.cc:260] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.723578  6321 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.726116  6290 ts_tablet_manager.cc:1434] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:14:34.727514  6290 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.727893  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
W20260709 13:14:34.729732  6059 leader_election.cc:343] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.734333  6354 leader_election.cc:290] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:34.739163  6288 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.739595  6020 raft_consensus.cc:2468] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:34.739848  6288 ts_tablet_manager.cc:1403] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.024s
I20260709 13:14:34.741070  6061 leader_election.cc:304] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:34.742609  6354 raft_consensus.cc:2804] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:34.743589  6288 raft_consensus.cc:359] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.743538  6354 raft_consensus.cc:697] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:34.744657  6288 raft_consensus.cc:385] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.745123  6288 raft_consensus.cc:740] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.745383  6354 consensus_queue.cc:237] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.747709  6291 tablet_bootstrap.cc:492] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:34.749137  6290 tablet_bootstrap.cc:654] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.752465  6288 consensus_queue.cc:260] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.752882  6347 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.753537  6347 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.754935  6288 ts_tablet_manager.cc:1434] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:14:34.756311  6288 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.758718  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.759878  6347 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.762253  6288 tablet_bootstrap.cc:654] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.761983  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.762913  6096 raft_consensus.cc:2393] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:34.764070  6133 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:34.765226  6347 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.771409  6295 consensus_queue.cc:1048] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.772910  6290 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.773500  6290 ts_tablet_manager.cc:1403] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 13:14:34.775532  6347 raft_consensus.cc:2749] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.775935  6289 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.776566  6289 ts_tablet_manager.cc:1403] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.129s	user 0.038s	sys 0.020s
I20260709 13:14:34.776484  6290 raft_consensus.cc:359] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.777809  6290 raft_consensus.cc:385] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.778581  6290 raft_consensus.cc:740] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.780341  6290 consensus_queue.cc:260] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.780669  6289 raft_consensus.cc:359] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.788903  6289 raft_consensus.cc:385] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.789211  6289 raft_consensus.cc:740] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.789899  6289 consensus_queue.cc:260] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.781968  6288 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.791216  6288 ts_tablet_manager.cc:1403] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.006s
I20260709 13:14:34.790907  5915 catalog_manager.cc:5697] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.793834  6289 ts_tablet_manager.cc:1434] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:14:34.794723  6289 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.802547  6295 consensus_queue.cc:1048] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.803463  6289 tablet_bootstrap.cc:654] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.807895  6288 raft_consensus.cc:359] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.787571  6291 tablet_bootstrap.cc:654] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.788117  6300 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.808689  6288 raft_consensus.cc:385] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.809130  6288 raft_consensus.cc:740] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.809167  6300 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.810523  6289 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.810771  6288 consensus_queue.cc:260] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:34.811520  6300 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:34.810962  6289 ts_tablet_manager.cc:1403] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.001s
I20260709 13:14:34.816428  6021 raft_consensus.cc:3060] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.817394  6289 raft_consensus.cc:359] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.818009  6289 raft_consensus.cc:385] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.818264  6289 raft_consensus.cc:740] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.818955  6289 consensus_queue.cc:260] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.820879  6289 ts_tablet_manager.cc:1434] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:34.814095  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.814425  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:34.823894  6061 leader_election.cc:343] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.824895  6059 leader_election.cc:343] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.825376  6059 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:34.826588  6300 raft_consensus.cc:2749] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.813159  6288 ts_tablet_manager.cc:1434] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260709 13:14:34.829399  6288 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.834918  6288 tablet_bootstrap.cc:654] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.835248  6290 ts_tablet_manager.cc:1434] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 13:14:34.821768  6289 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.836548  6290 tablet_bootstrap.cc:492] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.841271  6289 tablet_bootstrap.cc:654] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.845917  6291 tablet_bootstrap.cc:492] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:34.846487  6291 ts_tablet_manager.cc:1403] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.002s
I20260709 13:14:34.846067  5919 catalog_manager.cc:5697] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:34.849514  6291 raft_consensus.cc:359] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.851989  6291 raft_consensus.cc:385] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.852108  6349 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.852391  6291 raft_consensus.cc:740] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.852658  6349 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.851668  6290 tablet_bootstrap.cc:654] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.855005  6349 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:34.855413  6291 consensus_queue.cc:260] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.857656  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.865761  6291 ts_tablet_manager.cc:1434] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:14:34.866317  6289 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.866351  6288 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.866906  6289 ts_tablet_manager.cc:1403] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.009s
I20260709 13:14:34.866947  6288 ts_tablet_manager.cc:1403] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.009s
I20260709 13:14:34.869458  6289 raft_consensus.cc:359] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.870077  6289 raft_consensus.cc:385] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.870354  6289 raft_consensus.cc:740] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.871013  6291 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:34.870857  6327 consensus_queue.cc:1048] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.871765  6288 raft_consensus.cc:359] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.872417  6288 raft_consensus.cc:385] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.872689  6288 raft_consensus.cc:740] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.873347  6288 consensus_queue.cc:260] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.875082  6289 consensus_queue.cc:260] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.877763  6289 ts_tablet_manager.cc:1434] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:14:34.878883  6289 tablet_bootstrap.cc:492] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.881433  6291 tablet_bootstrap.cc:654] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.884660  6290 tablet_bootstrap.cc:492] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.884980  6289 tablet_bootstrap.cc:654] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.885427  6290 ts_tablet_manager.cc:1403] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260709 13:14:34.888262  6288 ts_tablet_manager.cc:1434] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:14:34.888219  6300 consensus_queue.cc:1048] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.889314  6288 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.888435  6290 raft_consensus.cc:359] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.890231  6290 raft_consensus.cc:385] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.892166  6290 raft_consensus.cc:740] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.892432  6327 consensus_queue.cc:1048] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.893028  6290 consensus_queue.cc:260] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.894682  6290 ts_tablet_manager.cc:1434] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:14:34.895418  6288 tablet_bootstrap.cc:654] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.895681  6290 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.905247  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.906777  6135 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:34.908351  6349 raft_consensus.cc:2749] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.910051  6290 tablet_bootstrap.cc:654] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.919652  6300 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.920145  6300 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.922117  6300 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:34.924446  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:34.925915  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:34.927842  6059 leader_election.cc:343] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:34.928517  6059 leader_election.cc:343] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:34.928946  6059 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:34.930466  6288 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.931078  6288 ts_tablet_manager.cc:1403] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.014s
I20260709 13:14:34.934229  6288 raft_consensus.cc:359] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.935045  6288 raft_consensus.cc:385] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.935391  6288 raft_consensus.cc:740] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.937111  6300 raft_consensus.cc:2749] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:34.938344  6289 tablet_bootstrap.cc:492] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.938828  6289 ts_tablet_manager.cc:1403] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.015s
I20260709 13:14:34.940326  6291 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:34.940788  6291 ts_tablet_manager.cc:1403] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.006s
I20260709 13:14:34.941471  6289 raft_consensus.cc:359] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.942128  6289 raft_consensus.cc:385] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.942402  6289 raft_consensus.cc:740] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.942782  6359 consensus_queue.cc:1048] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:34.936458  6288 consensus_queue.cc:260] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.943315  6291 raft_consensus.cc:359] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.944052  6291 raft_consensus.cc:385] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.944301  6291 raft_consensus.cc:740] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.945480  6288 ts_tablet_manager.cc:1434] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:14:34.946483  6288 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.945151  6291 consensus_queue.cc:260] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.951915  6288 tablet_bootstrap.cc:654] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.952450  6359 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:34.953051  6359 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:34.954854  6289 consensus_queue.cc:260] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:34.957135  6289 ts_tablet_manager.cc:1434] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:14:34.957238  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:34.958045  6289 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:34.958098  6021 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:34.959967  6291 ts_tablet_manager.cc:1434] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:14:34.960924  6291 tablet_bootstrap.cc:492] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:34.964673  6289 tablet_bootstrap.cc:654] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.965425  6168 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.966390  6291 tablet_bootstrap.cc:654] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:34.969713  6288 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:34.970108  6290 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:34.970139  6288 ts_tablet_manager.cc:1403] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.003s
I20260709 13:14:34.970687  6290 ts_tablet_manager.cc:1403] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.023s
I20260709 13:14:34.971654  6209 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:34.972551  6321 raft_consensus.cc:2804] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:34.972887  6288 raft_consensus.cc:359] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.973071  6290 raft_consensus.cc:359] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.973621  6288 raft_consensus.cc:385] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.973673  6290 raft_consensus.cc:385] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:34.974035  6290 raft_consensus.cc:740] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.973356  6359 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:34.972911  6321 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:34.974678  6290 consensus_queue.cc:260] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.978889  6289 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:34.979394  6321 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:34.979687  6289 ts_tablet_manager.cc:1403] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260709 13:14:34.985608  6290 ts_tablet_manager.cc:1434] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:14:34.986853  6290 tablet_bootstrap.cc:492] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:34.989156  6364 consensus_queue.cc:1048] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:34.975498  6288 raft_consensus.cc:740] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:34.976001  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:34.992120  6096 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:34.992322  6288 consensus_queue.cc:260] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.994844  6288 ts_tablet_manager.cc:1434] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:14:34.995976  6288 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:34.983042  6289 raft_consensus.cc:359] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:34.999935  6289 raft_consensus.cc:385] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.000321  6289 raft_consensus.cc:740] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.002588  6289 consensus_queue.cc:260] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.004621  6364 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.005125  6364 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.007222  6364 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.008447  6288 tablet_bootstrap.cc:654] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.009617  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.008230  6363 consensus_queue.cc:1048] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.010623  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.004633  6290 tablet_bootstrap.cc:654] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:35.012176  6059 leader_election.cc:343] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.012756  6289 ts_tablet_manager.cc:1434] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
W20260709 13:14:35.013330  6061 leader_election.cc:343] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.013767  6061 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.015872  6364 raft_consensus.cc:2749] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.017159  6295 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.017618  6295 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.019582  6295 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.024627  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.025297  6095 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:35.027086  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.031543  6289 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:35.032392  6133 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:35.033432  6295 raft_consensus.cc:2804] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.033830  6295 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:14:35.033481  6133 leader_election.cc:343] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.034179  6295 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.042771  6289 tablet_bootstrap.cc:654] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.040604  6326 consensus_queue.cc:1048] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:14:35.047845  6364 consensus_queue.cc:1048] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.049183  6364 consensus_queue.cc:1048] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.049690  6321 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.067203  6243 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.071837  6326 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.072455  6326 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.074887  6326 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.076691  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.077418  6095 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.077961  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:35.078555  6020 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.083500  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.084276  6093 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.085459  6020 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:35.085810  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.087144  6209 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:35.069881  6321 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.088028  6363 raft_consensus.cc:2804] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.088507  6363 raft_consensus.cc:697] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:35.089306  6363 consensus_queue.cc:237] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.089787  6095 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
W20260709 13:14:35.092392  5984 leader_election.cc:343] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.093808  6327 consensus_queue.cc:1048] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.095223  5984 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.097585  6324 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.098268  6324 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.098675  6324 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.113307  6321 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.113941  6321 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.119705  6291 tablet_bootstrap.cc:492] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:35.120182  6291 ts_tablet_manager.cc:1403] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.159s	user 0.042s	sys 0.010s
I20260709 13:14:35.121033  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.117511  6364 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:14:35.122144  6324 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.122815  6291 raft_consensus.cc:359] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.123493  6291 raft_consensus.cc:385] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.124788  6295 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.128139  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.128904  6170 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:35.129405  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.130102  6093 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.130573  6207 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.131742  6373 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:35.132174  6373 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.132551  6373 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.138641  6093 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:35.140123  6133 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:35.140767  6321 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.141040  6349 raft_consensus.cc:2804] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.142434  6349 raft_consensus.cc:697] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:35.143371  6349 consensus_queue.cc:237] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.148378  6291 raft_consensus.cc:740] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.151881  6291 consensus_queue.cc:260] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.154284  6291 ts_tablet_manager.cc:1434] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:14:35.154686  6288 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:35.154745  6290 tablet_bootstrap.cc:492] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:35.159382  6288 ts_tablet_manager.cc:1403] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.004s
I20260709 13:14:35.164536  6288 raft_consensus.cc:359] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.165337  6288 raft_consensus.cc:385] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.165649  6288 raft_consensus.cc:740] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.166249  6347 raft_consensus.cc:493] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.159382  6290 ts_tablet_manager.cc:1403] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.173s	user 0.018s	sys 0.034s
I20260709 13:14:35.157678  6373 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.166566  6288 consensus_queue.cc:260] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.179533  6291 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:35.166741  6347 raft_consensus.cc:515] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.182854  6243 raft_consensus.cc:1240] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:35.187904  6324 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.189334  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:35.183844  6321 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.202114  6326 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.207099  6288 ts_tablet_manager.cc:1434] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.010s
I20260709 13:14:35.193810  6321 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.204747  6354 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:35.219250  6288 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:35.222282  6373 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.224524  6289 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:35.225230  6289 ts_tablet_manager.cc:1403] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.007s
W20260709 13:14:35.197723  5984 leader_election.cc:343] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.225795  6290 raft_consensus.cc:359] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.226496  6290 raft_consensus.cc:385] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.226749  6290 raft_consensus.cc:740] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.228983  6290 consensus_queue.cc:260] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.236052  6169 raft_consensus.cc:3060] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.207698  6326 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.243481  6290 ts_tablet_manager.cc:1434] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.076s	user 0.004s	sys 0.003s
I20260709 13:14:35.230335  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.252959  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:35.253216  6289 raft_consensus.cc:359] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.253584  6170 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.253896  6289 raft_consensus.cc:385] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.254204  6289 raft_consensus.cc:740] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.254803  6289 consensus_queue.cc:260] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.260591  6349 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.261114  6349 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.256744  6354 consensus_queue.cc:1048] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:35.263172  6349 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.254261  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.272941  6326 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.256176  6347 leader_election.cc:290] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.256409  6093 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.276607  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:35.277830  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.279925  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.279753  6354 consensus_queue.cc:1059] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:35.272975  6295 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.284170  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.290130  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.302039  6020 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:35.298163  6327 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.302559  6426 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.298475  6243 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.302897  6327 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.303309  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.304072  6095 raft_consensus.cc:2393] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:35.304885  6327 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.304708  6426 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.295674  6291 tablet_bootstrap.cc:654] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.298964  6290 tablet_bootstrap.cc:492] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:35.300230  6244 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.305136  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.308233  6426 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.308805  5984 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:35.308993  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:35.310297  5984 leader_election.cc:343] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.310683  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.311062  6425 raft_consensus.cc:2804] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.311316  6096 raft_consensus.cc:2468] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.310916  5915 catalog_manager.cc:5697] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.301177  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.301460  6354 raft_consensus.cc:3055] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:35.312996  6354 raft_consensus.cc:740] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:35.313437  6207 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.300810  6321 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.313850  6354 consensus_queue.cc:260] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.315021  6354 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.311460  6425 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.320717  6425 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.321180  6428 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.321710  6428 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.323522  6428 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.323630  6290 tablet_bootstrap.cc:654] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.336045  6288 tablet_bootstrap.cc:654] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.331075  6243 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:35.337304  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.338039  6166 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.341475  5984 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:35.342438  6428 raft_consensus.cc:2804] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.342881  6428 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.343247  6428 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.346838  6170 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:35.339293  6373 raft_consensus.cc:2749] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.349362  6167 raft_consensus.cc:1240] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:35.349619  6395 consensus_queue.cc:1048] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:35.350349  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:35.351735  5984 leader_election.cc:343] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.352286  6425 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.356688  6425 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.365357  6135 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.366581  6135 leader_election.cc:304] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.375831  6432 raft_consensus.cc:2804] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.376381  6432 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.381263  6289 ts_tablet_manager.cc:1434] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.156s	user 0.003s	sys 0.010s
I20260709 13:14:35.376788  6432 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.398020  6207 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.401587  6359 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:35.402187  6359 raft_consensus.cc:697] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:35.404520  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:35.405146  6243 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.403200  6359 consensus_queue.cc:237] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:35.414433  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:35.417140  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.417635  6243 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:35.418313  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.419296  5984 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:35.418376  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:35.421429  6425 raft_consensus.cc:2804] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.422045  6425 raft_consensus.cc:697] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:35.423062  6425 consensus_queue.cc:237] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.436259  6428 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.439019  6428 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.439870  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.440622  6096 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.442790  6093 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:35.444168  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.444964  6170 raft_consensus.cc:2468] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.451186  6096 raft_consensus.cc:2468] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:35.458081  6433 raft_consensus.cc:2749] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.461737  6291 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:35.462229  6291 ts_tablet_manager.cc:1403] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.283s	user 0.024s	sys 0.013s
I20260709 13:14:35.461309  5984 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.472258  6289 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:35.467659  6432 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.471804  6434 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.479614  6434 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.480767  6291 raft_consensus.cc:359] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.481438  6291 raft_consensus.cc:385] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.481694  6291 raft_consensus.cc:740] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.481709  6434 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.480036  6168 raft_consensus.cc:2393] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:35.482031  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:35.481709  6432 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.482798  6243 raft_consensus.cc:2393] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:35.482481  6291 consensus_queue.cc:260] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.484386  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:35.484681  5984 leader_election.cc:343] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.484984  6243 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:35.485181  5984 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.486176  6426 raft_consensus.cc:2749] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:35.486271  5984 leader_election.cc:343] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.487215  5984 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.472090  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:35.488655  6133 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:35.490134  6290 tablet_bootstrap.cc:492] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:35.489805  6291 ts_tablet_manager.cc:1434] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:14:35.490641  6290 ts_tablet_manager.cc:1403] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.216s	user 0.030s	sys 0.011s
I20260709 13:14:35.491391  6291 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:35.493250  6290 raft_consensus.cc:359] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.478335  6289 tablet_bootstrap.cc:654] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.493892  6290 raft_consensus.cc:385] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.494171  6290 raft_consensus.cc:740] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.490042  6431 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.495180  6290 consensus_queue.cc:260] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.496443  6426 raft_consensus.cc:2804] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.496901  6426 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.497260  6426 raft_consensus.cc:3060] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.496490  5916 catalog_manager.cc:5697] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 2, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.497516  6288 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:35.497957  6288 ts_tablet_manager.cc:1403] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.286s	user 0.010s	sys 0.015s
I20260709 13:14:35.496529  6434 raft_consensus.cc:493] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.500200  6434 raft_consensus.cc:515] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.501049  6290 ts_tablet_manager.cc:1434] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:14:35.496541  6431 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.502177  6434 leader_election.cc:290] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.504020  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.504792  6426 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:35.505265  6133 leader_election.cc:343] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.503007  6431 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.506489  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.506629  6290 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:35.506600  6288 raft_consensus.cc:359] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.507391  6288 raft_consensus.cc:385] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.507650  6288 raft_consensus.cc:740] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.508282  6288 consensus_queue.cc:260] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:35.512112  6133 leader_election.cc:343] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.495306  6432 raft_consensus.cc:2804] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:35.513738  6432 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.514072  6432 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.514426  6290 tablet_bootstrap.cc:654] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.479218  6425 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.516955  6425 raft_consensus.cc:697] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:35.517795  6425 consensus_queue.cc:237] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.526145  6288 ts_tablet_manager.cc:1434] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:14:35.532434  6288 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:35.533124  6359 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.533771  6359 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.537511  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.538447  6096 raft_consensus.cc:2393] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:35.537626  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.539880  5984 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:35.540970  6327 raft_consensus.cc:2804] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.541427  6327 raft_consensus.cc:697] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:35.542186  6327 consensus_queue.cc:237] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.542825  6321 consensus_queue.cc:1048] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.543329  6209 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.544935  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.545171  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:35.545305  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.545760  6019 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:35.546720  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.547147  6321 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.547480  6020 raft_consensus.cc:2393] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
W20260709 13:14:35.549392  5984 leader_election.cc:343] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.550518  6359 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.551108  6135 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.552129  6431 raft_consensus.cc:2749] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.558244  6291 tablet_bootstrap.cc:654] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.560262  6354 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.560945  6354 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.558277  6289 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:35.564895  6289 ts_tablet_manager.cc:1403] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.093s	user 0.004s	sys 0.010s
W20260709 13:14:35.568496  6135 leader_election.cc:343] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.568972  6135 leader_election.cc:304] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.569772  6431 raft_consensus.cc:2749] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.571287  6354 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.570154  5919 catalog_manager.cc:5697] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.575191  6321 raft_consensus.cc:2749] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.576205  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.577893  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.584158  5915 catalog_manager.cc:5697] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.590137  6135 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.590981  6431 raft_consensus.cc:3060] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.591192  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
W20260709 13:14:35.589053  6059 leader_election.cc:343] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:35.592242  6059 leader_election.cc:343] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.592621  6059 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.593349  6364 raft_consensus.cc:2749] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.594866  6288 tablet_bootstrap.cc:654] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.567564  6289 raft_consensus.cc:359] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.597632  6289 raft_consensus.cc:385] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.597882  6426 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.597914  6289 raft_consensus.cc:740] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.598933  6290 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:35.599401  6290 ts_tablet_manager.cc:1403] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.020s
I20260709 13:14:35.598917  6289 consensus_queue.cc:260] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.604316  6289 ts_tablet_manager.cc:1434] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 13:14:35.605223  6289 tablet_bootstrap.cc:492] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:35.615567  6290 raft_consensus.cc:359] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.616621  6290 raft_consensus.cc:385] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.617022  6290 raft_consensus.cc:740] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.617872  6290 consensus_queue.cc:260] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.619416  6426 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.628047  6290 ts_tablet_manager.cc:1434] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:14:35.630327  6290 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:35.621914  6364 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.633034  6364 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.633420  6434 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.633870  6434 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.635138  6364 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.636243  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.637660  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.626986  6431 raft_consensus.cc:2749] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.640780  6434 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.641105  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.641932  6095 raft_consensus.cc:2393] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
W20260709 13:14:35.639364  6059 leader_election.cc:343] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:35.643421  6059 leader_election.cc:343] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.642623  6432 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.643900  6059 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.644977  6426 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.645532  6364 raft_consensus.cc:2749] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.628820  6289 tablet_bootstrap.cc:654] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.646260  5915 catalog_manager.cc:5697] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:35.648553  6426 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.651837  6290 tablet_bootstrap.cc:654] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.650694  5915 catalog_manager.cc:5697] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.654623  6434 consensus_queue.cc:1048] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:35.650044  5984 leader_election.cc:343] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.654747  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:35.656174  6243 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.657364  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.665264  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:35.667213  5984 leader_election.cc:343] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.667665  6288 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:35.668148  6288 ts_tablet_manager.cc:1403] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.025s
I20260709 13:14:35.663132  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.668978  6095 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.661412  6135 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.669845  6321 consensus_queue.cc:1048] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.670783  6288 raft_consensus.cc:359] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.671023  6434 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.670948  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:35.671470  6288 raft_consensus.cc:385] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.671800  6288 raft_consensus.cc:740] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.672616  6288 consensus_queue.cc:260] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.678165  6288 ts_tablet_manager.cc:1434] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:14:35.679105  6288 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:35.681550  6170 raft_consensus.cc:2468] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:35.682224  5984 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.683691  6425 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.684142  6425 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.684522  6425 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.686470  6243 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:35.687565  6133 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:35.688433  6431 raft_consensus.cc:2804] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:35.688913  6431 raft_consensus.cc:697] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:35.690287  6431 consensus_queue.cc:237] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.693167  5984 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:35.694629  6426 raft_consensus.cc:2804] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.695176  6426 raft_consensus.cc:697] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:35.696456  6426 consensus_queue.cc:237] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.700449  6433 consensus_queue.cc:1048] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.701468  6288 tablet_bootstrap.cc:654] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.699389  6425 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.713672  6289 tablet_bootstrap.cc:492] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:35.714118  6289 ts_tablet_manager.cc:1403] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.002s
I20260709 13:14:35.707743  6432 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.718786  6434 raft_consensus.cc:2749] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.721158  6291 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:35.721596  6291 ts_tablet_manager.cc:1403] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.230s	user 0.023s	sys 0.017s
I20260709 13:14:35.724530  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:35.725313  6019 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:35.726472  6289 raft_consensus.cc:359] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.727180  6289 raft_consensus.cc:385] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.727481  6289 raft_consensus.cc:740] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
W20260709 13:14:35.727905  6445 log.cc:927] Time spent T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.054s	user 0.004s	sys 0.000s
I20260709 13:14:35.728312  6289 consensus_queue.cc:260] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.729925  6291 raft_consensus.cc:359] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.730496  6289 ts_tablet_manager.cc:1434] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:14:35.730557  6291 raft_consensus.cc:385] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.731025  6291 raft_consensus.cc:740] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.734110  6019 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:35.731678  6291 consensus_queue.cc:260] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.736454  6425 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.737752  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:35.739946  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.740592  6095 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.737774  6291 ts_tablet_manager.cc:1434] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260709 13:14:35.731683  6289 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
W20260709 13:14:35.751025  5984 leader_election.cc:343] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.757272  6291 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:35.761310  6288 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:35.761857  6288 ts_tablet_manager.cc:1403] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.083s	user 0.023s	sys 0.015s
I20260709 13:14:35.765358  6289 tablet_bootstrap.cc:654] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.766201  6288 raft_consensus.cc:359] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.766923  6288 raft_consensus.cc:385] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.767212  6288 raft_consensus.cc:740] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.767923  6288 consensus_queue.cc:260] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.769955  6288 ts_tablet_manager.cc:1434] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:14:35.775017  6290 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:35.775487  6290 ts_tablet_manager.cc:1403] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.008s
I20260709 13:14:35.776564  6425 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.777020  6425 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.778957  6425 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.781404  6290 raft_consensus.cc:359] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.782428  6290 raft_consensus.cc:385] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.782814  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.784435  6095 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:35.785107  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.785946  6093 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.783689  6244 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:35.789858  5984 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:35.790776  5984 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.791711  6426 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.792095  6426 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.792433  6426 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.793324  6289 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:35.793751  6289 ts_tablet_manager.cc:1403] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.016s
I20260709 13:14:35.782816  6290 raft_consensus.cc:740] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.795406  6290 consensus_queue.cc:260] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.796352  6289 raft_consensus.cc:359] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.796988  6289 raft_consensus.cc:385] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.797257  6289 raft_consensus.cc:740] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.798051  6289 consensus_queue.cc:260] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.798625  6290 ts_tablet_manager.cc:1434] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:14:35.800061  6290 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:35.800554  6289 ts_tablet_manager.cc:1434] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:14:35.801059  6425 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.801573  6425 raft_consensus.cc:697] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:35.801997  6289 tablet_bootstrap.cc:492] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:35.802361  6425 consensus_queue.cc:237] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.799022  6291 tablet_bootstrap.cc:654] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.809231  6289 tablet_bootstrap.cc:654] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.809337  6170 raft_consensus.cc:1275] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:35.811094  6290 tablet_bootstrap.cc:654] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.811216  6363 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.813601  6364 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.814215  6364 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.816485  6364 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:35.818009  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:35.818759  6169 raft_consensus.cc:2393] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:35.819640  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.821357  6426 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.821738  6061 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:35.822810  6364 raft_consensus.cc:3060] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.823276  6426 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:35.827316  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:35.827943  6242 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.829902  6364 raft_consensus.cc:2749] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:35.834851  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.835485  6093 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.835584  6327 consensus_queue.cc:1048] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.836405  6289 tablet_bootstrap.cc:492] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:35.836676  6290 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:35.836831  6289 ts_tablet_manager.cc:1403] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260709 13:14:35.837164  6290 ts_tablet_manager.cc:1403] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.010s
I20260709 13:14:35.839687  6289 raft_consensus.cc:359] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.840968  6291 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:35.841136  6289 raft_consensus.cc:385] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.841500  6289 raft_consensus.cc:740] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.841648  6291 ts_tablet_manager.cc:1403] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.001s
I20260709 13:14:35.842172  6289 consensus_queue.cc:260] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.843230  6242 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:35.844587  6289 ts_tablet_manager.cc:1434] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:35.857960  6289 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:35.846031  6290 raft_consensus.cc:359] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.859963  6290 raft_consensus.cc:385] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.860249  6290 raft_consensus.cc:740] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.860893  6290 consensus_queue.cc:260] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.862917  5984 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:35.863107  5916 catalog_manager.cc:5697] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.864544  6327 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:35.864663  6458 log.cc:927] Time spent T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.071s	user 0.005s	sys 0.018s
I20260709 13:14:35.865054  6327 raft_consensus.cc:697] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:35.865890  6327 consensus_queue.cc:237] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.871361  6289 tablet_bootstrap.cc:654] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.873324  6290 ts_tablet_manager.cc:1434] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.002s
I20260709 13:14:35.874359  6290 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:35.883131  6290 tablet_bootstrap.cc:654] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.848876  5919 catalog_manager.cc:5697] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.849910  6095 raft_consensus.cc:1275] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:14:35.884578  6095 pending_rounds.cc:85] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Aborting all ops after (but not including) 0
I20260709 13:14:35.884874  6095 pending_rounds.cc:107] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:14:35.885154  6095 raft_consensus.cc:2889] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:35.850975  6288 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:35.854151  6093 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:35.856025  6291 raft_consensus.cc:359] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.889971  6291 raft_consensus.cc:385] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.890358  6291 raft_consensus.cc:740] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.892019  6291 consensus_queue.cc:260] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.894714  6291 ts_tablet_manager.cc:1434] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:14:35.900341  6321 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.924778  6327 consensus_queue.cc:1048] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.906150  6291 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:35.924608  5917 catalog_manager.cc:5697] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.928057  5917 catalog_manager.cc:5697] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:35.910135  6290 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:35.931061  6290 ts_tablet_manager.cc:1403] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.008s
I20260709 13:14:35.934870  6290 raft_consensus.cc:359] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.935750  6290 raft_consensus.cc:385] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.936076  6290 raft_consensus.cc:740] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.925603  6288 tablet_bootstrap.cc:654] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.938467  6327 consensus_queue.cc:1048] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:35.944854  6291 tablet_bootstrap.cc:654] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.940397  6290 consensus_queue.cc:260] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:35.950057  6290 ts_tablet_manager.cc:1434] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:14:35.951290  6290 tablet_bootstrap.cc:492] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:35.951304  6433 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.952065  6433 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.954932  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:35.955595  6093 raft_consensus.cc:2468] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:35.957324  6133 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:35.958181  6430 raft_consensus.cc:2804] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.958551  6430 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.958755  6289 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:35.959003  6291 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:35.959210  6289 ts_tablet_manager.cc:1403] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.101s	user 0.032s	sys 0.040s
I20260709 13:14:35.958868  6430 raft_consensus.cc:3060] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.960234  6431 raft_consensus.cc:493] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:35.960714  6431 raft_consensus.cc:515] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.961979  6290 tablet_bootstrap.cc:654] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.961759  6289 raft_consensus.cc:359] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.962402  6289 raft_consensus.cc:385] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.962694  6431 leader_election.cc:290] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:35.962672  6289 raft_consensus.cc:740] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.963912  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.964468  6433 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:35.964084  6289 consensus_queue.cc:260] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:35.964507  6291 ts_tablet_manager.cc:1403] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.000s
I20260709 13:14:35.966248  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:35.967067  6289 ts_tablet_manager.cc:1434] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 13:14:35.967674  6133 leader_election.cc:343] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:35.968394  6133 leader_election.cc:343] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:35.968356  6289 tablet_bootstrap.cc:492] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:35.970289  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:35.970501  6291 raft_consensus.cc:359] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.970968  6020 raft_consensus.cc:2468] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:35.971176  6291 raft_consensus.cc:385] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:35.971443  6291 raft_consensus.cc:740] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:35.972182  6291 consensus_queue.cc:260] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:35.973611  6135 leader_election.cc:304] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:35.974484  6433 raft_consensus.cc:2804] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:35.974888  6433 raft_consensus.cc:493] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:35.975201  6433 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.973898  6430 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.978109  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:35.978667  6093 raft_consensus.cc:3060] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:35.987192  6289 tablet_bootstrap.cc:654] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:35.989465  6093 raft_consensus.cc:2468] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:35.990574  6133 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:35.991861  6431 raft_consensus.cc:2804] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:35.992326  6431 raft_consensus.cc:697] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:35.993044  6431 consensus_queue.cc:237] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:35.996243  6291 ts_tablet_manager.cc:1434] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:14:35.997880  6433 raft_consensus.cc:515] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.000695  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:36.001518  6430 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:36.002621  6133 leader_election.cc:343] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.004252  6291 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:36.004184  6364 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.004758  6364 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.016394  6300 raft_consensus.cc:493] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.016104  6430 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.048046  6430 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.048542  6290 tablet_bootstrap.cc:492] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:36.049036  6290 ts_tablet_manager.cc:1403] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.098s	user 0.043s	sys 0.014s
I20260709 13:14:36.050038  6430 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:36.050249  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:36.050804  6020 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.051491  6290 raft_consensus.cc:359] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.052235  6290 raft_consensus.cc:385] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.052557  6290 raft_consensus.cc:740] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.044595  6364 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:36.046380  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:36.026180  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:36.042472  6433 leader_election.cc:290] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.053830  6290 consensus_queue.cc:260] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.017854  6300 raft_consensus.cc:515] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.061146  6290 ts_tablet_manager.cc:1434] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:14:36.063288  6290 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:36.064749  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:36.065380  6095 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:36.070869  6289 tablet_bootstrap.cc:492] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:36.071312  6291 tablet_bootstrap.cc:654] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.071949  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.072556  6019 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:36.071334  6289 ts_tablet_manager.cc:1403] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.014s
I20260709 13:14:36.075356  6290 tablet_bootstrap.cc:654] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.076465  6300 leader_election.cc:290] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.058266  6168 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
W20260709 13:14:36.067514  6133 leader_election.cc:343] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.077129  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:36.078438  6059 leader_election.cc:343] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.078364  6133 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:36.079330  6059 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:36.079865  6431 raft_consensus.cc:2804] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.080250  6431 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.080292  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:36.080854  6431 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.078274  6321 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.082415  6300 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.082245  6321 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.083159  6324 consensus_queue.cc:1048] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.083885  6428 consensus_queue.cc:1048] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.084360  6321 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:36.085651  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.086483  6428 consensus_queue.cc:1048] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.088680  6300 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.092942  6300 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.089819  6289 raft_consensus.cc:359] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:36.092490  6133 leader_election.cc:343] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.089236  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.097437  6289 raft_consensus.cc:385] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.106848  6289 raft_consensus.cc:740] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.089128  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:36.107959  6093 raft_consensus.cc:2393] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:36.107782  6289 consensus_queue.cc:260] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:36.104442  6061 leader_election.cc:343] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.105751  6019 raft_consensus.cc:1275] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:36.109303  6207 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:36.110569  6433 consensus_queue.cc:1048] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.110813  6321 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.114738  6300 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.109328  6061 leader_election.cc:304] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.118043  6288 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:36.118515  6288 ts_tablet_manager.cc:1403] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.268s	user 0.011s	sys 0.023s
I20260709 13:14:36.119254  6364 raft_consensus.cc:2749] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.125342  6020 raft_consensus.cc:2468] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:36.126896  6288 raft_consensus.cc:359] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.127612  6288 raft_consensus.cc:385] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.127874  6288 raft_consensus.cc:740] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.130111  6135 leader_election.cc:304] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.130517  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:36.131116  6167 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.131481  6433 raft_consensus.cc:2804] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.132076  6433 raft_consensus.cc:697] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:36.126649  6431 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.132992  6433 consensus_queue.cc:237] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.139756  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:36.143055  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:36.148105  6095 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.146780  6364 raft_consensus.cc:493] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.149505  6364 raft_consensus.cc:515] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.150806  6290 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:36.147212  6324 consensus_queue.cc:1048] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:36.151276  6290 ts_tablet_manager.cc:1403] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.032s
I20260709 13:14:36.138218  6167 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:36.153399  5917 catalog_manager.cc:5697] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.154531  6290 raft_consensus.cc:359] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.155169  6290 raft_consensus.cc:385] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.155256  6430 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.155467  6290 raft_consensus.cc:740] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.155894  6095 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:36.155776  6430 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.134723  6431 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:36.157763  6430 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:36.159759  6300 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
W20260709 13:14:36.161201  6133 leader_election.cc:343] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.162757  6290 consensus_queue.cc:260] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.163548  6059 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:36.164700  6354 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.165194  6354 raft_consensus.cc:697] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:36.165306  6288 consensus_queue.cc:260] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.167158  6364 leader_election.cc:290] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:36.141563  6289 ts_tablet_manager.cc:1434] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 13:14:36.177644  6289 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:36.177690  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:36.178889  6093 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:36.179418  6133 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.165289  6290 ts_tablet_manager.cc:1434] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:14:36.185500  6433 raft_consensus.cc:2804] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.185995  6433 raft_consensus.cc:697] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:36.186425  6290 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:36.186812  6433 consensus_queue.cc:237] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.162281  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:36.175861  6291 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:36.190011  6291 ts_tablet_manager.cc:1403] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.186s	user 0.021s	sys 0.003s
I20260709 13:14:36.194572  6020 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.166070  6354 consensus_queue.cc:237] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.183979  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:36.182461  6425 raft_consensus.cc:493] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.196026  6425 raft_consensus.cc:515] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.199556  6425 leader_election.cc:290] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:36.199596  6291 raft_consensus.cc:359] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.200362  6291 raft_consensus.cc:385] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.200627  6291 raft_consensus.cc:740] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.200874  6359 raft_consensus.cc:493] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.201297  6359 raft_consensus.cc:515] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:36.201606  6133 leader_election.cc:343] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.204144  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:36.204191  6133 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.204571  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.204847  6242 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:36.205183  6021 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:36.206238  6288 ts_tablet_manager.cc:1434] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.006s
I20260709 13:14:36.206367  6209 leader_election.cc:304] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:36.172875  6321 raft_consensus.cc:2749] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.185295  6244 raft_consensus.cc:1275] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:36.207237  6363 raft_consensus.cc:2804] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.182946  6429 consensus_queue.cc:1048] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.207595  6363 raft_consensus.cc:493] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.208037  6363 raft_consensus.cc:3060] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.209340  6359 leader_election.cc:290] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.210843  6288 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:36.213018  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:36.213847  6168 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:36.215209  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:36.184952  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.217734  6289 tablet_bootstrap.cc:654] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.221567  6290 tablet_bootstrap.cc:654] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.222219  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:36.222887  6167 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:36.201303  6291 consensus_queue.cc:260] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:36.235617  6059 leader_election.cc:343] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.235816  6363 raft_consensus.cc:515] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.236419  6431 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.236835  6431 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.237167  6431 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.240227  6363 leader_election.cc:290] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.246277  6291 ts_tablet_manager.cc:1434] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 13:14:36.240911  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:36.248908  6168 raft_consensus.cc:3060] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.249792  6290 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:36.250281  6290 ts_tablet_manager.cc:1403] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.004s
I20260709 13:14:36.251588  6291 tablet_bootstrap.cc:492] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:36.254766  6288 tablet_bootstrap.cc:654] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.260035  6433 consensus_queue.cc:1048] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:36.264041  6020 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
W20260709 13:14:36.260435  6061 leader_election.cc:343] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.272320  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:36.272914  6019 raft_consensus.cc:3060] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.271870  6061 leader_election.cc:304] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:36.274302  6364 raft_consensus.cc:2749] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.278868  6168 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:36.262574  6354 raft_consensus.cc:493] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.279881  6354 raft_consensus.cc:515] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.281419  6207 leader_election.cc:304] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:36.283798  6321 raft_consensus.cc:2804] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.284237  6321 raft_consensus.cc:697] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:36.284999  6321 consensus_queue.cc:237] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.279246  5916 catalog_manager.cc:5697] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.286055  6019 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:36.282749  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:36.289050  6059 leader_election.cc:343] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.281924  6354 leader_election.cc:290] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.270414  6290 raft_consensus.cc:359] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.290760  6290 raft_consensus.cc:385] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.291049  6290 raft_consensus.cc:740] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.291738  6290 consensus_queue.cc:260] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.292941  5915 catalog_manager.cc:5697] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.293684  6289 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:36.293732  6290 ts_tablet_manager.cc:1434] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:14:36.241446  5984 leader_election.cc:304] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:36.296449  5915 catalog_manager.cc:5697] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.299418  6290 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:36.297684  6289 ts_tablet_manager.cc:1403] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.000s
I20260709 13:14:36.302254  6425 raft_consensus.cc:2764] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:36.301576  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.313710  6290 tablet_bootstrap.cc:654] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:36.302094  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 63498.8us
I20260709 13:14:36.329910  6289 raft_consensus.cc:359] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.330579  6289 raft_consensus.cc:385] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.330912  6289 raft_consensus.cc:740] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.331632  6289 consensus_queue.cc:260] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.335942  5915 catalog_manager.cc:5697] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.348290  6431 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.351667  6291 tablet_bootstrap.cc:654] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.351850  6288 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:36.354426  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:36.354980  6095 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.356824  6288 ts_tablet_manager.cc:1403] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.146s	user 0.021s	sys 0.006s
I20260709 13:14:36.360441  6288 raft_consensus.cc:359] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.361064  6288 raft_consensus.cc:385] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.361377  6288 raft_consensus.cc:740] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.362074  6288 consensus_queue.cc:260] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:36.362432  6061 leader_election.cc:343] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.363104  6061 leader_election.cc:304] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.364410  6289 ts_tablet_manager.cc:1434] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:14:36.368131  6289 tablet_bootstrap.cc:492] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:36.369060  6354 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.369535  6354 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.371711  6095 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:36.373703  6364 raft_consensus.cc:2749] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.374977  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:36.376199  6289 tablet_bootstrap.cc:654] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:36.376365  6059 leader_election.cc:343] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.371565  6354 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.383404  6288 ts_tablet_manager.cc:1434] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:14:36.384364  6288 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:36.384485  6133 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:36.385315  6433 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.388906  6289 tablet_bootstrap.cc:492] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:36.389323  6289 ts_tablet_manager.cc:1403] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 13:14:36.391949  6363 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.391819  6289 raft_consensus.cc:359] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.392472  6289 raft_consensus.cc:385] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.392407  6363 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.392827  6291 tablet_bootstrap.cc:492] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:36.393397  6291 ts_tablet_manager.cc:1403] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.142s	user 0.005s	sys 0.006s
I20260709 13:14:36.396075  6291 raft_consensus.cc:359] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.396729  6291 raft_consensus.cc:385] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.392796  6289 raft_consensus.cc:740] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.397075  6291 raft_consensus.cc:740] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.391074  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.398348  6291 consensus_queue.cc:260] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.385763  6433 raft_consensus.cc:697] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:36.400547  6363 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.398006  6289 consensus_queue.cc:260] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.402187  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:36.402937  6167 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:36.403075  6433 consensus_queue.cc:237] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.403926  6289 ts_tablet_manager.cc:1434] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:14:36.404258  6207 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:36.404886  6289 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:36.405064  6363 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.405418  6363 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.405555  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.405725  6363 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:36.406963  6209 leader_election.cc:343] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:36.407610  6061 leader_election.cc:343] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.408084  6061 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.408756  6354 raft_consensus.cc:2749] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.417070  6425 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.417817  6288 tablet_bootstrap.cc:654] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.418828  6425 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.421417  6429 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.436040  6291 ts_tablet_manager.cc:1434] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 13:14:36.438304  6291 tablet_bootstrap.cc:492] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:36.433712  6363 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.441841  5917 catalog_manager.cc:5697] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.444283  6291 tablet_bootstrap.cc:654] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.442420  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:36.444738  6168 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.448915  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:36.449491  6242 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.452412  6288 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:36.452860  6288 ts_tablet_manager.cc:1403] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.000s
I20260709 13:14:36.456205  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:36.452986  6363 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.458950  6288 raft_consensus.cc:359] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.459563  6288 raft_consensus.cc:385] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.459815  6288 raft_consensus.cc:740] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.454012  6431 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:36.462670  6209 leader_election.cc:343] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.463714  6288 consensus_queue.cc:260] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.466892  6288 ts_tablet_manager.cc:1434] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:14:36.467657  6289 tablet_bootstrap.cc:654] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.474195  6290 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:36.474627  6290 ts_tablet_manager.cc:1403] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.175s	user 0.019s	sys 0.007s
I20260709 13:14:36.478053  6290 raft_consensus.cc:359] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.478659  6290 raft_consensus.cc:385] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.478924  6290 raft_consensus.cc:740] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.479655  6290 consensus_queue.cc:260] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.481489  6288 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:36.485909  6431 consensus_queue.cc:1048] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.492902  6290 ts_tablet_manager.cc:1434] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:14:36.494714  6242 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:36.495200  6359 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:36.495836  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:36.495601  6359 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.497515  6168 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:36.499697  6207 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:36.501366  6363 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.501885  6359 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:36.501991  6363 raft_consensus.cc:697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:36.502926  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:36.502924  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:36.497504  6425 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:36.503216  6363 consensus_queue.cc:237] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.511957  6095 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:36.513964  6207 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:36.514768  6321 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:36.515182  6321 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.515519  6321 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.520877  6431 consensus_queue.cc:1048] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.521540  6289 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:36.522141  6289 ts_tablet_manager.cc:1403] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.117s	user 0.005s	sys 0.009s
I20260709 13:14:36.525749  6291 tablet_bootstrap.cc:492] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:36.529114  6288 tablet_bootstrap.cc:654] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.534453  6291 ts_tablet_manager.cc:1403] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.006s
I20260709 13:14:36.533282  6289 raft_consensus.cc:359] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.539481  6289 raft_consensus.cc:385] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.541477  6290 tablet_bootstrap.cc:492] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
W20260709 13:14:36.542271  6133 consensus_peers.cc:597] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:36.546314  6321 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:36.546591  6133 consensus_peers.cc:597] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:36.539865  6289 raft_consensus.cc:740] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.549995  6291 raft_consensus.cc:359] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.552027  6291 raft_consensus.cc:385] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.552320  6291 raft_consensus.cc:740] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.551113  6289 consensus_queue.cc:260] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.555392  6289 ts_tablet_manager.cc:1434] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:14:36.556326  6289 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:36.560184  6291 consensus_queue.cc:260] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.563946  6291 ts_tablet_manager.cc:1434] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:14:36.564659  6291 tablet_bootstrap.cc:492] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:36.568926  6291 tablet_bootstrap.cc:654] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.571439  6288 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:36.571871  6288 ts_tablet_manager.cc:1403] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.003s
I20260709 13:14:36.574393  6288 raft_consensus.cc:359] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.574994  6288 raft_consensus.cc:385] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.575251  6288 raft_consensus.cc:740] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.578312  6290 tablet_bootstrap.cc:654] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.584844  6289 tablet_bootstrap.cc:654] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.587369  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:36.588438  6093 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.594352  6433 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.594949  6433 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.595458  6288 consensus_queue.cc:260] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.597215  6433 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.598840  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.599594  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:36.600823  6135 leader_election.cc:343] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.601823  6321 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
W20260709 13:14:36.604228  6133 leader_election.cc:343] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.604126  6433 consensus_queue.cc:1048] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.604799  6291 tablet_bootstrap.cc:492] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:36.604763  6133 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.605376  6291 ts_tablet_manager.cc:1403] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.015s
I20260709 13:14:36.605855  6433 raft_consensus.cc:2749] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.606498  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:36.608659  6289 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:36.609310  6289 ts_tablet_manager.cc:1403] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.005s
I20260709 13:14:36.612937  6289 raft_consensus.cc:359] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.613581  6289 raft_consensus.cc:385] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.613844  6289 raft_consensus.cc:740] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.614837  6291 raft_consensus.cc:359] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.615492  6289 consensus_queue.cc:260] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.615499  6291 raft_consensus.cc:385] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.618184  6289 ts_tablet_manager.cc:1434] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:14:36.618356  6291 raft_consensus.cc:740] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.619102  6289 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:36.619010  6291 consensus_queue.cc:260] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.622032  6288 ts_tablet_manager.cc:1434] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:14:36.622908  6288 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:36.624821  6289 tablet_bootstrap.cc:654] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.628491  5917 catalog_manager.cc:5697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:36.636126  6289 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:36.636591  6289 ts_tablet_manager.cc:1403] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260709 13:14:36.638851  6093 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:36.641376  6207 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:36.642385  6321 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:36.642999  6321 raft_consensus.cc:697] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:36.643105  6289 raft_consensus.cc:359] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.633586  6291 ts_tablet_manager.cc:1434] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:14:36.640399  6290 tablet_bootstrap.cc:492] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:36.643997  6289 raft_consensus.cc:385] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.633131  6288 tablet_bootstrap.cc:654] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.644824  6291 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:36.644593  6290 ts_tablet_manager.cc:1403] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.006s
I20260709 13:14:36.644770  6289 raft_consensus.cc:740] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.647853  6289 consensus_queue.cc:260] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.649415  6426 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.650182  6289 ts_tablet_manager.cc:1434] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:14:36.649978  6290 raft_consensus.cc:359] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.651032  6290 raft_consensus.cc:385] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.651335  6290 raft_consensus.cc:740] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.650758  6426 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.654505  6426 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:36.643982  6321 consensus_queue.cc:237] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.656039  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:36.656467  6290 consensus_queue.cc:260] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.656788  6168 raft_consensus.cc:2393] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:36.656791  6242 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.658389  6289 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:36.658833  6290 ts_tablet_manager.cc:1434] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:14:36.658398  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:36.659794  6290 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:36.660547  5984 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.661620  6426 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.663224  6291 tablet_bootstrap.cc:654] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.665482  6290 tablet_bootstrap.cc:654] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.682487  6430 raft_consensus.cc:493] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.685010  6430 raft_consensus.cc:515] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.688581  6430 leader_election.cc:290] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:36.688779  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:36.689424  6095 raft_consensus.cc:2468] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:36.690547  6133 leader_election.cc:304] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:36.693220  6431 raft_consensus.cc:2804] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.693586  6431 raft_consensus.cc:493] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.693778  6426 raft_consensus.cc:2749] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.693928  6431 raft_consensus.cc:3060] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.694243  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.694876  6019 raft_consensus.cc:2468] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:36.698256  6430 consensus_queue.cc:1048] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:14:36.706818  6288 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:36.707269  6288 ts_tablet_manager.cc:1403] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.002s
I20260709 13:14:36.710039  6363 consensus_queue.cc:1048] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.710543  6288 raft_consensus.cc:359] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.711230  6288 raft_consensus.cc:385] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.711486  6288 raft_consensus.cc:740] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.718941  6288 consensus_queue.cc:260] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.713222  6431 raft_consensus.cc:515] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.737517  6431 leader_election.cc:290] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:36.749774  6289 tablet_bootstrap.cc:654] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.752756  6288 ts_tablet_manager.cc:1434] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.045s	user 0.001s	sys 0.006s
I20260709 13:14:36.747568  6300 consensus_queue.cc:1048] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:14:36.746093  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:36.759684  6093 raft_consensus.cc:3060] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.759142  5916 catalog_manager.cc:5697] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:36.738183  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:36.765192  6020 raft_consensus.cc:3060] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.787207  6020 raft_consensus.cc:2468] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:36.789283  6135 leader_election.cc:304] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:36.792939  6430 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.793562  6434 raft_consensus.cc:2804] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.793459  6430 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.794071  6434 raft_consensus.cc:697] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:36.794919  6434 consensus_queue.cc:237] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.795563  6430 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:36.800882  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:36.802326  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:36.802713  6133 leader_election.cc:343] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.803131  6096 raft_consensus.cc:2468] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:36.808800  6133 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.811044  6433 raft_consensus.cc:2804] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.812414  6300 consensus_queue.cc:1048] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.813177  6291 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:36.813638  6291 ts_tablet_manager.cc:1403] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.169s	user 0.037s	sys 0.016s
I20260709 13:14:36.811606  6433 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.814996  6433 raft_consensus.cc:3060] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.815301  6093 raft_consensus.cc:2468] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:36.816545  6291 raft_consensus.cc:359] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.817261  6291 raft_consensus.cc:385] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.817528  6291 raft_consensus.cc:740] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.817920  6290 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:36.818399  6290 ts_tablet_manager.cc:1403] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.159s	user 0.039s	sys 0.017s
I20260709 13:14:36.818310  6291 consensus_queue.cc:260] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.821805  6291 ts_tablet_manager.cc:1434] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:14:36.823560  6288 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:36.830192  6291 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:36.831228  6359 raft_consensus.cc:493] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.831707  6359 raft_consensus.cc:515] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.832259  6363 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.832281  6290 raft_consensus.cc:359] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.833417  6290 raft_consensus.cc:385] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.833149  6363 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.833739  6290 raft_consensus.cc:740] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.834277  6359 leader_election.cc:290] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:36.835064  6363 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:36.834594  6290 consensus_queue.cc:260] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.836083  6300 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.836607  6300 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.835961  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.838649  6021 raft_consensus.cc:2468] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:36.838821  6300 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:36.839553  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:36.840268  6209 leader_election.cc:304] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:36.840821  6290 ts_tablet_manager.cc:1434] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:14:36.841078  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:36.841997  6096 raft_consensus.cc:2468] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:36.842099  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:36.843791  6059 leader_election.cc:343] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.842253  6290 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:36.846575  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:36.857101  6061 leader_election.cc:343] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.861009  6061 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:36.861846  6354 raft_consensus.cc:2749] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.857249  6359 raft_consensus.cc:2804] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.863144  6359 raft_consensus.cc:493] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.863531  6359 raft_consensus.cc:3060] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.867163  6288 tablet_bootstrap.cc:654] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.867316  6433 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.879364  5915 catalog_manager.cc:5697] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:36.885418  6289 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:36.885892  6289 ts_tablet_manager.cc:1403] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.228s	user 0.015s	sys 0.005s
I20260709 13:14:36.883848  6354 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.891324  6354 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.893958  6354 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:36.895131  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.902844  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:36.904881  6244 raft_consensus.cc:1240] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:36.905589  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:36.907868  6059 leader_election.cc:343] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:36.909505  6061 leader_election.cc:343] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.909938  6061 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:36.911214  6300 raft_consensus.cc:2749] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.910951  6359 raft_consensus.cc:515] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.912860  6207 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:36.916332  6289 raft_consensus.cc:359] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.925307  6289 raft_consensus.cc:385] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:36.925593  6289 raft_consensus.cc:740] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:36.926160  6291 tablet_bootstrap.cc:654] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.927481  6096 raft_consensus.cc:1240] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:36.928972  6524 raft_consensus.cc:2749] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:36.929682  6290 tablet_bootstrap.cc:654] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:36.929756  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:36.929742  6523 consensus_queue.cc:1059] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:36.930574  6093 raft_consensus.cc:3060] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.930678  6523 consensus_queue.cc:1243] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer 78dc46d15d724130841fcfb2bb77430f log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:14:36.931265  6520 raft_consensus.cc:3055] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:36.931605  6520 raft_consensus.cc:740] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:36.932430  6520 consensus_queue.cc:260] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:36.934038  6244 raft_consensus.cc:3060] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.933925  6363 consensus_queue.cc:1048] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:36.935501  6433 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:36.937309  6359 leader_election.cc:290] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:36.937461  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:36.938076  6019 raft_consensus.cc:3060] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.939322  6431 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:36.939673  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:36.941218  6133 leader_election.cc:343] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.941640  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:36.942289  6096 raft_consensus.cc:3060] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.948653  6019 raft_consensus.cc:2468] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:36.949788  6209 leader_election.cc:304] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:36.951064  6359 raft_consensus.cc:2804] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:36.951673  6359 raft_consensus.cc:697] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:36.934046  6523 consensus_queue.cc:1059] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:14:36.939813  6431 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:36.952518  6359 consensus_queue.cc:237] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:36.954715  6431 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:36.954854  6520 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:36.956777  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:36.957557  6020 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:36.958662  6135 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:36.964087  6431 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:36.966511  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:36.968436  6133 leader_election.cc:343] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:36.966070  6431 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:36.969194  6431 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:36.972718  6289 consensus_queue.cc:260] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:36.981671  6096 raft_consensus.cc:2468] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:36.984404  6289 ts_tablet_manager.cc:1434] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.002s
I20260709 13:14:36.982169  6093 raft_consensus.cc:2468] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:36.995002  6289 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:37.003840  6133 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.004698  6430 raft_consensus.cc:2804] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.005203  6430 raft_consensus.cc:697] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:37.005941  6430 consensus_queue.cc:237] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.009662  6431 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.011442  6290 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.011956  6290 ts_tablet_manager.cc:1403] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.170s	user 0.023s	sys 0.001s
I20260709 13:14:37.012475  6431 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.013835  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:37.014703  6290 raft_consensus.cc:359] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:37.015388  6133 leader_election.cc:343] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.017237  6291 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:37.017143  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:37.015434  6290 raft_consensus.cc:385] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.024617  6291 ts_tablet_manager.cc:1403] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.195s	user 0.018s	sys 0.018s
I20260709 13:14:37.021173  6288 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:37.020995  6359 consensus_queue.cc:1048] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.024843  6019 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.025287  6288 ts_tablet_manager.cc:1403] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.202s	user 0.008s	sys 0.009s
I20260709 13:14:37.024554  6290 raft_consensus.cc:740] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.027033  6290 consensus_queue.cc:260] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.027200  6291 raft_consensus.cc:359] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.027886  6291 raft_consensus.cc:385] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.028165  6291 raft_consensus.cc:740] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.030217  6288 raft_consensus.cc:359] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.031113  6288 raft_consensus.cc:385] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.031435  6288 raft_consensus.cc:740] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.032280  6288 consensus_queue.cc:260] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.033285  6291 consensus_queue.cc:260] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.034469  6019 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:37.039309  6363 consensus_queue.cc:1048] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.018255  5916 catalog_manager.cc:5697] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.044071  6290 ts_tablet_manager.cc:1434] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:14:37.045110  6290 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.050819  6135 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:37.052366  6520 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.052747  6288 ts_tablet_manager.cc:1434] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:14:37.052882  6520 raft_consensus.cc:697] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:37.053973  6290 tablet_bootstrap.cc:654] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.053745  6520 consensus_queue.cc:237] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.054761  6288 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:37.061710  6290 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.062204  6290 ts_tablet_manager.cc:1403] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260709 13:14:37.064675  6290 raft_consensus.cc:359] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.065320  6290 raft_consensus.cc:385] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.065613  6290 raft_consensus.cc:740] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.066258  6290 consensus_queue.cc:260] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.068164  6290 ts_tablet_manager.cc:1434] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:37.069069  6290 tablet_bootstrap.cc:492] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.073189  6093 raft_consensus.cc:1275] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:37.074644  6321 consensus_queue.cc:1048] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.077852  6244 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.082890  6290 tablet_bootstrap.cc:654] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.043695  6289 tablet_bootstrap.cc:654] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.101385  6291 ts_tablet_manager.cc:1434] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.001s
I20260709 13:14:37.103276  6167 raft_consensus.cc:1275] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:14:37.104624  6291 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:37.103953  6167 pending_rounds.cc:85] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: Aborting all ops after (but not including) 0
I20260709 13:14:37.108539  6167 pending_rounds.cc:107] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:14:37.108803  6167 raft_consensus.cc:2889] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:37.112335  6363 consensus_queue.cc:1048] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.115114  6290 tablet_bootstrap.cc:492] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.115623  6290 ts_tablet_manager.cc:1403] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.001s
I20260709 13:14:37.118868  6291 tablet_bootstrap.cc:654] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.118767  6290 raft_consensus.cc:359] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.119410  6290 raft_consensus.cc:385] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.119701  6290 raft_consensus.cc:740] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.121554  6290 consensus_queue.cc:260] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.124575  6290 ts_tablet_manager.cc:1434] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:14:37.124747  6288 tablet_bootstrap.cc:654] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.127024  6354 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.127970  6354 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.131100  6354 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:37.132332  6290 tablet_bootstrap.cc:492] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.133446  6289 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:37.133890  6289 ts_tablet_manager.cc:1403] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.003s
I20260709 13:14:37.133988  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:37.135492  5915 catalog_manager.cc:5697] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.137574  5915 catalog_manager.cc:5697] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.138769  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:37.141573  6019 raft_consensus.cc:2393] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:37.142983  6061 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:37.144035  6354 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.138618  6289 raft_consensus.cc:359] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.145248  6289 raft_consensus.cc:385] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.145692  6289 raft_consensus.cc:740] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.146164  6290 tablet_bootstrap.cc:654] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.147953  6364 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.148432  6364 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.147630  6289 consensus_queue.cc:260] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.151109  6289 ts_tablet_manager.cc:1434] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:14:37.151599  6364 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:37.152177  6289 tablet_bootstrap.cc:492] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:37.154824  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:37.160964  6061 leader_election.cc:343] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.164029  6290 tablet_bootstrap.cc:492] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.164503  6290 ts_tablet_manager.cc:1403] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:14:37.165093  6354 raft_consensus.cc:2749] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.166992  6290 raft_consensus.cc:359] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.167624  6290 raft_consensus.cc:385] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.167879  6290 raft_consensus.cc:740] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.168502  6290 consensus_queue.cc:260] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.166131  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:37.169863  6167 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:37.170447  6290 ts_tablet_manager.cc:1434] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:37.170943  6059 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:37.171380  6290 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.171666  6364 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.172086  6364 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.172432  6364 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.176914  6290 tablet_bootstrap.cc:654] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.189488  6364 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.192085  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:37.192431  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:37.193207  6167 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:37.193425  6061 leader_election.cc:343] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.195931  6291 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:37.196372  6291 ts_tablet_manager.cc:1403] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.008s
I20260709 13:14:37.198874  6291 raft_consensus.cc:359] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.199501  6291 raft_consensus.cc:385] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.196393  6289 tablet_bootstrap.cc:654] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.199777  6291 raft_consensus.cc:740] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.200819  6291 consensus_queue.cc:260] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.202798  6291 ts_tablet_manager.cc:1434] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:37.203869  6291 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:37.199810  6364 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:37.216728  6167 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:37.217697  6291 tablet_bootstrap.cc:654] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.219352  6059 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:37.220158  6364 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.220623  6364 raft_consensus.cc:697] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:37.221417  6364 consensus_queue.cc:237] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.223194  6288 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:37.223670  6288 ts_tablet_manager.cc:1403] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.007s
I20260709 13:14:37.230180  6520 consensus_queue.cc:1048] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:37.230721  6290 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.231285  6290 ts_tablet_manager.cc:1403] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.027s
I20260709 13:14:37.233417  6288 raft_consensus.cc:359] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.235266  6288 raft_consensus.cc:385] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.235683  6288 raft_consensus.cc:740] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.236583  6288 consensus_queue.cc:260] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.234308  6290 raft_consensus.cc:359] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.239687  6290 raft_consensus.cc:385] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.239992  6290 raft_consensus.cc:740] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.241551  6290 consensus_queue.cc:260] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.244812  6290 ts_tablet_manager.cc:1434] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.005s
I20260709 13:14:37.245714  6290 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.249529  6291 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:37.249913  6288 ts_tablet_manager.cc:1434] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:14:37.250041  6291 ts_tablet_manager.cc:1403] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.000s
I20260709 13:14:37.250932  6288 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:37.251241  6290 tablet_bootstrap.cc:654] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.252938  6291 raft_consensus.cc:359] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.253809  6291 raft_consensus.cc:385] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.254128  6291 raft_consensus.cc:740] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.254690  6363 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.255169  6363 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.256284  6288 tablet_bootstrap.cc:654] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.257284  6363 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.257308  6291 consensus_queue.cc:260] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.259378  6291 ts_tablet_manager.cc:1434] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:14:37.262387  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:37.263226  6019 raft_consensus.cc:2468] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:37.259117  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:37.269727  6290 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.269929  6093 raft_consensus.cc:2468] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:37.270170  6290 ts_tablet_manager.cc:1403] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.001s
I20260709 13:14:37.271571  6209 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:37.272580  6321 raft_consensus.cc:2804] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.272998  6321 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.273320  6321 raft_consensus.cc:3060] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.276166  6290 raft_consensus.cc:359] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.276808  6290 raft_consensus.cc:385] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.277063  6290 raft_consensus.cc:740] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.277705  6290 consensus_queue.cc:260] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.278934  6430 consensus_queue.cc:1048] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.279675  6290 ts_tablet_manager.cc:1434] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:14:37.280609  6290 tablet_bootstrap.cc:492] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.285933  6290 tablet_bootstrap.cc:654] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.291569  6289 tablet_bootstrap.cc:492] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:37.293090  6289 ts_tablet_manager.cc:1403] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.000s
I20260709 13:14:37.297078  6290 tablet_bootstrap.cc:492] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.297540  6290 ts_tablet_manager.cc:1403] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 13:14:37.297088  6289 raft_consensus.cc:359] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.300927  6289 raft_consensus.cc:385] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.301185  6289 raft_consensus.cc:740] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.301862  6289 consensus_queue.cc:260] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.302011  5915 catalog_manager.cc:5697] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.303813  6289 ts_tablet_manager.cc:1434] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:14:37.304683  6289 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:37.308012  6290 raft_consensus.cc:359] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.308663  6290 raft_consensus.cc:385] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.308923  6290 raft_consensus.cc:740] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.309545  6290 consensus_queue.cc:260] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.311416  6290 ts_tablet_manager.cc:1434] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260709 13:14:37.312263  6290 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.312152  6321 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.314615  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:37.315209  6019 raft_consensus.cc:3060] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.317948  6290 tablet_bootstrap.cc:654] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.322996  6289 tablet_bootstrap.cc:654] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.323062  6019 raft_consensus.cc:2468] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:37.327482  6288 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:37.327152  6209 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:37.327956  6288 ts_tablet_manager.cc:1403] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.077s	user 0.037s	sys 0.020s
I20260709 13:14:37.328624  6363 raft_consensus.cc:2804] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.329066  6363 raft_consensus.cc:697] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:37.329878  6363 consensus_queue.cc:237] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.330502  6288 raft_consensus.cc:359] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.333235  6288 raft_consensus.cc:385] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.333499  6288 raft_consensus.cc:740] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.334213  6288 consensus_queue.cc:260] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.336117  6288 ts_tablet_manager.cc:1434] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:14:37.336975  6288 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:37.346868  6288 tablet_bootstrap.cc:654] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.354419  6289 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:37.357993  6289 ts_tablet_manager.cc:1403] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.001s
I20260709 13:14:37.359086  6321 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.364213  6291 tablet_bootstrap.cc:492] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:37.364687  6523 raft_consensus.cc:493] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.365305  6523 raft_consensus.cc:515] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.369517  6364 raft_consensus.cc:493] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.370184  6364 raft_consensus.cc:515] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.372459  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:37.372849  6364 leader_election.cc:290] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:37.373270  6093 raft_consensus.cc:3060] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.376575  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.384886  6291 tablet_bootstrap.cc:654] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.387519  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:37.389426  6059 leader_election.cc:343] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:37.391528  6135 leader_election.cc:343] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.395170  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.381727  6364 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:37.397373  6133 leader_election.cc:343] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.397225  6364 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.398007  6133 leader_election.cc:304] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.399416  6430 raft_consensus.cc:2749] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.401351  6364 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:37.382781  6523 leader_election.cc:290] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:37.409266  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:37.412452  6059 leader_election.cc:343] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.416683  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.418722  6321 consensus_queue.cc:1048] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.418193  6093 raft_consensus.cc:2468] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:37.411018  6289 raft_consensus.cc:359] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.420226  6289 raft_consensus.cc:385] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.420519  6289 raft_consensus.cc:740] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.421075  6289 consensus_queue.cc:260] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:37.422838  6059 leader_election.cc:343] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.423290  6059 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.424052  6364 raft_consensus.cc:2749] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.425458  6289 ts_tablet_manager.cc:1434] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.001s
I20260709 13:14:37.427309  6289 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:37.432729  6289 tablet_bootstrap.cc:654] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.435945  6290 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.436502  6290 ts_tablet_manager.cc:1403] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.124s	user 0.052s	sys 0.048s
I20260709 13:14:37.436600  6321 consensus_queue.cc:1048] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.439613  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:37.442154  6288 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:37.442616  6288 ts_tablet_manager.cc:1403] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.036s
W20260709 13:14:37.445269  6061 leader_election.cc:343] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.445413  6288 raft_consensus.cc:359] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.445724  6061 leader_election.cc:304] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.446069  6288 raft_consensus.cc:385] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.446345  6288 raft_consensus.cc:740] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.446964  6364 raft_consensus.cc:2749] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.447053  6288 consensus_queue.cc:260] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.444959  6290 raft_consensus.cc:359] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.448194  6290 raft_consensus.cc:385] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.448465  6290 raft_consensus.cc:740] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.449533  6288 ts_tablet_manager.cc:1434] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:37.449193  6290 consensus_queue.cc:260] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.450433  6288 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:37.451233  6290 ts_tablet_manager.cc:1434] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:14:37.452090  6290 tablet_bootstrap.cc:492] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.453964  5915 catalog_manager.cc:5697] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.458140  6290 tablet_bootstrap.cc:654] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.458837  6523 consensus_queue.cc:1048] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.469996  6291 tablet_bootstrap.cc:492] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:37.470628  6291 ts_tablet_manager.cc:1403] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.107s	user 0.003s	sys 0.014s
I20260709 13:14:37.475847  6523 raft_consensus.cc:493] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.476519  6523 raft_consensus.cc:515] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.481235  6555 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.481827  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.481930  6555 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.489307  6425 raft_consensus.cc:493] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.489827  6425 raft_consensus.cc:515] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.491945  6425 leader_election.cc:290] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:37.492983  6555 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.494410  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.494568  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.496577  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:37.497190  6095 raft_consensus.cc:2468] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:37.498589  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:37.502430  5984 leader_election.cc:343] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:37.503031  5984 leader_election.cc:343] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.503353  5984 leader_election.cc:304] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.504078  6555 raft_consensus.cc:2749] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:37.504402  5984 leader_election.cc:343] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.505112  5984 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.479759  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:37.507514  6523 leader_election.cc:290] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:37.530314  6291 raft_consensus.cc:359] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.533072  6291 raft_consensus.cc:385] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:14:37.519220  6133 leader_election.cc:343] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.510460  6555 raft_consensus.cc:2804] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.515689  6093 raft_consensus.cc:2468] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:37.533977  6291 raft_consensus.cc:740] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.534498  6555 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.539292  6291 consensus_queue.cc:260] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.541476  6288 tablet_bootstrap.cc:654] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.540725  6555 raft_consensus.cc:3060] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.546399  6290 tablet_bootstrap.cc:492] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.546821  6290 ts_tablet_manager.cc:1403] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.041s
W20260709 13:14:37.551390  6133 consensus_peers.cc:597] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:37.553961  6291 ts_tablet_manager.cc:1434] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.005s
I20260709 13:14:37.556030  6133 leader_election.cc:304] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.554679  6290 raft_consensus.cc:359] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.557874  6291 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:37.558182  6433 raft_consensus.cc:2804] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.558560  6433 raft_consensus.cc:493] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.558899  6433 raft_consensus.cc:3060] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.564435  6291 tablet_bootstrap.cc:654] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.568406  6433 raft_consensus.cc:515] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.569041  6364 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.569667  6364 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.572960  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:37.573689  6095 raft_consensus.cc:3060] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.557871  6290 raft_consensus.cc:385] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.576110  6290 raft_consensus.cc:740] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.576867  6290 consensus_queue.cc:260] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.577116  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.577432  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:37.578859  6061 leader_election.cc:343] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.580291  6364 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:37.581143  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:37.581862  6244 raft_consensus.cc:3060] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.581501  6555 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.583827  6433 leader_election.cc:290] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:37.583920  6520 consensus_queue.cc:1048] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:14:37.586826  6059 leader_election.cc:343] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.587133  6289 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:37.587267  6059 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.587591  6289 ts_tablet_manager.cc:1403] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.008s
I20260709 13:14:37.589254  6300 raft_consensus.cc:2749] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.590133  6289 raft_consensus.cc:359] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.590795  6289 raft_consensus.cc:385] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.591041  6289 raft_consensus.cc:740] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.587598  6290 ts_tablet_manager.cc:1434] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 13:14:37.592466  6290 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.592393  6555 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.596094  6289 consensus_queue.cc:260] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.598291  6290 tablet_bootstrap.cc:654] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.598932  6289 ts_tablet_manager.cc:1434] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 13:14:37.600093  6289 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:37.602828  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:37.603242  6288 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:37.603762  6288 ts_tablet_manager.cc:1403] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.153s	user 0.016s	sys 0.009s
I20260709 13:14:37.606165  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:37.606880  6096 raft_consensus.cc:3060] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.609197  6290 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.609642  6290 ts_tablet_manager.cc:1403] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 13:14:37.606437  6288 raft_consensus.cc:359] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.611673  6288 raft_consensus.cc:385] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.612036  6288 raft_consensus.cc:740] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.612182  6290 raft_consensus.cc:359] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.612682  6288 consensus_queue.cc:260] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.612890  6290 raft_consensus.cc:385] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.615023  6288 ts_tablet_manager.cc:1434] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:14:37.614773  6523 consensus_queue.cc:1048] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:37.615217  6290 raft_consensus.cc:740] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.615481  6354 raft_consensus.cc:493] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.616019  6288 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:37.615952  6354 raft_consensus.cc:515] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.613596  6555 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.616986  6555 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.618479  6354 leader_election.cc:290] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:37.618834  6555 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:37.620335  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.620373  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:37.622117  6288 tablet_bootstrap.cc:654] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:37.622298  6061 leader_election.cc:343] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:37.623142  6059 leader_election.cc:343] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.623750  6059 leader_election.cc:304] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.625186  6354 raft_consensus.cc:2749] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.626597  6289 tablet_bootstrap.cc:654] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.616052  6290 consensus_queue.cc:260] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.630004  6290 ts_tablet_manager.cc:1434] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:14:37.630916  6290 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.636668  6354 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.637305  6354 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.638149  6289 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:37.638840  6289 ts_tablet_manager.cc:1403] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.002s
I20260709 13:14:37.640029  6354 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:37.642462  6289 raft_consensus.cc:359] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.643679  6289 raft_consensus.cc:385] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.644136  6289 raft_consensus.cc:740] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.648481  6288 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:37.649114  6288 ts_tablet_manager.cc:1403] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.013s
I20260709 13:14:37.646447  6289 consensus_queue.cc:260] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.652796  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.653756  6289 ts_tablet_manager.cc:1434] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:14:37.654884  6289 tablet_bootstrap.cc:492] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:37.655571  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:37.656430  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:37.657065  6094 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:37.657193  6288 raft_consensus.cc:359] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.658022  6523 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.658169  6288 raft_consensus.cc:385] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.658257  6430 raft_consensus.cc:493] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.658651  6288 raft_consensus.cc:740] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.658563  6523 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.658790  6430 raft_consensus.cc:515] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.660543  6290 tablet_bootstrap.cc:654] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.661006  6430 leader_election.cc:290] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:37.661159  6523 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.662256  6288 consensus_queue.cc:260] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.662894  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:37.663959  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:37.664570  6093 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
W20260709 13:14:37.664664  6133 leader_election.cc:343] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.665622  6133 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:37.666498  6523 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.666827  6523 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.667158  6523 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.670598  6289 tablet_bootstrap.cc:654] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.671098  6524 raft_consensus.cc:493] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.671586  6524 raft_consensus.cc:515] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.672760  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:37.673663  6524 leader_election.cc:290] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.674628  6288 ts_tablet_manager.cc:1434] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260709 13:14:37.674177  6523 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.676179  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:37.676664  6059 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:37.677300  6059 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.677646  6059 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:37.677719  6209 leader_election.cc:343] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.679175  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:37.679791  6093 raft_consensus.cc:2468] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:37.680822  6207 leader_election.cc:304] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
W20260709 13:14:37.681905  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:37.682293  6168 raft_consensus.cc:2393] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:37.682468  6288 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:37.685081  6523 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.685389  6244 raft_consensus.cc:2468] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:37.687650  6363 raft_consensus.cc:2804] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.688271  6363 raft_consensus.cc:493] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.688390  6288 tablet_bootstrap.cc:654] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.692227  6363 raft_consensus.cc:3060] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:37.696592  5984 leader_election.cc:343] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.678651  6096 raft_consensus.cc:2468] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:37.688954  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:37.689918  6133 leader_election.cc:304] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:37.700119  6093 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.700670  6364 raft_consensus.cc:2749] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.700742  6430 raft_consensus.cc:2804] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.701381  6430 raft_consensus.cc:697] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:37.702294  6430 consensus_queue.cc:237] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.690649  6290 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.704187  6290 ts_tablet_manager.cc:1403] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.004s
I20260709 13:14:37.704732  6364 consensus_queue.cc:1048] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:37.710037  6290 raft_consensus.cc:359] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.710862  6290 raft_consensus.cc:385] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.711194  6290 raft_consensus.cc:740] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.712469  6093 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:37.713742  6133 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:37.714488  6433 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.714955  6433 raft_consensus.cc:697] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:37.715867  6433 consensus_queue.cc:237] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.720335  6021 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.712044  6290 consensus_queue.cc:260] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.724642  6290 ts_tablet_manager.cc:1434] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:14:37.725513  6290 tablet_bootstrap.cc:492] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.727861  6095 raft_consensus.cc:2468] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:37.731060  6290 tablet_bootstrap.cc:654] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.732862  6364 consensus_queue.cc:1048] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:37.733549  6363 raft_consensus.cc:515] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.760581  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:37.761389  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:37.762042  6096 raft_consensus.cc:3060] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:37.763458  6209 leader_election.cc:343] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.759526  6363 leader_election.cc:290] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.765467  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:37.766235  6017 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:37.771139  5984 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:37.774314  5984 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.779013  6288 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:37.779481  6288 ts_tablet_manager.cc:1403] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.097s	user 0.015s	sys 0.018s
I20260709 13:14:37.779767  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:37.780582  6426 raft_consensus.cc:2804] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:37.781109  6426 raft_consensus.cc:697] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:37.782021  6426 consensus_queue.cc:237] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.782636  6288 raft_consensus.cc:359] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.783490  6288 raft_consensus.cc:385] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.783823  6288 raft_consensus.cc:740] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.784571  6288 consensus_queue.cc:260] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.773548  6555 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:37.788862  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:37.790407  6555 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:37.811661  6555 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:37.818328  6555 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:37.819278  6016 raft_consensus.cc:2393] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:37.820487  6291 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:37.820914  6291 ts_tablet_manager.cc:1403] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.263s	user 0.038s	sys 0.066s
I20260709 13:14:37.823511  5917 catalog_manager.cc:5697] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:37.826128  5917 catalog_manager.cc:5697] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:37.828186  6289 tablet_bootstrap.cc:492] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:37.828879  6289 ts_tablet_manager.cc:1403] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.029s
W20260709 13:14:37.835378  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 57845.7us
I20260709 13:14:37.824892  6555 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:37.846834  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:37.847661  6095 raft_consensus.cc:2393] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:37.869390  6291 raft_consensus.cc:359] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.870173  6291 raft_consensus.cc:385] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.870473  6291 raft_consensus.cc:740] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.876704  6291 consensus_queue.cc:260] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:37.879832  6291 ts_tablet_manager.cc:1434] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.005s
W20260709 13:14:37.881174  6135 leader_election.cc:343] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:37.882103  6135 leader_election.cc:304] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:37.861292  6363 consensus_queue.cc:1048] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:14:37.880896  6291 tablet_bootstrap.cc:492] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:37.885667  6520 raft_consensus.cc:2749] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:37.881240  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:37.898641  6290 tablet_bootstrap.cc:492] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:37.899257  6290 ts_tablet_manager.cc:1403] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.009s
I20260709 13:14:37.891469  6577 raft_consensus.cc:493] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.900616  6577 raft_consensus.cc:515] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:37.903314  6577 leader_election.cc:290] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:37.904999  6291 tablet_bootstrap.cc:654] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:37.909507  6290 raft_consensus.cc:359] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.914062  6290 raft_consensus.cc:385] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.914469  6290 raft_consensus.cc:740] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.915295  6290 consensus_queue.cc:260] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.912415  6289 raft_consensus.cc:359] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.916548  6289 raft_consensus.cc:385] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:37.917227  6289 raft_consensus.cc:740] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:37.919790  6289 consensus_queue.cc:260] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.926241  6289 ts_tablet_manager.cc:1434] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.097s	user 0.008s	sys 0.000s
I20260709 13:14:37.927397  6289 tablet_bootstrap.cc:492] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:37.929494  6290 ts_tablet_manager.cc:1434] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:14:37.930419  6290 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:37.938144  6354 raft_consensus.cc:493] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.941287  6288 ts_tablet_manager.cc:1434] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.161s	user 0.013s	sys 0.019s
I20260709 13:14:37.942094  6288 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:37.929354  6096 raft_consensus.cc:2468] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:37.942692  6354 raft_consensus.cc:515] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:37.968189  6363 raft_consensus.cc:493] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:37.974102  6363 raft_consensus.cc:515] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:38.080242  6363 leader_election.cc:290] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:38.094364  6354 leader_election.cc:290] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:38.821949  6289 tablet_bootstrap.cc:654] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:38.827171  6291 tablet_bootstrap.cc:492] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:39.067785  6291 ts_tablet_manager.cc:1403] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 1.187s	user 0.018s	sys 0.016s
I20260709 13:14:39.219960  6288 tablet_bootstrap.cc:654] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.758399  6290 tablet_bootstrap.cc:654] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:39.898964  6291 raft_consensus.cc:359] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:39.901376  6291 raft_consensus.cc:385] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:39.901726  6291 raft_consensus.cc:740] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:39.905840  6291 consensus_queue.cc:260] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:39.989705  6291 ts_tablet_manager.cc:1434] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.921s	user 0.010s	sys 0.012s
W20260709 13:14:39.990168  6291 ts_tablet_manager.cc:1467] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: Tablet startup took 921ms
I20260709 13:14:39.993681  6589 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:39.994275  6589 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:39.996500  6589 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:39.999271  6289 tablet_bootstrap.cc:492] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:39.999694  6289 ts_tablet_manager.cc:1403] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 2.072s	user 0.024s	sys 0.011s
I20260709 13:14:40.007469  6289 raft_consensus.cc:359] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.014799  6289 raft_consensus.cc:385] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.017697  6289 raft_consensus.cc:740] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.018810  6289 consensus_queue.cc:260] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.019708  6594 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.021471  6594 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.024384  6595 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.026940  6596 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.015781  6586 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.017299  6288 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
W20260709 13:14:39.991643  6291 ts_tablet_manager.cc:1469] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: Trace:
0709 13:14:32.802827 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:32.807848 (+  5021us) service_pool.cc:224] Handling call
0709 13:14:32.809571 (+  1723us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:14:32.809675 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:14:32.998740 (+189065us) tablet_metadata.cc:665] Metadata flushed
0709 13:14:33.194068 (+195328us) tablet_replica.cc:206] Creating consensus instance
0709 13:14:33.194660 (+   592us) inbound_call.cc:177] Queueing success response
0709 13:14:37.880517 (+4685857us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:14:39.068212 (+1187695us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:14:39.896696 (+828484us) tablet_replica.cc:261] Starting instrumentation
0709 13:14:39.897241 (+   545us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":82056,"raft.run_cpu_time_us":112,"raft.run_wall_time_us":112,"tablet-open.queue_time_us":4685989,"thread_start_us":78970,"threads_started":1}
I20260709 13:14:40.031347  6291 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:40.027082  6595 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.024623  6594 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.036600  6594 raft_consensus.cc:493] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.037186  6594 raft_consensus.cc:515] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.038929  6589 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.039215  6594 leader_election.cc:290] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.028496  6586 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.039378  6599 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.039458  6589 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.040089  6599 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.041185  6586 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.041613  6589 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.041889  6288 ts_tablet_manager.cc:1403] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 2.100s	user 0.003s	sys 0.016s
I20260709 13:14:40.042208  6599 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.027503  6596 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.068806  6291 tablet_bootstrap.cc:654] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.044790  6589 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.046166  6594 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.067055  6604 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.070607  6589 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.070801  6594 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.072878  6589 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.073311  6594 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.046638  6598 raft_consensus.cc:493] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.062490  6586 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.062981  6592 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:40.074059  6586 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.074193  6592 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.076237  6586 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.066334  6591 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.068811  6596 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.043339  6595 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.076957  6598 raft_consensus.cc:515] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.077452  6591 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.061009  6288 raft_consensus.cc:359] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.069973  6599 raft_consensus.cc:493] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.078893  6288 raft_consensus.cc:385] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.079334  6288 raft_consensus.cc:740] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.080546  6591 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.080947  6288 consensus_queue.cc:260] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.071099  6604 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.076283  6592 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.084227  6604 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.085660  6288 ts_tablet_manager.cc:1434] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 13:14:40.086072  6587 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.079114  6599 raft_consensus.cc:515] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.086577  6587 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.088181  6599 leader_election.cc:290] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.065614  6289 ts_tablet_manager.cc:1434] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.001s
I20260709 13:14:40.089272  6587 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.091109  6587 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.092470  6289 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:40.093130  6587 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.095181  6587 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.098971  6606 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.099713  6606 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.102407  6606 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.103976  6604 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.104513  6604 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.105834  6605 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.106421  6604 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.106313  6605 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.106904  6604 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.107352  6604 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.109347  6604 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:40.114545  6289 tablet_bootstrap.cc:654] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.080195  6598 leader_election.cc:290] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.115422  6605 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:40.095607  6587 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.118199  6587 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.120805  6587 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.126317  6290 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:40.130152  6290 ts_tablet_manager.cc:1403] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 2.200s	user 0.009s	sys 0.019s
I20260709 13:14:40.129197  6587 raft_consensus.cc:493] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.132988  6599 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.133343  6601 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.087010  6288 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:40.130882  6591 raft_consensus.cc:493] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.134042  6600 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.131582  6602 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.133558  6599 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.130929  6598 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.129293  6609 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:40.135044  6591 raft_consensus.cc:515] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.132602  6587 raft_consensus.cc:515] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.137055  6598 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.138200  6599 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.138511  6591 leader_election.cc:290] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.138572  6587 leader_election.cc:290] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.136219  6290 raft_consensus.cc:359] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.138976  6598 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.139233  6587 raft_consensus.cc:493] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.139380  6290 raft_consensus.cc:385] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.146097  6290 raft_consensus.cc:740] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.146778  6290 consensus_queue.cc:260] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.148779  6290 ts_tablet_manager.cc:1434] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 13:14:40.149664  6290 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:40.139829  6609 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.141729  6601 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.142522  6600 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.143545  6288 tablet_bootstrap.cc:654] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.136364  6602 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.161373  6601 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.161401  6600 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.168859  6291 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:40.168991  6609 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:40.156989  6596 raft_consensus.cc:493] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.172683  6291 ts_tablet_manager.cc:1403] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.005s
I20260709 13:14:40.172797  6596 raft_consensus.cc:515] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.174777  6596 leader_election.cc:290] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.156375  6595 raft_consensus.cc:493] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.175469  6595 raft_consensus.cc:515] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.177510  6595 leader_election.cc:290] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.169317  6603 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.178313  6603 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.163054  6599 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.171276  6598 raft_consensus.cc:493] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.171831  6591 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.182113  6290 tablet_bootstrap.cc:654] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.175585  6291 raft_consensus.cc:359] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.184834  6291 raft_consensus.cc:385] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:40.183351  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.185209  6291 raft_consensus.cc:740] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:40.183408  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.187608  6291 consensus_queue.cc:260] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.184108  6603 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.185931  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.190649  6018 raft_consensus.cc:2468] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:40.191444  6017 raft_consensus.cc:2468] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:40.192232  6016 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:40.192698  6291 ts_tablet_manager.cc:1434] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 13:14:40.193711  6291 tablet_bootstrap.cc:492] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:40.185474  6598 raft_consensus.cc:515] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.197526  6598 leader_election.cc:290] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.186793  6591 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.199697  6591 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.156942  6587 raft_consensus.cc:515] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.258936  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.259930  6017 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:40.184659  6599 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.278503  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.279711  6599 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.279994  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.281596  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.287055  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.287873  6016 raft_consensus.cc:2468] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:40.293541  6610 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.294181  6610 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.294567  6602 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.295642  6611 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.296329  6611 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.298882  6611 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:40.301601  6587 leader_election.cc:290] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.302747  6209 leader_election.cc:304] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:40.315150  6209 leader_election.cc:304] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:40.316327  6209 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:40.317353  6209 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:40.318509  6601 raft_consensus.cc:2804] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.318626  6209 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:40.318907  6601 raft_consensus.cc:493] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.319309  6601 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.321019  6587 raft_consensus.cc:2804] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:40.321390  6587 raft_consensus.cc:493] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.321700  6587 raft_consensus.cc:3060] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:40.333287  6609 raft_consensus.cc:2804] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:40.333796  6609 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.334242  6609 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:40.345888  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.387694  6611 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.388432  6611 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:40.388958  6611 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.498697  6601 raft_consensus.cc:515] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.500679  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.619352  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.504906  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.618619  6587 raft_consensus.cc:515] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.620790  6240 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:40.506110  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.621842  6238 raft_consensus.cc:2468] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:40.525421  6610 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.563504  6613 raft_consensus.cc:2804] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:40.564249  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 245675us
I20260709 13:14:40.566578  6609 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.592778  6614 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.609763  6606 raft_consensus.cc:493] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.611166  6019 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50250 (request call id 43) took 2968 ms. Trace:
I20260709 13:14:40.612475  6615 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
W20260709 13:14:40.612999  6207 connection.cc:256] RPC call timeout handler was delayed by -1.0206912330002069s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.15180000000000002s for a response
I20260709 13:14:40.617210  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.617537  6605 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:40.641149  6605 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.642828  6605 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.502252  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.625283  6601 leader_election.cc:290] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.626003  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.644057  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:40.644254  6615 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.644884  6015 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.627305  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.628466  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.622169  6587 leader_election.cc:290] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.630733  6613 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.632513  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.648219  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.646472  6615 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.648057  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:40.648389  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.676090  6613 raft_consensus.cc:3060] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:40.659395  6207 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.2.246.130:34989 timed out after 1.518s (SENT) [suppressed 86 similar messages]
W20260709 13:14:40.682431  6059 leader_election.cc:343] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.694479  6618 raft_consensus.cc:493] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.680400  6236 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:40.646778  6606 raft_consensus.cc:515] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.657306  6611 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.682542  6235 raft_consensus.cc:2468] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:40.646955  6614 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.704340  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:40.691129  6020 raft_consensus.cc:3060] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:40.699222  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 44322.7us
I20260709 13:14:40.691504  6244 raft_consensus.cc:2468] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:40.704962  6013 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:40.703910  6616 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
W20260709 13:14:40.715556  6059 leader_election.cc:343] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.715860  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:40.646557  6019 rpcz_store.cc:276] 0709 13:14:37.642450 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:37.642565 (+   115us) service_pool.cc:224] Handling call
0709 13:14:37.642875 (+   310us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:14:37.643178 (+   303us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:37.643209 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:14:37.643629 (+   420us) log.cc:844] Serialized 26 byte log entry
0709 13:14:37.754609 (+110980us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:14:37.778016 (+ 23407us) log.cc:844] Serialized 14 byte log entry
0709 13:14:37.920794 (+142778us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:37.923578 (+  2784us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:14:37.924501 (+   923us) raft_consensus.cc:1685] finished
0709 13:14:37.925894 (+  1393us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:40.611071 (+2685177us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":276,"prepare.run_cpu_time_us":38,"prepare.run_wall_time_us":40,"raft.queue_time_us":42283,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":163,"thread_start_us":226226,"threads_started":2,"wal-append.queue_time_us":112325,"wal-append.run_cpu_time_us":3046,"wal-append.run_wall_time_us":1058580}
I20260709 13:14:40.716517  6239 raft_consensus.cc:2468] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
W20260709 13:14:40.716624  6059 leader_election.cc:343] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.714608  6243 raft_consensus.cc:1240] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:40.717756  6059 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:40.718829  6599 raft_consensus.cc:2804] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.719293  6599 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.718991  6059 leader_election.cc:304] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:40.723860  6602 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.724349  6602 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:40.724743  6059 leader_election.cc:343] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.726378  6602 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.726908  6602 raft_consensus.cc:2804] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:40.727224  6602 raft_consensus.cc:493] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:40.719703  6599 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.729249  6611 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:40.729728  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.720242  6616 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:40.718812  6015 raft_consensus.cc:2468] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:40.720932  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.727586  6602 raft_consensus.cc:3060] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.722189  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.744091  6606 leader_election.cc:290] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.745102  6621 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.745628  6621 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:40.748962  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:40.749624  6613 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.700321  6618 raft_consensus.cc:515] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.751883  6618 leader_election.cc:290] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.752642  6613 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.754837  6616 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:40.758129  6209 leader_election.cc:304] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:40.759407  6321 raft_consensus.cc:493] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.759519  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:40.759869  6321 raft_consensus.cc:515] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.760247  6620 raft_consensus.cc:2804] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:40.760735  6620 raft_consensus.cc:697] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:40.761516  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.761526  6620 consensus_queue.cc:237] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.762727  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:40.762943  6614 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:40.753260  6014 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:40.764456  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.761672  6321 leader_election.cc:290] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.763326  6015 raft_consensus.cc:3060] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:40.776895  6628 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.778664  6624 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.747594  6621 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.780622  6628 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.792668  6629 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.793113  6629 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:40.794636  6629 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:40.795010  6629 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.795126  6289 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:40.796535  6289 ts_tablet_manager.cc:1403] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.704s	user 0.034s	sys 0.025s
I20260709 13:14:40.796582  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.797497  6629 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.802110  6629 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.802958  6629 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:40.804109  6629 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.805807  6291 tablet_bootstrap.cc:700] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: Time spent opening tablet: real 0.607s	user 0.011s	sys 0.006s
I20260709 13:14:40.806650  6291 tablet_bootstrap.cc:654] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:40.807948  6629 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:40.764981  6014 raft_consensus.cc:2468] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
W20260709 13:14:40.790235  6059 leader_election.cc:343] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:40.791158  6624 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:40.843665  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 184285us
I20260709 13:14:40.833021  6013 raft_consensus.cc:2468] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
W20260709 13:14:41.010777  5984 connection.cc:256] RPC call timeout handler was delayed by -1.4501898379999147s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.17300000000000001s for a response
I20260709 13:14:40.853928  6289 raft_consensus.cc:359] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.016579  6289 raft_consensus.cc:385] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.016983  6289 raft_consensus.cc:740] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.011168  6605 raft_consensus.cc:493] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.864841  6599 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.022023  6605 raft_consensus.cc:515] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.925565  6625 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.925587  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.031677  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.031850  6625 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.032574  6169 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
W20260709 13:14:40.860713  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 74239.1us
I20260709 13:14:40.921277  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.034402  6059 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:41.034605  6017 raft_consensus.cc:2468] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
W20260709 13:14:40.850582  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 2.87798e+06us
I20260709 13:14:40.863842  6611 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.851063  6629 raft_consensus.cc:493] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:40.914548  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.027439  6630 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:41.027489  6627 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.045194  6627 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.045858  6605 leader_election.cc:290] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.047037  6599 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.047791  6599 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:41.048267  6630 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.028825  6015 raft_consensus.cc:2468] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:41.037503  6289 consensus_queue.cc:260] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.921044  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.056133  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.977753  6520 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.864728  6095 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60210 (request call id 47) took 2932 ms. Trace:
I20260709 13:14:40.920203  6631 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.925290  6621 raft_consensus.cc:493] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:40.934513  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.922658  6020 raft_consensus.cc:2468] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:40.977466  6622 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:40.865844  6615 consensus_queue.cc:1048] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.158s
I20260709 13:14:41.048375  6599 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:40.921121  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:40.857535  6628 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.031610  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:41.054924  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 123676us
I20260709 13:14:41.052011  6611 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:40.981966  6602 raft_consensus.cc:515] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.058269  6520 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.070144  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.079568  6164 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:41.080716  6520 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.060201  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.081171  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.081390  6599 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.081857  6244 raft_consensus.cc:2393] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:41.082913  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.060875  6095 rpcz_store.cc:276] 0709 13:14:37.939712 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:37.943158 (+  3446us) service_pool.cc:224] Handling call
0709 13:14:37.945409 (+  2251us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:14:37.945853 (+   444us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:37.945893 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:14:37.946418 (+   525us) log.cc:844] Serialized 26 byte log entry
0709 13:14:37.967885 (+ 21467us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:14:37.967939 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:37.968768 (+   829us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:14:40.864482 (+2895714us) raft_consensus.cc:1685] finished
0709 13:14:40.864509 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:40.864648 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1147,"raft.run_cpu_time_us":92,"raft.run_wall_time_us":92,"thread_start_us":9349,"threads_started":1,"wal-append.queue_time_us":139728,"wal-append.run_cpu_time_us":2248,"wal-append.run_wall_time_us":1031397}
I20260709 13:14:41.054405  6629 raft_consensus.cc:515] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.064810  6624 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:41.065258  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.066337  6209 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:41.069438  5984 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:41.092581  6605 raft_consensus.cc:2749] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.093680  6602 leader_election.cc:290] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.093830  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.093894  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:41.094853  5984 consensus_peers.cc:597] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:41.095069  6209 leader_election.cc:304] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:41.072450  6622 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.096280  6629 leader_election.cc:290] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
W20260709 13:14:41.096495  5984 leader_election.cc:343] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.058286  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.099537  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.055394  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.073045  6621 raft_consensus.cc:515] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.101941  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.103605  6621 leader_election.cc:290] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:41.078128  6061 leader_election.cc:343] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.081403  6520 raft_consensus.cc:493] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:41.091190  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 56863.6us
I20260709 13:14:41.098320  6620 raft_consensus.cc:2804] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:41.120309  6635 raft_consensus.cc:2804] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.098762  6622 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:41.096401  6613 raft_consensus.cc:2804] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:41.121063  6630 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:41.098363  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.106750  6061 leader_election.cc:304] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.122499  6611 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.123010  6629 raft_consensus.cc:2749] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.101277  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.095006  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.124051  6017 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:41.124459  6635 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:41.124660  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.124886  6635 raft_consensus.cc:3060] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.124974  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.117918  6520 raft_consensus.cc:515] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.070569  6631 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.120402  6620 raft_consensus.cc:493] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:41.121316  6613 raft_consensus.cc:697] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:41.137877  6602 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:41.147553  6602 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.147857  6613 consensus_queue.cc:237] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.118099  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.124181  6244 raft_consensus.cc:2393] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:41.108891  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.117313  5984 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:41.118434  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.126819  6623 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:41.127434  6520 leader_election.cc:290] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.128863  6291 tablet_bootstrap.cc:492] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:41.163371  6291 ts_tablet_manager.cc:1403] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.970s	user 0.026s	sys 0.009s
I20260709 13:14:41.128918  6059 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:41.129259  6018 raft_consensus.cc:1240] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.130234  6020 raft_consensus.cc:1240] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.133260  6629 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:41.133761  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.148684  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.149521  6602 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.149755  6239 raft_consensus.cc:3060] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.150326  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.150731  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:41.122444  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 44330us
I20260709 13:14:41.146522  6622 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.172324  6622 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.173527  6291 raft_consensus.cc:359] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.174199  6291 raft_consensus.cc:385] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.174271  6622 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.153359  6014 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:41.158634  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.175274  6093 raft_consensus.cc:2393] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:41.153069  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.177644  6634 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.169700  6520 raft_consensus.cc:493] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:41.178102  6095 raft_consensus.cc:2468] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
W20260709 13:14:41.164130  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 46866.9us
I20260709 13:14:41.144198  6638 raft_consensus.cc:493] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.178503  6520 raft_consensus.cc:515] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.179106  6059 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:41.180013  6624 raft_consensus.cc:2804] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.180096  6059 leader_election.cc:304] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:41.180444  6624 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:41.180518  6520 leader_election.cc:290] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:41.180873  6624 raft_consensus.cc:3060] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.160681  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.162935  6621 raft_consensus.cc:493] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:41.171396  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.171867  6628 raft_consensus.cc:493] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.174501  6291 raft_consensus.cc:740] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.159307  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.176491  6061 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.164358  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.178227  6634 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:41.168980  6240 raft_consensus.cc:1240] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.178879  6638 raft_consensus.cc:515] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.136300  6630 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:41.156435  6620 raft_consensus.cc:3060] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.182505  6289 ts_tablet_manager.cc:1434] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.386s	user 0.021s	sys 0.024s
I20260709 13:14:41.183490  6599 raft_consensus.cc:2804] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.193590  6289 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:41.184453  6017 raft_consensus.cc:1240] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:41.168001  6629 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.192384  6291 consensus_queue.cc:260] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.186229  6094 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:41.181478  6166 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:41.203830  6288 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:41.204442  6288 ts_tablet_manager.cc:1403] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 1.118s	user 0.024s	sys 0.018s
I20260709 13:14:41.208478  6288 raft_consensus.cc:359] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.209470  6288 raft_consensus.cc:385] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.209879  6288 raft_consensus.cc:740] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.210711  6288 consensus_queue.cc:260] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.211755  6635 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.196424  6602 consensus_queue.cc:1059] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:14:41.212970  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.188727  6634 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.216298  6291 ts_tablet_manager.cc:1434] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:14:41.195945  6630 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.218905  6291 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:41.221592  6288 ts_tablet_manager.cc:1434] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:14:41.222326  6288 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:41.224290  6631 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:41.224593  6629 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.224855  6631 raft_consensus.cc:2804] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.225272  6631 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:41.225327  6629 raft_consensus.cc:3055] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.193305  6599 raft_consensus.cc:493] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:41.167927  6623 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.187876  6628 raft_consensus.cc:515] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.186652  6621 raft_consensus.cc:515] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.225775  6631 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.234202  6638 leader_election.cc:290] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.240705  6638 raft_consensus.cc:493] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.241325  6628 leader_election.cc:290] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.241156  6638 raft_consensus.cc:515] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.242676  6207 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:41.234491  6621 leader_election.cc:290] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.243625  6207 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:41.234594  6640 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.244285  6640 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:41.244588  6615 raft_consensus.cc:2804] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.244666  6640 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.235193  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.235713  6627 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.237769  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.217144  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.235364  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:41.252336  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 75874.8us
I20260709 13:14:41.229801  6599 raft_consensus.cc:3060] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.228497  6520 raft_consensus.cc:493] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.225929  6629 raft_consensus.cc:740] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:41.245098  6615 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
W20260709 13:14:41.259831  6061 leader_election.cc:343] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.243114  6638 leader_election.cc:290] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:41.245502  6617 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.253079  6611 raft_consensus.cc:2804] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.265362  6061 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.255350  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
W20260709 13:14:41.269321  6061 leader_election.cc:343] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.270157  6061 leader_election.cc:304] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.256933  6169 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:41.238158  6135 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
W20260709 13:14:41.259490  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 78413.3us
I20260709 13:14:41.257839  6093 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
W20260709 13:14:41.271636  6061 leader_election.cc:343] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.271775  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:41.266511  6615 raft_consensus.cc:3060] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:41.277300  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 96099.9us
I20260709 13:14:41.261242  6087 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:41.268640  6611 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:41.280568  5984 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.266173  6520 raft_consensus.cc:515] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.291370  6633 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.291318  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.291931  6633 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:41.292336  6633 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.295042  5984 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.282912  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.282662  6627 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.284296  6611 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:41.301249  6265 debug-util.cc:398] Leaking SignalData structure 0x7b0800238da0 after lost signal to thread 3037
I20260709 13:14:41.303943  6647 raft_consensus.cc:2749] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:41.305904  6265 debug-util.cc:398] Leaking SignalData structure 0x7b0800319740 after lost signal to thread 5953
I20260709 13:14:41.306399  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.306699  6630 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:41.307060  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08002324a0 after lost signal to thread 6045
I20260709 13:14:41.307425  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.308597  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.308828  6520 leader_election.cc:290] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.294224  6629 consensus_queue.cc:260] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.309729  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.310305  6629 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.310842  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.288380  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.304826  6289 tablet_bootstrap.cc:654] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:41.282016  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 43944.5us
I20260709 13:14:41.313778  6089 raft_consensus.cc:2368] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 2.
I20260709 13:14:41.281462  6059 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.291402  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.318532  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.319867  6623 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:41.311440  6017 raft_consensus.cc:2468] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:41.271402  6617 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.321069  6288 tablet_bootstrap.cc:654] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.312968  6095 raft_consensus.cc:1240] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.321767  6614 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.317373  6087 raft_consensus.cc:1240] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.312227  6627 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:41.324375  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.316588  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.317330  6645 raft_consensus.cc:2749] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:41.327701  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.317905  6638 raft_consensus.cc:2749] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.330478  6018 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:41.330410  6614 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.338356  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.338389  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:41.338986  6162 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:41.339370  6614 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:41.303913  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.312575  6163 raft_consensus.cc:2468] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:41.329852  6627 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.336912  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.339972  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.340917  6168 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:41.341776  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.341856  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.340324  6091 raft_consensus.cc:2393] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:41.337419  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.340559  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.343923  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.344499  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.344625  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.345665  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.345821  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.346262  6163 raft_consensus.cc:2468] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:41.347003  6291 tablet_bootstrap.cc:654] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:41.347198  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:41.326582  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 47331us
I20260709 13:14:41.344532  6170 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:41.348613  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.339463  6018 raft_consensus.cc:3060] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.345856  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.332849  6599 raft_consensus.cc:515] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.359632  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.360008  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.360821  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.361732  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.362640  6090 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:41.364535  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.366086  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.366791  6168 raft_consensus.cc:2468] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:41.369326  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.368717  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.371501  6170 raft_consensus.cc:3060] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.376567  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.378679  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.384132  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:41.351852  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08002a75a0 after lost signal to thread 6120
W20260709 13:14:41.387857  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08002a2260 after lost signal to thread 6121
W20260709 13:14:41.388931  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08002ad120 after lost signal to thread 6194
W20260709 13:14:41.389230  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08000f4c40 after lost signal to thread 6195
I20260709 13:14:41.391777  6520 consensus_queue.cc:1059] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.392777  6520 raft_consensus.cc:3055] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:41.393090  6520 raft_consensus.cc:740] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:41.393790  6520 consensus_queue.cc:260] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.394953  6520 raft_consensus.cc:3060] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:41.395186  6621 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:41.395651  6621 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.397536  6621 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.394690  6631 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.391815  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.402318  6207 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:41.403793  6096 raft_consensus.cc:1240] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.390605  6623 consensus_queue.cc:1059] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:41.404978  6623 raft_consensus.cc:3055] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.333477  6635 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.390862  6618 consensus_queue.cc:1059] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.408859  6600 raft_consensus.cc:2749] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.401736  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.409938  6620 raft_consensus.cc:515] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.339910  6644 raft_consensus.cc:2749] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.410144  6623 raft_consensus.cc:740] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:41.405056  6617 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:41.409983  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08000db660 after lost signal to thread 6268
W20260709 13:14:41.452826  6265 debug-util.cc:398] Leaking SignalData structure 0x7b080018f1c0 after lost signal to thread 6269
W20260709 13:14:41.453301  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6d40 after lost signal to thread 6300
I20260709 13:14:41.453418  6021 raft_consensus.cc:1275] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.384882  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.456512  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.457548  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.458258  6162 raft_consensus.cc:2468] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:41.412477  6630 raft_consensus.cc:3055] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.459399  6630 raft_consensus.cc:740] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:41.461140  6630 consensus_queue.cc:260] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.461987  6634 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.435468  6599 leader_election.cc:290] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.446514  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.442934  6618 consensus_queue.cc:1059] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.707346  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:41.707993  6618 raft_consensus.cc:3055] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.708328  6618 raft_consensus.cc:740] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:41.709193  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:41.709071  6618 consensus_queue.cc:260] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.444607  6628 consensus_queue.cc:1048] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:14:41.710158  6059 leader_election.cc:343] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.445981  6620 leader_election.cc:290] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.450616  6640 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.404285  6631 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.462322  6630 raft_consensus.cc:3060] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:41.712363  6059 leader_election.cc:343] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:41.712984  6642 consensus_queue.cc:1175] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "78dc46d15d724130841fcfb2bb77430f" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:14:41.713176  6059 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:41.714512  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.715310  6599 raft_consensus.cc:2749] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:41.451133  6633 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.715926  6599 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:41.716320  6599 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:41.716699  6599 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:41.717063  6640 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.717149  6633 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.710990  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:41.717923  6236 raft_consensus.cc:3060] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.718669  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.719298  6020 raft_consensus.cc:2468] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:41.720849  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.721050  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.721690  6238 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59538 (request call id 48) took 1089 ms. Trace:
I20260709 13:14:41.721894  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.722030  6238 rpcz_store.cc:276] 0709 13:14:40.646912 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:41.720801 (+1073889us) service_pool.cc:224] Handling call
0709 13:14:41.721637 (+   836us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:14:41.723054  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.723279  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.436245  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.463325  6170 raft_consensus.cc:2468] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:41.423744  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.437364  6625 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.485702  6623 consensus_queue.cc:260] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.489405  6634 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:41.482952  6627 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.755081  6623 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.756529  6627 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.471514  6624 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.442004  6520 consensus_queue.cc:1059] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:41.506042  6615 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.761656  6520 raft_consensus.cc:3055] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:41.762048  6520 raft_consensus.cc:740] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:41.762256  6209 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:41.762929  6615 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:41.763216  6209 leader_election.cc:304] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:41.762898  6520 consensus_queue.cc:260] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.763638  6615 raft_consensus.cc:2804] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:41.764235  6615 raft_consensus.cc:697] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:41.764786  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.765089  6092 raft_consensus.cc:1240] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.765394  6620 raft_consensus.cc:2804] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:41.765883  6620 raft_consensus.cc:697] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:41.766674  6620 consensus_queue.cc:237] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.767468  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:41.768217  6622 consensus_queue.cc:1175] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "78dc46d15d724130841fcfb2bb77430f" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:14:41.768675  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.769326  6092 raft_consensus.cc:2468] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:41.770063  6162 raft_consensus.cc:1275] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:41.769776  6615 consensus_queue.cc:237] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.444181  6133 leader_election.cc:304] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:41.773701  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 329575us
I20260709 13:14:41.575347  6609 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.577698  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.612922  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.642628  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:41.776674  6019 raft_consensus.cc:3060] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.674111  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:41.673723  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 219437us
I20260709 13:14:41.780709  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.781297  6207 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:41.782467  6207 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:41.783774  6207 leader_election.cc:400] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 2.
I20260709 13:14:41.784117  6207 leader_election.cc:403] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Cancelling election due to peer responding with higher term
W20260709 13:14:41.674822  6134 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:41.785925  5915 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35414 (request call id 68) took 3937 ms. Trace:
I20260709 13:14:41.786289  5915 rpcz_store.cc:276] 0709 13:14:37.848944 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:37.849068 (+   124us) service_pool.cc:224] Handling call
0709 13:14:41.785859 (+3936791us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":661653,"reported_tablets":2}
I20260709 13:14:41.783416  5918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35422 (request call id 51) took 4057 ms. Trace:
I20260709 13:14:41.788961  5918 rpcz_store.cc:276] 0709 13:14:37.726242 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:37.752474 (+ 26232us) service_pool.cc:224] Handling call
0709 13:14:41.783305 (+4030831us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":86830,"reported_tablets":4}
I20260709 13:14:41.789513  6600 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.789973  6600 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:41.790350  6600 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.791400  6624 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:41.792027  6623 raft_consensus.cc:2749] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.678541  6018 raft_consensus.cc:2468] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:41.681185  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.682886  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.683405  5984 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:41.795743  6094 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
W20260709 13:14:41.795832  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 112484us
W20260709 13:14:41.796701  6061 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.514s	user 0.006s	sys 0.019s
I20260709 13:14:41.796649  5984 leader_election.cc:304] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:41.797053  6061 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.514s	user 0.006s	sys 0.019s
I20260709 13:14:41.796898  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.797719  5984 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.684067  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.798699  5984 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.799000  6021 raft_consensus.cc:2393] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:41.799423  6605 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.799753  6606 raft_consensus.cc:2749] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.690608  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:41.703364  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:41.800765  6016 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:41.704005  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.702092  6291 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:41.798233  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.802278  6291 ts_tablet_manager.cc:1403] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.584s	user 0.010s	sys 0.006s
I20260709 13:14:41.802428  6646 raft_consensus.cc:2749] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.710196  6618 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.804960  6291 raft_consensus.cc:359] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.805645  6291 raft_consensus.cc:385] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.805904  6291 raft_consensus.cc:740] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.805919  6207 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:41.807153  6620 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.807533  6620 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:41.807919  6620 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.811661  6019 raft_consensus.cc:2468] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:41.830058  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.725847  6059 leader_election.cc:304] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.728102  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.833117  6244 raft_consensus.cc:2393] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:41.833371  6087 raft_consensus.cc:2468] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:41.833957  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.834388  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.834578  6244 raft_consensus.cc:2468] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:41.835664  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.730406  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.830295  6061 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.836988  6624 raft_consensus.cc:2749] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.837100  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:41.838421  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.838563  6061 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.839214  6090 raft_consensus.cc:2393] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:41.728790  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.839573  6624 raft_consensus.cc:2749] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.731792  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.840030  6091 raft_consensus.cc:2468] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:41.840997  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.841076  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.842136  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:41.842350  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.842698  6093 raft_consensus.cc:3060] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.731099  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.830631  6238 raft_consensus.cc:1240] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.742421  6096 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60210 (request call id 48) took 3794 ms. Trace:
I20260709 13:14:41.845077  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e3a3b81f0aa4af486ec7ba649b5e166" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.844996  6096 rpcz_store.cc:276] 0709 13:14:40.722820 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:41.325117 (+602297us) service_pool.cc:224] Handling call
0709 13:14:41.325419 (+   302us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:14:41.404206 (+ 78787us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:41.742189 (+337983us) spinlock_profiling.cc:243] Waited 78.1 ms on lock 0x7b54004f9cd4. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af02cb571 00007f2af0362e01 00007f2af036183e 00007f2af5326419 00007f2aee89dbd4 00007f2aee89db62 00007f2aee89da91 00007f2aee89da0c 00007f2aee89ccc2 00007f2aee69d48c 00007f2aee69c8c6
0709 13:14:41.742346 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":179638144}
I20260709 13:14:41.846177  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:41.847199  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.746651  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.747500  6288 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:41.829492  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:41.848152  6288 ts_tablet_manager.cc:1403] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.626s	user 0.013s	sys 0.009s
I20260709 13:14:41.849478  6093 raft_consensus.cc:2468] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:41.850805  6288 raft_consensus.cc:359] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.851457  6288 raft_consensus.cc:385] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.747812  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.732718  6236 raft_consensus.cc:2468] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:41.489135  6289 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:41.492745  6290 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:41.857517  6290 ts_tablet_manager.cc:1403] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 1.708s	user 0.025s	sys 0.037s
I20260709 13:14:41.860244  6290 raft_consensus.cc:359] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.524714  6611 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:41.861214  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 135446us
I20260709 13:14:41.862401  6611 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:41.862490  6059 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.863161  6240 raft_consensus.cc:2393] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:41.851575  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.864387  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.780599  6168 raft_consensus.cc:2468] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:41.865744  6238 raft_consensus.cc:1240] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:41.865993  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.799798  6605 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:41.801715  6614 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.867304  6614 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:41.705752  6088 raft_consensus.cc:1240] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.867693  6614 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.867789  6059 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:41.874048  6059 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:41.874861  6640 raft_consensus.cc:2804] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:41.875244  6640 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:41.875581  6640 raft_consensus.cc:3060] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.875866  6631 raft_consensus.cc:2749] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.866725  6605 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.704380  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182c431904ed42c0aa4256dd8f596b3d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:41.802625  6094 raft_consensus.cc:2368] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2.
I20260709 13:14:41.803056  6609 raft_consensus.cc:3060] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.882174  6241 raft_consensus.cc:1240] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.883443  6614 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:41.885533  6614 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:41.886582  6605 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:41.887391  6016 raft_consensus.cc:1240] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.706236  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.803110  6633 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:41.888840  6290 raft_consensus.cc:385] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:41.813438  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.813535  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.889500  6165 raft_consensus.cc:3060] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:41.814759  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.816524  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.890216  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:41.812022  5984 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:41.892953  6634 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:41.893365  6634 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:41.893748  6634 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:41.894318  6059 leader_election.cc:343] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.821473  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.822535  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.823668  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.823823  6620 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.724620  6599 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.827849  6018 raft_consensus.cc:1240] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.827713  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.828105  6623 consensus_queue.cc:1048] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:41.828697  6235 raft_consensus.cc:1240] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:41.826295  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:41.829386  5917 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35420 (request call id 56) took 4015 ms. Trace:
I20260709 13:14:41.829711  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f47a7a66764d0bb66f5e2540248773" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:41.835801  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 69565.6us
I20260709 13:14:41.843604  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.828979  6133 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:41.853008  6095 raft_consensus.cc:1240] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
W20260709 13:14:41.854128  6061 leader_election.cc:343] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:41.855271  6093 raft_consensus.cc:1240] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:41.855422  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:41.835507  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.764276  6520 raft_consensus.cc:3060] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.857023  6289 ts_tablet_manager.cc:1403] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.665s	user 0.017s	sys 0.017s
I20260709 13:14:41.860615  6624 raft_consensus.cc:2749] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:41.866674  6651 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:41.888873  6633 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:41.820365  6600 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.854162  6288 raft_consensus.cc:740] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.820519  6291 consensus_queue.cc:260] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:41.896153  6290 raft_consensus.cc:740] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:41.856554  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:41.770217  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:41.894889  6609 raft_consensus.cc:2749] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election lost for term 1. Reason: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 2.
I20260709 13:14:41.896945  6640 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:41.898213  6165 raft_consensus.cc:2468] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:41.871755  6207 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.024935  6613 raft_consensus.cc:3060] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:41.900255  6634 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.026634  6620 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:42.028112  6634 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
W20260709 13:14:42.029073  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 200177us
I20260709 13:14:42.030109  6622 raft_consensus.cc:2749] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:42.030256  6164 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:42.030719  6133 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:42.031124  6618 consensus_queue.cc:1059] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.031466  6627 raft_consensus.cc:2804] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.031570  6133 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.032015  6627 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.032040  6622 raft_consensus.cc:3055] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:14:41.900398  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 88443.9us
W20260709 13:14:42.032341  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 160657us
I20260709 13:14:42.032614  6622 raft_consensus.cc:740] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:42.032588  6627 raft_consensus.cc:3060] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.033725  6622 consensus_queue.cc:260] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.034077  6207 leader_election.cc:304] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.034642  6622 raft_consensus.cc:3060] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.034979  6615 raft_consensus.cc:2749] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.035940  6209 leader_election.cc:304] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:42.036759  6615 consensus_queue.cc:1048] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.038064  6615 raft_consensus.cc:2804] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.038352  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.038518  6615 raft_consensus.cc:697] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:42.039430  6615 consensus_queue.cc:237] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.040076  6627 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.040314  6288 consensus_queue.cc:260] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.032065  6613 raft_consensus.cc:2749] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.042217  6627 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:41.929270  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:42.042577  6288 ts_tablet_manager.cc:1434] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.194s	user 0.007s	sys 0.003s
I20260709 13:14:42.042910  6605 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:42.043892  6059 leader_election.cc:304] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.044520  6290 consensus_queue.cc:260] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:42.045068  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 150780us
I20260709 13:14:42.045758  6631 raft_consensus.cc:2749] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.053762  6059 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.060971  6059 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:41.908772  6136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:42.048697  6291 ts_tablet_manager.cc:1434] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.246s	user 0.006s	sys 0.006s
I20260709 13:14:42.048879  6600 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:42.049005  6633 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.050683  6651 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:42.052568  6640 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:42.054014  6242 raft_consensus.cc:2468] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
W20260709 13:14:42.072819  6059 leader_election.cc:343] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.073385  6059 leader_election.cc:304] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.074244  6640 raft_consensus.cc:2749] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.072181  6651 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:42.075172  6059 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.076033  6640 raft_consensus.cc:2749] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.079082  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:42.079897  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:42.080441  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:42.081465  6168 raft_consensus.cc:2468] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:42.081727  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:42.082393  6243 raft_consensus.cc:3060] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.043336  6207 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.084107  6207 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.084962  6614 raft_consensus.cc:2749] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.085826  6291 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:42.088431  6625 raft_consensus.cc:2804] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:42.088577  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 57077.2us
I20260709 13:14:42.088836  6625 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
W20260709 13:14:42.088985  6059 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.089257  6625 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.089529  6133 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
W20260709 13:14:42.090227  6059 leader_election.cc:343] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.043519  6288 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:42.091427  6059 leader_election.cc:304] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:42.092223  6640 raft_consensus.cc:2804] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.092993  6133 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:42.093017  6627 raft_consensus.cc:2749] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.094386  6059 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.095798  6663 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.096947  6625 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.098131  6288 tablet_bootstrap.cc:654] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.099009  6625 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:42.061594  6624 raft_consensus.cc:2749] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.062947  6244 raft_consensus.cc:1240] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.046890  6290 ts_tablet_manager.cc:1434] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.189s	user 0.012s	sys 0.007s
I20260709 13:14:42.103442  6663 raft_consensus.cc:2749] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.104286  6290 tablet_bootstrap.cc:492] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:42.104915  6059 leader_election.cc:304] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:42.107496  6663 raft_consensus.cc:2804] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.108318  6663 raft_consensus.cc:697] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.068089  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:42.054883  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 200782us
I20260709 13:14:42.085749  6614 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.110857  6663 consensus_queue.cc:237] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.064133  6631 raft_consensus.cc:2804] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.093055  6640 raft_consensus.cc:697] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.111816  6631 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.112233  6631 raft_consensus.cc:3060] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.112306  6640 consensus_queue.cc:237] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.099944  6623 raft_consensus.cc:2804] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.115844  6623 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.116228  6623 raft_consensus.cc:3060] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.116420  6614 raft_consensus.cc:2749] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.087586  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.101454  6135 leader_election.cc:304] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:42.117791  6135 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.118521  6630 raft_consensus.cc:2764] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:42.102427  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.119158  6630 raft_consensus.cc:2749] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.107445  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:42.119164  6135 leader_election.cc:343] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.109258  6061 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.121030  6624 raft_consensus.cc:2749] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.121567  6061 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.122340  6624 raft_consensus.cc:2749] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.121009  6135 leader_election.cc:304] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.122910  6061 leader_election.cc:304] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.122857  6623 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.123701  6624 raft_consensus.cc:2804] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.124050  6061 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:42.124516  6624 raft_consensus.cc:493] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.124631  6618 raft_consensus.cc:2749] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.124956  6624 raft_consensus.cc:3060] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.111382  6290 tablet_bootstrap.cc:654] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.130282  6289 raft_consensus.cc:359] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.130970  6289 raft_consensus.cc:385] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.131263  6289 raft_consensus.cc:740] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.131961  6289 consensus_queue.cc:260] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.057211  6599 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:42.061411  6236 raft_consensus.cc:1240] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.124918  6623 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:42.147816  6289 ts_tablet_manager.cc:1434] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.103s	user 0.002s	sys 0.004s
I20260709 13:14:42.051048  5917 rpcz_store.cc:276] 0709 13:14:37.813626 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:37.814465 (+   839us) service_pool.cc:224] Handling call
0709 13:14:41.829331 (+4014866us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:37.845376 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:37.846601 (+  1225us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:37.846635 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:14:37.846651 (+    16us) tablet.cc:662] Decoding operations
0709 13:14:37.847068 (+   417us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:37.847126 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:37.847156 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:14:37.847515 (+   359us) tablet.cc:701] Row locks acquired
0709 13:14:37.847535 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:14:37.847683 (+   148us) write_op.cc:270] Start()
0709 13:14:37.859971 (+ 12288us) write_op.cc:276] Timestamp: P: 1783602877847638 usec, L: 0
0709 13:14:37.860007 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 13:14:37.888382 (+ 28375us) log.cc:844] Serialized 928 byte log entry
0709 13:14:37.926226 (+ 37844us) op_driver.cc:464] REPLICATION: finished
0709 13:14:37.926533 (+   307us) write_op.cc:301] APPLY: starting
0709 13:14:37.926637 (+   104us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:37.926785 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:37.926895 (+   110us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:37.927186 (+   291us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:37.927328 (+   142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:14:37.927377 (+    49us) write_op.cc:312] APPLY: finished
0709 13:14:37.927550 (+   173us) log.cc:844] Serialized 28 byte log entry
0709 13:14:37.927699 (+   149us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:37.927796 (+    97us) write_op.cc:454] Released schema lock
0709 13:14:37.927834 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:37.928159 (+   325us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:37.928184 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":39005,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":107,"apply.run_cpu_time_us":1596,"apply.run_wall_time_us":1600,"num_ops":2,"prepare.queue_time_us":421,"prepare.run_cpu_time_us":3237,"prepare.run_wall_time_us":74757,"replication_time_us":42070}]]}
I20260709 13:14:42.137243  6061 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:42.151242  6061 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.137900  6668 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:42.135519  6624 raft_consensus.cc:515] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.153347  6668 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:42.153734  6668 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.154845  6624 leader_election.cc:290] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:42.155400  6624 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:42.155757  6624 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.156088  6624 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.156725  6640 raft_consensus.cc:2749] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.157330  6239 raft_consensus.cc:1240] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.157380  6640 consensus_queue.cc:1059] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:42.158383  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:42.159344  6135 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:42.160393  6633 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.160988  6168 raft_consensus.cc:1240] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.163223  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.163952  6663 raft_consensus.cc:3055] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.165423  6605 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.165710  6663 raft_consensus.cc:740] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.166009  6605 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.166643  6663 consensus_queue.cc:260] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.165139  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.167982  6243 raft_consensus.cc:2468] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:42.121589  6520 consensus_queue.cc:1048] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:42.144492  6613 consensus_queue.cc:1048] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.177436  6288 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:42.178028  6288 ts_tablet_manager.cc:1403] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.007s
I20260709 13:14:42.145274  6207 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:42.139587  6018 raft_consensus.cc:1275] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:42.180017  6613 raft_consensus.cc:2764] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:14:42.166888  6289 tablet_bootstrap.cc:492] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:42.163547  6668 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.169066  6605 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:42.182358  6013 raft_consensus.cc:1240] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.183704  6095 raft_consensus.cc:1240] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:42.183900  6668 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:42.141480  6631 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.188526  6613 consensus_queue.cc:1048] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.186474  6631 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:42.170243  6290 tablet_bootstrap.cc:492] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:42.169734  6624 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.171773  6016 raft_consensus.cc:1275] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:42.191515  6624 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:42.192312  6290 ts_tablet_manager.cc:1403] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.005s
I20260709 13:14:42.193544  6289 tablet_bootstrap.cc:654] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.173496  6633 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:42.174412  6291 tablet_bootstrap.cc:654] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.167455  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:42.196406  6059 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:42.197474  6059 leader_election.cc:343] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.198169  6624 raft_consensus.cc:2804] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.198693  6624 raft_consensus.cc:697] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.199826  6624 consensus_queue.cc:237] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.200349  6290 raft_consensus.cc:359] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.201030  6290 raft_consensus.cc:385] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.201284  6290 raft_consensus.cc:740] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.202148  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.202464  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:42.198210  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:42.203639  6059 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.189602  6288 raft_consensus.cc:359] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.206548  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.204263  6288 raft_consensus.cc:385] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.208033  6288 raft_consensus.cc:740] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.186426  6520 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.208845  6288 consensus_queue.cc:260] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.209415  6520 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.210428  6520 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.210994  6288 ts_tablet_manager.cc:1434] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 13:14:42.214207  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:42.214787  6135 leader_election.cc:343] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.218127  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.215517  6613 consensus_queue.cc:1048] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:42.219483  6288 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:42.223565  6059 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:42.222035  6290 consensus_queue.cc:260] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.224265  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:42.226629  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.228394  6605 consensus_queue.cc:1059] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.229424  6634 raft_consensus.cc:3055] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.229743  6634 raft_consensus.cc:740] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:42.230489  6634 consensus_queue.cc:260] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.100553  6133 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.240171  6622 raft_consensus.cc:2749] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:42.241322  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 140825us
I20260709 13:14:42.242264  6622 consensus_queue.cc:1059] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.243332  6618 raft_consensus.cc:3055] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.243695  6618 raft_consensus.cc:740] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:42.244493  6618 consensus_queue.cc:260] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.246129  6133 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.255651  6059 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:42.266920  6135 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:42.269342  6290 ts_tablet_manager.cc:1434] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.001s
W20260709 13:14:42.264712  5984 leader_election.cc:343] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.270306  5984 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.277251  5917 catalog_manager.cc:5697] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:42.275887  6207 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:42.252490  6634 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.281956  6059 leader_election.cc:304] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.268513  6630 raft_consensus.cc:2749] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.279021  6668 raft_consensus.cc:2749] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.279040  6605 raft_consensus.cc:2749] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.285971  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.287804  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.288657  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.289446  6166 raft_consensus.cc:1240] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.289635  6087 raft_consensus.cc:1240] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.290094  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.268457  6618 raft_consensus.cc:3060] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.276755  6613 consensus_queue.cc:1059] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:14:42.290588  6089 raft_consensus.cc:1240] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.290953  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.291313  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.315964  6663 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.291890  6092 raft_consensus.cc:1240] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:42.306881  6620 raft_consensus.cc:2804] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.268692  6619 consensus_queue.cc:1059] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:14:42.282855  6631 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.299018  6290 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:42.275015  6625 raft_consensus.cc:493] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.331226  6625 raft_consensus.cc:515] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.299206  5917 catalog_manager.cc:5697] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } }
W20260709 13:14:42.300434  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 147850us
I20260709 13:14:42.334383  6061 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.329104  6631 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.337110  6290 tablet_bootstrap.cc:654] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.338233  6640 consensus_queue.cc:1059] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.329329  6630 raft_consensus.cc:3055] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.339102  6630 raft_consensus.cc:740] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:42.339210  6640 raft_consensus.cc:2749] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.339870  6640 raft_consensus.cc:3055] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.340194  6640 raft_consensus.cc:740] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.339972  6630 consensus_queue.cc:260] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.341107  6630 raft_consensus.cc:3060] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.340936  6640 consensus_queue.cc:260] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.342144  6640 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.305124  6059 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.305387  6288 tablet_bootstrap.cc:654] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.292852  6168 raft_consensus.cc:1275] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:42.319001  6611 consensus_queue.cc:1059] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.307135  6624 raft_consensus.cc:2749] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:42.320643  6134 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:42.325824  6091 raft_consensus.cc:2393] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:42.327638  6614 raft_consensus.cc:3055] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.328956  6600 raft_consensus.cc:493] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.328949  6620 raft_consensus.cc:697] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:42.366521  6620 consensus_queue.cc:237] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.338490  6631 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:42.370296  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.370873  6016 raft_consensus.cc:3060] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.370982  6600 raft_consensus.cc:515] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.373106  6600 leader_election.cc:290] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:42.304289  6133 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:42.353346  6668 raft_consensus.cc:2749] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.355974  6059 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:42.357061  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 86821.7us
I20260709 13:14:42.308116  6651 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.360215  6520 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.363040  6291 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:42.373816  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:42.384850  6633 consensus_queue.cc:1059] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.385262  6651 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:42.385336  6017 raft_consensus.cc:2468] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
W20260709 13:14:42.376838  6059 leader_election.cc:343] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.386168  6015 raft_consensus.cc:1240] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.386475  6059 leader_election.cc:304] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.387132  6520 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:42.387470  6059 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.387949  6163 raft_consensus.cc:2393] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:42.387792  6606 consensus_queue.cc:1059] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:42.388193  6599 consensus_queue.cc:1059] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.387692  6631 raft_consensus.cc:2749] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:42.380959  5984 leader_election.cc:343] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.392040  6680 raft_consensus.cc:3055] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.393565  5984 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
W20260709 13:14:42.373905  6134 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:42.382341  6291 ts_tablet_manager.cc:1403] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.297s	user 0.008s	sys 0.018s
I20260709 13:14:42.364249  6289 tablet_bootstrap.cc:492] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:42.394914  6289 ts_tablet_manager.cc:1403] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.246s	user 0.021s	sys 0.010s
I20260709 13:14:42.384416  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.389591  6096 raft_consensus.cc:1240] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:42.402855  5984 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.379925  6133 leader_election.cc:304] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.392413  6680 raft_consensus.cc:740] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:42.400763  6209 leader_election.cc:304] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:42.388844  6606 raft_consensus.cc:3055] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.365139  6614 raft_consensus.cc:740] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:42.404569  6133 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.370898  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:42.361086  6609 consensus_queue.cc:1048] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
W20260709 13:14:42.407349  6133 leader_election.cc:343] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.382180  6624 raft_consensus.cc:2749] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.406294  6606 raft_consensus.cc:740] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:42.410527  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.410327  6680 consensus_queue.cc:260] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.410707  6606 consensus_queue.cc:260] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.411345  6015 raft_consensus.cc:2393] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:42.411576  6680 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.411924  6613 raft_consensus.cc:3055] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Stepping down as leader of term 2
W20260709 13:14:42.412952  6133 leader_election.cc:343] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.413372  6133 leader_election.cc:304] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:42.414163  6133 leader_election.cc:343] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.414470  6133 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.390547  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.417048  6133 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.393142  6668 raft_consensus.cc:2804] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.419173  6133 leader_election.cc:304] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.418099  6627 raft_consensus.cc:2749] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.422225  6625 leader_election.cc:290] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:42.422484  6634 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.417313  6094 raft_consensus.cc:2468] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:42.416064  6623 raft_consensus.cc:2749] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.404198  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.403693  6646 raft_consensus.cc:2749] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.381906  6605 consensus_queue.cc:1059] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 13:14:42.425906  6631 raft_consensus.cc:493] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.431525  6646 raft_consensus.cc:3055] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.431437  6631 raft_consensus.cc:515] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.407841  6619 raft_consensus.cc:2749] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:14:42.429327  6133 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.426100  6600 raft_consensus.cc:2804] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.412744  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.428208  6623 raft_consensus.cc:2749] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.408521  6622 raft_consensus.cc:2749] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.437522  6133 leader_election.cc:304] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.412271  6613 raft_consensus.cc:740] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:42.438385  6291 raft_consensus.cc:359] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.448247  6207 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.449519  6291 raft_consensus.cc:385] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.425858  6628 raft_consensus.cc:2749] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:42.449867  6291 raft_consensus.cc:740] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.443221  6600 raft_consensus.cc:493] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.451530  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.431674  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:42.431911  6646 raft_consensus.cc:740] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
W20260709 13:14:42.505505  5950 debug-util.cc:398] Leaking SignalData structure 0x7b0800045be0 after lost signal to thread 3037
W20260709 13:14:42.537245  5950 debug-util.cc:398] Leaking SignalData structure 0x7b080008f0e0 after lost signal to thread 5953
I20260709 13:14:42.441233  6668 raft_consensus.cc:697] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.518121  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:42.539186  5950 debug-util.cc:398] Leaking SignalData structure 0x7b08000adf80 after lost signal to thread 6045
I20260709 13:14:42.540118  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:42.540292  5950 debug-util.cc:398] Leaking SignalData structure 0x7b080017f700 after lost signal to thread 6120
W20260709 13:14:42.540812  5950 debug-util.cc:398] Leaking SignalData structure 0x7b080017f440 after lost signal to thread 6121
I20260709 13:14:42.540373  6646 consensus_queue.cc:260] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.541635  6646 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:42.541886  5950 debug-util.cc:398] Leaking SignalData structure 0x7b080015dd40 after lost signal to thread 6194
I20260709 13:14:42.542428  6096 raft_consensus.cc:2468] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:42.518864  6243 raft_consensus.cc:1240] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.517766  6291 consensus_queue.cc:260] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.544921  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:42.545426  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 87439.5us
I20260709 13:14:42.528414  6600 raft_consensus.cc:3060] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.546872  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.547634  6168 raft_consensus.cc:2393] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:42.548439  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.540539  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.519069  6606 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.452286  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:42.451320  6625 raft_consensus.cc:2749] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.425452  6642 consensus_queue.cc:1059] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
W20260709 13:14:42.524303  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 121513us
I20260709 13:14:42.556717  6625 raft_consensus.cc:3055] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.557073  6625 raft_consensus.cc:740] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:42.557314  5984 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.558300  6605 raft_consensus.cc:2749] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.558691  5984 leader_election.cc:304] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.526279  6618 consensus_queue.cc:1059] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:42.559557  6605 raft_consensus.cc:2749] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.527536  6133 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.557850  6625 consensus_queue.cc:260] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.530481  6613 consensus_queue.cc:260] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:42.542182  5950 debug-util.cc:398] Leaking SignalData structure 0x7b08001399a0 after lost signal to thread 6195
I20260709 13:14:42.561712  6631 leader_election.cc:290] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:42.564420  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.431942  6614 consensus_queue.cc:260] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.517232  6611 raft_consensus.cc:2749] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.567904  6133 leader_election.cc:304] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:42.569207  6289 raft_consensus.cc:359] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.565353  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
W20260709 13:14:42.574371  3039 debug-util.cc:398] Leaking SignalData structure 0x7b080000f2c0 after lost signal to thread 6133
I20260709 13:14:42.571314  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:42.574762  5950 debug-util.cc:398] Leaking SignalData structure 0x7b08002557c0 after lost signal to thread 6268
I20260709 13:14:42.575621  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.575652  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:42.577827  6170 raft_consensus.cc:2393] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:42.578022  6290 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:42.573617  6651 raft_consensus.cc:3055] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.580709  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:42.583693  6289 raft_consensus.cc:385] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.584936  6291 ts_tablet_manager.cc:1434] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.190s	user 0.008s	sys 0.001s
I20260709 13:14:42.585453  6059 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
W20260709 13:14:42.595250  5950 debug-util.cc:398] Leaking SignalData structure 0x7b08002ae920 after lost signal to thread 6269
I20260709 13:14:42.588832  5984 leader_election.cc:400] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2.
I20260709 13:14:42.570232  6618 raft_consensus.cc:2749] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.599749  6290 ts_tablet_manager.cc:1403] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.301s	user 0.007s	sys 0.022s
I20260709 13:14:42.578742  6613 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:42.581415  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:42.593556  6619 raft_consensus.cc:2804] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.540252  6668 consensus_queue.cc:237] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.629148  6672 raft_consensus.cc:2749] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:14:42.633651  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 68364.3us
I20260709 13:14:42.604318  6289 raft_consensus.cc:740] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.605072  6291 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:42.605963  5984 leader_election.cc:403] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:14:42.581861  6642 consensus_queue.cc:1059] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
W20260709 13:14:42.606143  6059 leader_election.cc:343] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.582448  6684 consensus_queue.cc:1059] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:14:42.581624  6630 consensus_queue.cc:1059] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:14:42.604635  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:42.600833  6651 raft_consensus.cc:740] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.590808  6605 consensus_queue.cc:1048] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260709 13:14:42.635984  6133 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:42.669952  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 82892.8us
I20260709 13:14:42.632838  6242 raft_consensus.cc:2393] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:42.669752  6059 leader_election.cc:304] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.635005  6619 raft_consensus.cc:493] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.676911  5984 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.677237  6133 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.627451  6164 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:42.680722  5984 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
W20260709 13:14:42.681430  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 76257.5us
I20260709 13:14:42.687180  6163 raft_consensus.cc:2468] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:42.688325  6059 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.670667  6680 raft_consensus.cc:2749] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2.
I20260709 13:14:42.689845  6059 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.604177  6690 consensus_queue.cc:1048] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
W20260709 13:14:42.693221  6059 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.698640  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:42.700140  6059 leader_election.cc:343] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.701113  6059 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.693720  6631 raft_consensus.cc:2749] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.688264  6606 raft_consensus.cc:2749] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.689459  6642 raft_consensus.cc:2749] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.702872  6165 raft_consensus.cc:1275] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:42.703096  6606 consensus_queue.cc:1059] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:42.702455  6599 raft_consensus.cc:2749] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:14:42.680089  6619 raft_consensus.cc:3060] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.674928  6087 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:42.677151  6016 raft_consensus.cc:2468] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:42.710211  6059 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.710530  6288 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:42.690502  6668 raft_consensus.cc:2749] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.713389  6288 ts_tablet_manager.cc:1403] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.494s	user 0.009s	sys 0.016s
I20260709 13:14:42.715552  6290 raft_consensus.cc:359] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:42.714099  6059 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.716300  6290 raft_consensus.cc:385] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.716621  6290 raft_consensus.cc:740] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.716485  6059 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.720065  6606 raft_consensus.cc:3055] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.694183  6624 raft_consensus.cc:2749] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.720456  6606 raft_consensus.cc:740] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:42.721324  6606 consensus_queue.cc:260] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.722539  6606 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.722810  6600 raft_consensus.cc:515] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.724025  6087 raft_consensus.cc:1240] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:42.722340  6288 raft_consensus.cc:359] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.725637  6288 raft_consensus.cc:385] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.725922  6288 raft_consensus.cc:740] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.717773  6290 consensus_queue.cc:260] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.727003  6288 consensus_queue.cc:260] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.727962  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:42.728528  6096 raft_consensus.cc:2468] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:42.728518  6290 ts_tablet_manager.cc:1434] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.122s	user 0.007s	sys 0.000s
I20260709 13:14:42.728544  6288 ts_tablet_manager.cc:1434] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:14:42.730444  6683 raft_consensus.cc:2749] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.730964  6288 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:42.731704  6600 leader_election.cc:290] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:42.732812  6628 consensus_queue.cc:1059] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.733224  6690 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.733724  6690 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.735141  6290 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687: Bootstrap starting.
I20260709 13:14:42.736898  6623 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.715091  6631 raft_consensus.cc:2749] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:14:42.737437  6623 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.739459  6623 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:42.715418  6684 raft_consensus.cc:3055] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.741375  6684 raft_consensus.cc:740] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:42.712455  6680 raft_consensus.cc:2804] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:42.714919  6663 raft_consensus.cc:2804] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.744153  6207 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.750401  6291 tablet_bootstrap.cc:654] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:42.753908  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 73285.1us
W20260709 13:14:42.751906  6136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:42.756865  5984 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.743741  6680 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:42.760243  6605 raft_consensus.cc:2749] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.763011  5984 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:42.767433  6207 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.768020  6242 raft_consensus.cc:1275] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:42.768518  6244 raft_consensus.cc:1275] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:42.770661  6290 tablet_bootstrap.cc:654] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:42.755754  6663 raft_consensus.cc:697] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:42.714993  6651 consensus_queue.cc:260] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.772459  5984 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:42.762359  6680 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.774989  6631 consensus_queue.cc:1048] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:14:42.783917  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:42.770961  6605 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:42.786577  6606 raft_consensus.cc:2749] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.786931  6605 raft_consensus.cc:697] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:42.787184  6651 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.788054  6605 consensus_queue.cc:237] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.742223  6684 consensus_queue.cc:260] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.784435  6683 consensus_queue.cc:1048] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.784647  6624 consensus_queue.cc:1048] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:42.786003  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:42.792542  6611 raft_consensus.cc:2749] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.800714  6663 consensus_queue.cc:237] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.771481  6520 raft_consensus.cc:3055] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:42.802338  6520 raft_consensus.cc:740] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:42.793164  6685 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:42.775178  6163 raft_consensus.cc:1275] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:14:42.795347  6690 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:42.789520  6672 consensus_queue.cc:1175] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5532db8d1ae9477a953a8427a9a3ea98" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:14:42.834283  6207 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.811513  6163 pending_rounds.cc:85] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: Aborting all ops after (but not including) 0
I20260709 13:14:42.811870  6640 consensus_queue.cc:1048] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:14:42.803184  6520 consensus_queue.cc:260] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.841579  6163 pending_rounds.cc:107] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:14:42.849243  6696 raft_consensus.cc:2749] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.846946  6690 raft_consensus.cc:2749] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:42.840034  6685 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.860006  6163 raft_consensus.cc:2889] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:42.855369  6680 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.880175  6288 tablet_bootstrap.cc:654] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:42.877321  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 91652.3us
I20260709 13:14:42.873369  6634 raft_consensus.cc:2749] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:42.881916  6135 leader_election.cc:343] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.884233  6133 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:42.887163  6614 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.887943  6685 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:42.892459  6291 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:42.892994  6291 ts_tablet_manager.cc:1403] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.288s	user 0.019s	sys 0.029s
I20260709 13:14:42.880647  6239 raft_consensus.cc:1240] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:42.897367  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:42.897967  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.888581  6613 consensus_queue.cc:1059] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:14:42.900794  6705 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:42.901046  6291 raft_consensus.cc:359] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.902381  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:42.901172  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:42.900065  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:42.905107  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:42.888382  6630 raft_consensus.cc:2749] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:42.916565  6168 raft_consensus.cc:2393] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:42.916800  6705 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.910243  6291 raft_consensus.cc:385] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.920840  6291 raft_consensus.cc:740] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.921730  6291 consensus_queue.cc:260] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:42.930361  6290 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687: No bootstrap required, opened a new log
I20260709 13:14:42.912472  6089 raft_consensus.cc:3060] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.930879  6290 ts_tablet_manager.cc:1403] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687: Time spent bootstrapping tablet: real 0.201s	user 0.019s	sys 0.015s
I20260709 13:14:42.911288  6619 raft_consensus.cc:515] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.914798  6243 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.917554  6019 raft_consensus.cc:3060] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.912659  6087 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:42.939142  6291 ts_tablet_manager.cc:1434] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 13:14:42.941040  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:42.942198  6135 leader_election.cc:343] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.909940  6672 consensus_queue.cc:1048] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:14:42.944895  5984 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:42.948801  6680 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:42.949056  6705 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:42.950872  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.951454  6096 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.955415  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:42.960777  6290 raft_consensus.cc:359] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:42.961583  6290 raft_consensus.cc:385] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:42.961862  6290 raft_consensus.cc:740] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Initialized, Role: FOLLOWER
I20260709 13:14:42.947762  6605 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:42.967866  6605 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:42.968289  6605 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:42.968590  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:42.969226  6094 raft_consensus.cc:3060] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:42.960084  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:42.971062  6614 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:42.971546  6614 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:42.972009  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:42.972792  6015 raft_consensus.cc:2393] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:42.973810  6614 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:42.974238  6019 raft_consensus.cc:2468] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:42.956074  6091 raft_consensus.cc:2468] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:42.975732  6096 raft_consensus.cc:2468] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
W20260709 13:14:42.976594  5984 leader_election.cc:343] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:42.947458  6619 leader_election.cc:290] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:42.985920  5984 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:42.988379  6094 raft_consensus.cc:2468] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:42.993610  6606 raft_consensus.cc:2804] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.993448  6702 consensus_queue.cc:1048] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:42.994077  6606 raft_consensus.cc:697] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:42.994134  6133 leader_election.cc:304] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:42.994904  6606 consensus_queue.cc:237] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:42.995713  6622 raft_consensus.cc:2804] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:42.996376  6622 raft_consensus.cc:697] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:42.997828  6290 consensus_queue.cc:260] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.005800  6622 consensus_queue.cc:237] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:43.007402  6618 raft_consensus.cc:3055] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:14:43.019477  6061 leader_election.cc:343] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.020043  5984 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:43.025470  6061 leader_election.cc:304] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:43.027184  6290 ts_tablet_manager.cc:1434] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260709 13:14:43.028723  6061 leader_election.cc:304] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:43.026271  6651 raft_consensus.cc:2749] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.024323  6618 raft_consensus.cc:740] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:43.030382  6017 raft_consensus.cc:1275] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:43.031255  6640 raft_consensus.cc:2804] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.031788  6640 raft_consensus.cc:697] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:43.032565  6640 consensus_queue.cc:237] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.033778  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:43.033931  6091 raft_consensus.cc:1240] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:43.026984  6702 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.030403  6697 raft_consensus.cc:2804] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.065224  6697 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.065025  6700 consensus_queue.cc:1048] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:14:43.065644  6697 raft_consensus.cc:3060] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.064292  6207 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:43.034288  6696 consensus_queue.cc:1048] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:14:43.068415  6651 consensus_queue.cc:1048] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:43.069087  6209 leader_election.cc:304] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:43.070312  6690 raft_consensus.cc:2804] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.070556  6243 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:43.070827  6690 raft_consensus.cc:697] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:43.038219  6623 raft_consensus.cc:493] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.071710  6623 raft_consensus.cc:515] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:43.071781  6690 consensus_queue.cc:237] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.039348  6702 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.074321  6133 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:43.075268  6133 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:43.072095  6684 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.037177  6600 consensus_queue.cc:1048] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
W20260709 13:14:43.083870  6715 log.cc:927] Time spent T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:14:43.080344  6630 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.071789  6611 raft_consensus.cc:2749] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:43.079216  6642 raft_consensus.cc:2749] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:43.099182  6237 raft_consensus.cc:2393] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:43.103271  6015 raft_consensus.cc:1240] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:43.103482  6094 raft_consensus.cc:1275] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.106539  6625 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.109561  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:43.110937  5984 leader_election.cc:343] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.105029  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:43.116012  6630 raft_consensus.cc:697] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
W20260709 13:14:43.140122  5984 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:43.138985  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:43.127031  6609 consensus_queue.cc:1048] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:14:43.083225  6618 consensus_queue.cc:260] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:43.146449  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:43.125713  6702 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:43.148334  6623 leader_election.cc:290] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:43.129527  6605 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.173993  6289 consensus_queue.cc:260] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:43.176641  6243 raft_consensus.cc:1275] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.168465  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:43.195158  6166 raft_consensus.cc:2393] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:43.200716  6697 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.201349  6520 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.203866  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:43.206216  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
W20260709 13:14:43.206789  5984 leader_election.cc:343] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.207026  6094 raft_consensus.cc:3060] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.208374  6697 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:43.212774  6709 log.cc:927] Time spent T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.174s	user 0.000s	sys 0.005s
I20260709 13:14:43.213591  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:43.214392  6091 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
W20260709 13:14:43.216116  6712 log.cc:927] Time spent T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.144s	user 0.000s	sys 0.011s
I20260709 13:14:43.217123  6605 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:43.218381  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:43.178475  6628 raft_consensus.cc:493] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.140208  6630 consensus_queue.cc:237] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:43.179224  6623 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:43.181535  6021 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:43.198490  6618 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.270973  6623 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:43.307058  6701 raft_consensus.cc:493] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.307233  6165 raft_consensus.cc:1275] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.297271  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:43.313602  6089 raft_consensus.cc:2468] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:43.270529  6628 raft_consensus.cc:515] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:43.328219  6169 raft_consensus.cc:1275] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.325925  6700 consensus_queue.cc:1048] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:14:43.329860  6166 raft_consensus.cc:1275] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.330345  6623 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:43.307790  6701 raft_consensus.cc:515] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:43.332042  6659 raft_consensus.cc:3055] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:43.346812  6094 raft_consensus.cc:2468] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:43.348625  5984 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:43.349366  6605 raft_consensus.cc:2804] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:43.349828  6605 raft_consensus.cc:697] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:43.349998  6659 raft_consensus.cc:740] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:43.350620  6605 consensus_queue.cc:237] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.362993  6288 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:43.363602  6288 ts_tablet_manager.cc:1403] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.633s	user 0.018s	sys 0.005s
I20260709 13:14:43.373857  6288 raft_consensus.cc:359] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:43.375780  6288 raft_consensus.cc:385] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:43.337668  6663 consensus_queue.cc:1048] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:14:43.351523  6659 consensus_queue.cc:260] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:43.380268  6659 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:43.377019  6651 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:43.393538  6651 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.376142  6288 raft_consensus.cc:740] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:43.399422  6288 consensus_queue.cc:260] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:43.404771  6718 log.cc:927] Time spent T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:14:43.410108  6288 ts_tablet_manager.cc:1434] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.000s
I20260709 13:14:43.411909  6288 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:43.392964  6672 consensus_queue.cc:1048] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 13:14:43.412163  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 294734us
I20260709 13:14:43.464172  6289 ts_tablet_manager.cc:1434] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 1.069s	user 0.037s	sys 0.042s
W20260709 13:14:43.464531  6289 ts_tablet_manager.cc:1467] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: Tablet startup took 1069ms
I20260709 13:14:43.463528  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5df2d11f5c724cda97aef00471b67db7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:43.454186  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:43.464847  6289 ts_tablet_manager.cc:1469] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: Trace:
0709 13:14:33.500977 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:33.501154 (+   177us) service_pool.cc:224] Handling call
0709 13:14:33.536227 (+ 35073us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:14:33.536360 (+   133us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:14:33.598097 (+ 61737us) tablet_metadata.cc:665] Metadata flushed
0709 13:14:33.615644 (+ 17547us) tablet_replica.cc:206] Creating consensus instance
0709 13:14:33.616102 (+   458us) inbound_call.cc:177] Queueing success response
0709 13:14:42.148406 (+8532304us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:14:42.395165 (+246759us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:14:42.525651 (+130486us) tablet_replica.cc:261] Starting instrumentation
0709 13:14:42.534898 (+  9247us) tablet_replica.cc:280] Starting consensus
0709 13:14:43.173632 (+638734us) spinlock_profiling.cc:243] Waited 32 ms on lock 0x7b4c004345c0. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2aee62ea20 00007f2aee63fa29 00007f2aee605644 00007f2aee62cf2d 00007f2aee62cb93 00007f2af035d18b 00007f2af035dcb5 00007f2af0358f30 00007f2af0357c40 00007f2af3d54b2e 00007f2af5376d8a
Metrics: {"raft.queue_time_us":28789,"raft.run_cpu_time_us":65,"raft.run_wall_time_us":65,"spinlock_wait_cycles":73490816,"tablet-open.queue_time_us":8532408,"thread_start_us":276461,"threads_started":1}
I20260709 13:14:43.489352  6291 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:43.479696  6013 raft_consensus.cc:2393] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 2: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:43.476935  6701 leader_election.cc:290] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:43.504058  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:43.505213  6207 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:43.514976  6207 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:43.506577  6135 leader_election.cc:304] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:43.507239  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:43.516839  6244 raft_consensus.cc:2393] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:43.495693  6663 raft_consensus.cc:493] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.525705  6663 raft_consensus.cc:515] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.527787  6663 leader_election.cc:290] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:43.517710  6696 raft_consensus.cc:3060] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.521811  6089 raft_consensus.cc:1275] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.522174  6611 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:43.529381  6611 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.529838  6611 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:43.532649  6663 consensus_queue.cc:1048] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:43.534345  6289 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:43.524758  6163 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.547262  6651 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:43.584648  5984 consensus_peers.cc:597] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:14:43.589515  6628 leader_election.cc:290] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:43.590504  6611 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.592757  6288 tablet_bootstrap.cc:654] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.598320  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:43.600713  6133 leader_election.cc:343] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:43.601780  6209 leader_election.cc:343] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.605202  6611 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:43.608150  6713 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 0.670s	user 0.028s	sys 0.022s
W20260709 13:14:43.608559  6713 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 0.671s	user 0.028s	sys 0.022s
I20260709 13:14:43.608743  6163 raft_consensus.cc:1275] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.624579  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:43.641075  6162 raft_consensus.cc:2468] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 0.
I20260709 13:14:43.643287  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:43.644663  6207 leader_election.cc:304] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:43.646329  6289 tablet_bootstrap.cc:654] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.644140  6089 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:43.625742  6640 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:43.625149  6633 consensus_queue.cc:1048] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:14:43.647984  6690 raft_consensus.cc:2804] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.672205  6690 raft_consensus.cc:493] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:14:43.672380  6725 log.cc:927] Time spent T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.073s	user 0.000s	sys 0.000s
I20260709 13:14:43.672609  6690 raft_consensus.cc:3060] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.662554  6640 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.688566  6696 raft_consensus.cc:2749] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:14:43.751089  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 223915us
W20260709 13:14:43.755134  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 246075us
I20260709 13:14:43.760919  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:43.762419  6017 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:43.764405  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:43.765466  6014 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:43.769321  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:43.634268  6091 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:43.770072  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:43.771320  6092 raft_consensus.cc:2468] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:43.770155  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:43.772995  6090 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:43.773672  6750 raft_consensus.cc:493] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.774613  6750 raft_consensus.cc:515] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:43.789564  6061 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:43.801366  5984 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:43.802527  6241 raft_consensus.cc:1275] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:43.781852  6133 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:43.814116  6611 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.817662  6702 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:43.817476  6611 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:43.818027  6640 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:43.818598  6702 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.819891  6631 raft_consensus.cc:493] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.820794  6631 raft_consensus.cc:515] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.823333  6631 leader_election.cc:290] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:43.825830  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:43.826547  6697 consensus_queue.cc:1048] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:43.837662  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 56421.4us
I20260709 13:14:43.827308  6237 raft_consensus.cc:2393] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:43.825845  6611 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:43.856626  6288 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:43.857620  6288 ts_tablet_manager.cc:1403] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.446s	user 0.027s	sys 0.007s
I20260709 13:14:43.866353  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:43.855286  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:43.869042  6640 raft_consensus.cc:493] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.869612  6619 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:43.870129  6619 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:43.870605  6619 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.869745  6640 raft_consensus.cc:515] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:43.872376  6696 consensus_queue.cc:1048] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:43.873395  6640 leader_election.cc:290] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:43.875221  6133 leader_election.cc:304] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:43.880753  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 96130.5us
I20260709 13:14:43.876875  6631 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:43.886884  6750 leader_election.cc:290] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:43.884219  6631 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:43.889565  6017 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
W20260709 13:14:43.924767  6059 leader_election.cc:343] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:43.925040  6640 consensus_queue.cc:1048] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:43.933156  6012 raft_consensus.cc:3060] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:43.933898  6726 raft_consensus.cc:2804] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:43.934381  6646 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.937448  6090 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:43.937934  6291 tablet_bootstrap.cc:654] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:43.937595  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:43.919368  6631 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:43.948233  6622 raft_consensus.cc:2749] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:43.961308  6750 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:43.965600  6750 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:43.965824  6646 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:43.968379  6646 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:43.968724  6750 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
W20260709 13:14:43.973469  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 91921.3us
I20260709 13:14:43.945437  6726 raft_consensus.cc:493] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:43.986452  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:43.987109  6244 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:43.987887  5917 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35402 (request call id 62) took 1722 ms. Trace:
W20260709 13:14:43.988536  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 205827us
I20260709 13:14:43.988355  5917 rpcz_store.cc:276] 0709 13:14:42.199548 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:42.199739 (+   191us) service_pool.cc:224] Handling call
0709 13:14:43.917927 (+1718188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:42.674001 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:42.766460 (+ 92459us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:42.770887 (+  4427us) write_op.cc:435] Acquired schema lock
0709 13:14:42.771680 (+   793us) tablet.cc:662] Decoding operations
0709 13:14:42.801691 (+ 30011us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:42.801763 (+    72us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:42.801787 (+    24us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:14:42.802075 (+   288us) tablet.cc:701] Row locks acquired
0709 13:14:42.802109 (+    34us) write_op.cc:260] PREPARE: finished
0709 13:14:42.802227 (+   118us) write_op.cc:270] Start()
0709 13:14:42.802350 (+   123us) write_op.cc:276] Timestamp: P: 1783602882802193 usec, L: 0
0709 13:14:42.802369 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:14:42.802961 (+   592us) log.cc:844] Serialized 928 byte log entry
0709 13:14:42.937354 (+134393us) op_driver.cc:464] REPLICATION: finished
0709 13:14:43.461232 (+523878us) write_op.cc:301] APPLY: starting
0709 13:14:43.463982 (+  2750us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:43.471139 (+  7157us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:43.479334 (+  8195us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:43.502758 (+ 23424us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:43.502916 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:14:43.502960 (+    44us) write_op.cc:312] APPLY: finished
0709 13:14:43.503143 (+   183us) log.cc:844] Serialized 28 byte log entry
0709 13:14:43.503307 (+   164us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:43.503392 (+    85us) write_op.cc:454] Released schema lock
0709 13:14:43.503432 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:43.608862 (+105430us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:43.608895 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":12473,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":506767,"apply.run_cpu_time_us":1994,"apply.run_wall_time_us":47865,"num_ops":2,"prepare.queue_time_us":279883,"prepare.run_cpu_time_us":11406,"prepare.run_wall_time_us":255117,"raft.queue_time_us":51236,"raft.run_cpu_time_us":51741,"raft.run_wall_time_us":672184,"replication_time_us":134779,"thread_start_us":1031815,"threads_started":4,"wal-append.queue_time_us":81044}]]}
I20260709 13:14:43.995332  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:43.987903  6628 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:43.996515  6163 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:43.997159  6628 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:43.997725  6630 consensus_queue.cc:1048] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.049s
I20260709 13:14:44.000531  6702 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.002348  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:43.975677  6059 leader_election.cc:343] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:44.005164  6061 leader_election.cc:343] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:44.004884  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 58922.3us
I20260709 13:14:43.980553  6726 raft_consensus.cc:3060] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.002009  6630 consensus_queue.cc:1048] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:14:44.025578  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.019368  5984 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:44.067157  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.068933  6209 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.080590  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.081574  6013 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:44.084101  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.084340  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:44.076984  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 64564.4us
W20260709 13:14:44.093608  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 74288.8us
W20260709 13:14:44.095887  5984 consensus_peers.cc:597] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:44.096482  5984 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.097213  6646 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.078075  6640 raft_consensus.cc:493] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.098423  6640 raft_consensus.cc:515] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.099471  6646 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.100087  6646 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.100689  6640 leader_election.cc:290] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:44.101642  6703 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:44.102183  6703 raft_consensus.cc:697] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:44.102522  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.103505  6094 raft_consensus.cc:2393] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:44.103389  6703 consensus_queue.cc:237] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.105162  6622 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:44.112761  6622 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.116223  6611 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.116931  6611 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.119290  6611 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:44.116931  6628 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.092440  6751 raft_consensus.cc:2764] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:14:44.126286  6690 raft_consensus.cc:515] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.128790  6690 leader_election.cc:290] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:44.131410  6061 leader_election.cc:304] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:44.132408  6640 raft_consensus.cc:2749] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:44.132617  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 143154us
I20260709 13:14:44.135483  6209 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.143102  6701 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:44.143501  6701 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:44.143940  6701 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:44.147820  6753 log.cc:927] Time spent T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.221s	user 0.002s	sys 0.000s
I20260709 13:14:44.154131  5916 catalog_manager.cc:5697] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.053398  6288 raft_consensus.cc:359] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.155666  6288 raft_consensus.cc:385] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.156122  6288 raft_consensus.cc:740] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.156764  6646 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.156965  6288 consensus_queue.cc:260] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.158541  6289 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:44.159139  5916 catalog_manager.cc:5697] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.161062  5916 catalog_manager.cc:5697] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 2 to 3, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 3 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.161715  6289 ts_tablet_manager.cc:1403] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.627s	user 0.026s	sys 0.015s
I20260709 13:14:44.147085  6622 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:44.172787  6059 consensus_peers.cc:597] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:44.177632  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.179236  6094 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:44.179366  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.178516  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.180495  6090 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:44.180922  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.180995  6705 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.181753  6015 raft_consensus.cc:2368] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3.
I20260709 13:14:44.181684  6705 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.182305  6758 raft_consensus.cc:2804] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.182832  6758 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.183164  6758 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:44.173460  6059 leader_election.cc:343] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.186426  6133 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:44.191005  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:44.158912  6646 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.194530  6133 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.190205  6622 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.194044  5916 catalog_manager.cc:5697] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:44.170117  6619 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.174158  6701 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.197508  6700 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.207635  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:44.207950  6701 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.208215  6244 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.209312  6631 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.210377  6628 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.197860  6630 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:44.211090  6628 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.211108  6630 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:44.213382  6630 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:44.210536  6207 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:44.207393  6700 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.188642  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.228204  6727 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.228636  6244 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:44.229182  6628 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:44.228849  6727 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.234647  6727 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:44.241259  6761 log.cc:927] Time spent T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.057s	user 0.000s	sys 0.002s
I20260709 13:14:44.201196  6622 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:44.196722  6705 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:44.258536  6059 leader_election.cc:343] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.259195  6059 leader_election.cc:304] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:44.250875  6622 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.274680  6734 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.274953  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.275683  6012 raft_consensus.cc:2468] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:44.275537  6734 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.276240  6289 raft_consensus.cc:359] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.276758  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:44.277011  6289 raft_consensus.cc:385] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.277294  6289 raft_consensus.cc:740] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.277668  6628 consensus_queue.cc:1048] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:44.277943  6289 consensus_queue.cc:260] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.278218  6734 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:44.279068  6672 raft_consensus.cc:2749] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:44.279402  6133 leader_election.cc:343] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.279425  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:44.280691  6237 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:44.280933  6289 ts_tablet_manager.cc:1434] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.117s	user 0.005s	sys 0.001s
I20260709 13:14:44.281713  6133 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.281896  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.282639  6166 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:44.282951  6729 raft_consensus.cc:2804] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.283416  6729 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.279299  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.283667  6291 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:44.282662  6289 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:44.300107  6288 ts_tablet_manager.cc:1434] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.442s	user 0.005s	sys 0.006s
I20260709 13:14:44.298627  6207 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.288142  6093 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:44.285260  6611 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.283798  6729 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.323433  6291 ts_tablet_manager.cc:1403] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.834s	user 0.016s	sys 0.009s
I20260709 13:14:44.284220  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:44.291885  6646 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:44.327171  6288 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:44.307785  6209 leader_election.cc:343] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.284929  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.286053  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.298589  6609 raft_consensus.cc:2749] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:44.285729  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:44.323978  5984 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.331020  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.340541  6096 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:44.315868  6630 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.331784  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.333622  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.334391  6619 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.335855  6659 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:44.338383  6017 raft_consensus.cc:2393] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 2: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:44.284946  6760 consensus_queue.cc:1048] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.114s
I20260709 13:14:44.292865  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.327809  6611 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.342046  6167 raft_consensus.cc:3060] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:14:44.361743  6759 log.cc:927] Time spent T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.175s	user 0.005s	sys 0.000s
I20260709 13:14:44.359443  6659 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.362392  6659 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:14:44.365275  6754 log.cc:927] Time spent T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.185s	user 0.002s	sys 0.000s
I20260709 13:14:44.365875  6630 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:44.366788  6766 log.cc:927] Time spent T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.109s	user 0.000s	sys 0.000s
I20260709 13:14:44.367291  6651 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.343504  6705 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:44.368376  6705 raft_consensus.cc:697] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:44.368408  6651 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.369459  6705 consensus_queue.cc:237] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.370573  6651 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:44.344691  6646 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.347045  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.295873  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.348205  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.320154  6628 consensus_queue.cc:1048] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:14:44.355167  6727 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.361307  6163 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:44.374781  6646 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:44.374706  6727 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.375939  6093 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:44.355343  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:44.377349  6236 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:44.287825  6700 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:44.377990  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:44.361464  6016 raft_consensus.cc:2393] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 2: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:44.361243  6135 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:44.381968  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.382624  6094 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:44.382926  6628 raft_consensus.cc:2804] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:44.383383  6628 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.383710  6628 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.384075  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.319748  6726 raft_consensus.cc:515] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.367540  6630 raft_consensus.cc:493] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.392683  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:44.393625  6611 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:44.396404  6061 leader_election.cc:343] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.401479  6061 leader_election.cc:400] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379) with higher term. Message: Invalid argument: T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3.
I20260709 13:14:44.401835  6061 leader_election.cc:403] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:14:44.402245  6014 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
W20260709 13:14:44.403057  6061 leader_election.cc:343] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.407567  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.407931  6061 leader_election.cc:304] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:44.408246  6170 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
W20260709 13:14:44.409901  6770 log.cc:927] Time spent T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.146s	user 0.001s	sys 0.000s
I20260709 13:14:44.403760  5919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35414 (request call id 69) took 1902 ms. Trace:
I20260709 13:14:44.398273  6207 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.403182  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.403687  6734 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.394542  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.404409  6727 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.403213  6289 tablet_bootstrap.cc:654] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.411594  5919 rpcz_store.cc:276] 0709 13:14:42.373657 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:42.374216 (+   559us) service_pool.cc:224] Handling call
0709 13:14:44.262661 (+1888445us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":28662,"reported_tablets":5}
W20260709 13:14:44.433562  6059 leader_election.cc:343] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.447475  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:44.412355  6291 raft_consensus.cc:359] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.461498  6291 raft_consensus.cc:385] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.448448  6096 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:44.461778  6291 raft_consensus.cc:740] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.421085  6684 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.449278  6016 raft_consensus.cc:2393] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 2: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:44.466432  6059 leader_election.cc:304] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:44.411991  6663 raft_consensus.cc:2749] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.416961  6167 raft_consensus.cc:2468] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:44.448199  6611 raft_consensus.cc:2804] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.420392  6631 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:44.464207  6091 raft_consensus.cc:2393] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:44.447742  6633 raft_consensus.cc:493] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.448055  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:44.449237  6646 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.473918  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.411491  6758 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.472687  6611 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.474491  6742 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:44.475106  6739 raft_consensus.cc:2749] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.474498  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:44.465678  6640 consensus_queue.cc:1048] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:14:44.476200  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:44.470197  6750 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.466087  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.476202  6606 consensus_queue.cc:1048] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:44.472963  6291 consensus_queue.cc:260] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.447093  6726 leader_election.cc:290] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:44.460086  6012 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:44.467232  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.427181  6630 raft_consensus.cc:515] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.478109  6209 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.480741  6611 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.482770  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.468127  6727 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:44.488082  6243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:44.488255  6237 raft_consensus.cc:2393] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:44.488438  6750 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.478834  6646 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.492034  6161 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:44.497483  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.481750  6742 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.500758  6628 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.508360  6087 raft_consensus.cc:2393] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:44.482383  6684 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.528956  6646 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:44.529719  6288 tablet_bootstrap.cc:654] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:44.504015  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.508910  6622 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.512728  6207 leader_election.cc:304] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:44.486696  6651 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:44.503486  6236 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
W20260709 13:14:44.521974  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 58949.4us
I20260709 13:14:44.521059  6700 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.484616  6633 raft_consensus.cc:515] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.526238  6739 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.526710  6092 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:44.526841  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.527560  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.528254  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.544080  5984 leader_election.cc:304] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
W20260709 13:14:44.558351  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 45757us
I20260709 13:14:44.562755  6096 raft_consensus.cc:3060] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:44.532071  6021 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:44.536271  6651 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.568133  6093 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:44.540123  6726 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.571437  5984 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.540174  6663 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.558749  6703 raft_consensus.cc:2804] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.572172  6646 consensus_queue.cc:1048] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:14:44.557484  6758 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
W20260709 13:14:44.562456  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:44.584302  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.593381  6093 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.580955  6135 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:44.556694  6633 leader_election.cc:290] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.572999  6651 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:44.574517  6170 raft_consensus.cc:1240] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:44.543376  6727 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.601045  6291 ts_tablet_manager.cc:1434] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.276s	user 0.008s	sys 0.006s
I20260709 13:14:44.572376  6705 raft_consensus.cc:2749] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:44.543123  6729 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.612505  6628 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:44.612712  6605 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.613276  6605 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.613673  6605 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.624984  6093 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:44.602835  6619 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.606143  6633 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:44.638275  6291 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
W20260709 13:14:44.637215  6775 log.cc:927] Time spent T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 13:14:44.637425  6729 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:44.636250  6630 leader_election.cc:290] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:44.578467  6663 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.638042  6633 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.643738  6164 raft_consensus.cc:2393] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 3: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:44.562078  6739 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.644091  6622 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.637449  6727 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:44.650636  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.651276  6094 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:44.651453  6672 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.652918  6672 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.655052  6672 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:44.646440  6014 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:44.624163  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:44.657356  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.659000  6013 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:44.616298  6726 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.659507  6061 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.660354  6061 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.632500  6734 raft_consensus.cc:2749] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379) with higher term. Message: Invalid argument: T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3.
I20260709 13:14:44.661078  6726 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:44.632849  6619 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.629016  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.666574  6743 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:44.666996  6743 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.664307  6619 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.667325  6743 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:44.681202  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 137396us
I20260709 13:14:44.665158  6167 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.665364  6672 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.665805  6165 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:44.696264  6672 raft_consensus.cc:697] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:44.682833  6209 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:44.735469  6700 raft_consensus.cc:697] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:44.752650  6742 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:44.756484  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 295990us
I20260709 13:14:44.753032  6700 consensus_queue.cc:237] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.767817  6785 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.768319  6785 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.779597  6096 raft_consensus.cc:2468] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:44.770589  6789 raft_consensus.cc:2804] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:14:44.781749  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 307876us
I20260709 13:14:44.772195  6742 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:44.839314  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 275686us
I20260709 13:14:44.786751  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.785935  6789 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:44.825947  6703 raft_consensus.cc:697] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:44.832998  6726 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.851003  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:44.851388  6133 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:44.852789  6133 leader_election.cc:304] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.854823  6096 raft_consensus.cc:2393] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 3: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
W20260709 13:14:44.854717  6133 leader_election.cc:343] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:44.784991  6672 consensus_queue.cc:237] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.849148  6789 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.854934  6727 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.869144  6091 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:44.870399  6703 consensus_queue.cc:237] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.871198  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.855229  6729 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.831120  6742 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:44.864868  6659 consensus_meta.cc:287] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f: Time spent flushing consensus metadata: real 0.502s	user 0.011s	sys 0.000s
I20260709 13:14:44.880584  6096 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:44.884060  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:44.888082  6289 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:44.888522  6289 ts_tablet_manager.cc:1403] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.606s	user 0.023s	sys 0.031s
I20260709 13:14:44.858546  6726 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:44.889890  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 49874.1us
W20260709 13:14:44.901489  6783 log.cc:927] Time spent T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.145s	user 0.001s	sys 0.000s
I20260709 13:14:44.904343  6288 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:44.904929  6288 ts_tablet_manager.cc:1403] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.578s	user 0.033s	sys 0.020s
I20260709 13:14:44.911710  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:44.915174  6133 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:44.917840  6792 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.918030  6781 raft_consensus.cc:493] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:44.918401  6792 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:44.920167  6291 tablet_bootstrap.cc:654] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:44.920523  6794 log.cc:927] Time spent T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:14:44.918475  6781 raft_consensus.cc:515] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.920400  6726 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.906131  6729 raft_consensus.cc:697] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:44.880386  6727 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.892285  6659 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:44.895166  6779 raft_consensus.cc:2804] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:44.940613  6288 raft_consensus.cc:359] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.941306  6288 raft_consensus.cc:385] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:44.915069  6163 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:44.922909  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:44.925209  6628 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:44.941577  6288 raft_consensus.cc:740] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:44.920400  6792 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:44.947504  6729 consensus_queue.cc:237] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.950358  6781 leader_election.cc:290] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:44.949215  6096 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:44.951874  6288 consensus_queue.cc:260] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:44.991859  6096 raft_consensus.cc:1275] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:44.944588  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:44.997326  6243 raft_consensus.cc:2393] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:44.953086  6628 raft_consensus.cc:697] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:45.009187  6289 raft_consensus.cc:359] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.010144  6289 raft_consensus.cc:385] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.010466  6289 raft_consensus.cc:740] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.020112  6289 consensus_queue.cc:260] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:44.996903  6779 raft_consensus.cc:697] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:45.026391  6628 consensus_queue.cc:237] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.028386  6133 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:44.994880  6684 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:45.035971  6289 ts_tablet_manager.cc:1434] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.147s	user 0.007s	sys 0.007s
I20260709 13:14:45.026696  6779 consensus_queue.cc:237] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.038627  6659 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.041146  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:45.034515  6236 raft_consensus.cc:2393] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:45.054128  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:44.999446  6605 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.037009  6630 raft_consensus.cc:2804] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:45.062450  6742 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:45.066648  6743 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.068795  6750 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.070330  6619 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:45.079208  6061 leader_election.cc:343] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.086164  6605 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:45.086871  6630 raft_consensus.cc:697] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:45.072670  6659 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.099474  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.100965  6289 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:45.100795  6789 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:45.099905  6091 raft_consensus.cc:2393] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 3: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:45.087951  6013 raft_consensus.cc:2368] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3.
I20260709 13:14:45.105307  6743 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.105679  6630 consensus_queue.cc:237] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.107371  5984 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:45.113020  6727 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:45.115507  6651 consensus_meta.cc:287] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Time spent flushing consensus metadata: real 0.507s	user 0.001s	sys 0.009s
I20260709 13:14:45.116258  6789 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:45.109383  6659 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.116499  6651 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.134857  6619 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:45.125432  6611 consensus_meta.cc:287] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: Time spent flushing consensus metadata: real 0.624s	user 0.004s	sys 0.007s
I20260709 13:14:45.136487  6611 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.138439  6611 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.138854  6167 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
W20260709 13:14:45.140558  6786 log.cc:927] Time spent T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.368s	user 0.002s	sys 0.000s
I20260709 13:14:45.141103  6659 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.142773  6651 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:45.143657  6090 raft_consensus.cc:2393] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 4: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:45.114010  6750 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:45.148260  5984 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:45.172875  6751 raft_consensus.cc:2804] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:45.140240  6633 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.173401  6751 raft_consensus.cc:697] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:45.171077  6750 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:45.174579  6750 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.174299  6751 consensus_queue.cc:237] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.188992  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:45.189671  6092 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:45.189978  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.192265  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:45.192929  6089 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:45.192242  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.195241  6289 tablet_bootstrap.cc:654] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.198975  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:45.199877  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.200444  6163 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:45.201565  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:45.202147  6088 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.202400  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:45.202971  6019 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.226783  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814fa2d9b43e45d8b969faf2839a14e5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.227627  6017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:45.227691  6014 raft_consensus.cc:2468] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:45.245643  6739 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:45.255014  6019 raft_consensus.cc:2468] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:45.262228  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.263407  6019 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:45.270241  6092 raft_consensus.cc:1275] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:45.378159  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:45.378891  6235 raft_consensus.cc:3060] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.379254  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.372539  6631 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.378895  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.387706  5984 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:45.384793  6241 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:45.381868  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.436221  6633 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:14:45.440501  5985 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.018s	sys 0.030s
I20260709 13:14:45.440738  6633 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:45.441284  6633 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.443331  6705 consensus_queue.cc:1059] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:45.439280  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:45.449805  6207 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:45.409102  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:45.406824  6088 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
W20260709 13:14:45.458704  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 430391us
I20260709 13:14:45.462661  6135 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
W20260709 13:14:45.434226  6794 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.512s	user 0.018s	sys 0.042s
I20260709 13:14:45.470528  6135 leader_election.cc:304] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:45.471709  6135 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:45.439023  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:45.449204  6611 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.406466  6631 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.476507  6776 raft_consensus.cc:2749] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:14:45.477218  6771 log.cc:927] Time spent T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260709 13:14:45.469878  6794 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.548s	user 0.018s	sys 0.042s
I20260709 13:14:45.478048  6726 raft_consensus.cc:2804] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:45.492206  6726 raft_consensus.cc:493] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.478439  6619 raft_consensus.cc:2804] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:45.492579  6726 raft_consensus.cc:3060] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.493041  6619 raft_consensus.cc:697] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:45.494395  6619 consensus_queue.cc:237] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.475363  6135 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:45.491482  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814fa2d9b43e45d8b969faf2839a14e5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.496862  6622 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:45.497426  6622 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.497973  6622 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.439914  6237 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:45.478691  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.486043  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:45.487149  6243 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59538 (request call id 94) took 1012 ms. Trace:
W20260709 13:14:45.499476  6059 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.712s	user 0.029s	sys 0.050s
I20260709 13:14:45.470777  6758 raft_consensus.cc:3055] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:45.496070  6788 consensus_queue.cc:1048] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
W20260709 13:14:45.513168  6059 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.726s	user 0.029s	sys 0.051s
I20260709 13:14:45.483367  6727 raft_consensus.cc:493] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.517103  6288 ts_tablet_manager.cc:1434] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.612s	user 0.018s	sys 0.015s
I20260709 13:14:45.483457  6611 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:45.485453  6798 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:14:45.503329  6133 leader_election.cc:343] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.531201  6059 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:45.526696  6288 ts_tablet_manager.cc:1467] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Tablet startup took 621ms
I20260709 13:14:45.516139  6758 raft_consensus.cc:740] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:45.518106  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
W20260709 13:14:45.541404  6291 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.590s	user 0.006s	sys 0.018s
W20260709 13:14:45.546060  6291 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.595s	user 0.007s	sys 0.018s
I20260709 13:14:45.530197  6798 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.560179  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.550709  6798 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.550534  6161 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:14:45.561688  6019 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:45.514529  6243 rpcz_store.cc:276] 0709 13:14:44.474793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:44.479125 (+  4332us) service_pool.cc:224] Handling call
0709 13:14:45.486945 (+1007820us) spinlock_profiling.cc:243] Waited 427 ms on lock 0x7b54001022d4. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af02cb571 00007f2af03662fa 00007f2af5327b17 00007f2aee8a26d4 00007f2aee8a2662 00007f2aee8a2591 00007f2aee8a250c 00007f2aee8a17c2 00007f2aee69d48c 00007f2aee69c8c6 00007f2aee69c26f
0709 13:14:45.487077 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":981900672}
I20260709 13:14:45.532364  6727 raft_consensus.cc:515] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.575562  6726 raft_consensus.cc:515] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.576165  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:45.576725  6633 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.569108  6672 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:45.577955  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.577860  6672 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.578828  6633 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.567899  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:45.582962  6169 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.577s	user 0.016s	sys 0.040s
W20260709 13:14:45.583402  6169 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.650s	user 0.016s	sys 0.040s
I20260709 13:14:45.583267  6014 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:45.583845  6090 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60210 (request call id 95) took 1203 ms. Trace:
I20260709 13:14:45.584322  6090 rpcz_store.cc:276] 0709 13:14:44.380596 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:44.392063 (+ 11467us) service_pool.cc:224] Handling call
0709 13:14:45.583557 (+1191494us) spinlock_profiling.cc:243] Waited 649 ms on lock 0x7b54001135d4. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af02cb571 00007f2af03662fa 00007f2af5327b17 00007f2aee8a26d4 00007f2aee8a2662 00007f2aee8a2591 00007f2aee8a250c 00007f2aee8a17c2 00007f2aee69d48c 00007f2aee69c8c6 00007f2aee69c26f
0709 13:14:45.583690 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1493818240}
I20260709 13:14:45.585005  6606 raft_consensus.cc:493] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:45.579185  6631 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:45.536864  6288 ts_tablet_manager.cc:1469] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Trace:
0709 13:14:33.550568 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:33.635508 (+ 84940us) service_pool.cc:224] Handling call
0709 13:14:33.637260 (+  1752us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:14:33.637373 (+   113us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:14:33.788051 (+150678us) tablet_metadata.cc:665] Metadata flushed
0709 13:14:33.794510 (+  6459us) tablet_replica.cc:206] Creating consensus instance
0709 13:14:33.794894 (+   384us) inbound_call.cc:177] Queueing success response
0709 13:14:44.326750 (+10531856us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:14:44.905276 (+578526us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:14:44.938641 (+ 33365us) tablet_replica.cc:261] Starting instrumentation
0709 13:14:44.939147 (+   506us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":105553,"raft.run_cpu_time_us":111,"raft.run_wall_time_us":112,"tablet-open.queue_time_us":10531890,"thread_start_us":472332,"threads_started":1}
I20260709 13:14:45.585528  6606 raft_consensus.cc:515] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.586709  6288 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:45.586813  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:45.562088  6239 raft_consensus.cc:3060] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.587468  6166 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.565937  6785 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.591786  6793 raft_consensus.cc:2764] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:14:45.593312  6663 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.594400  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:45.595091  6238 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.566077  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.603386  5984 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:45.610067  6061 leader_election.cc:400] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379) with higher term. Message: Invalid argument: T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3.
I20260709 13:14:45.610523  6061 leader_election.cc:403] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:14:45.615574  5984 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:45.595824  6243 raft_consensus.cc:1275] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:45.587502  6606 leader_election.cc:290] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:45.567163  6758 consensus_queue.cc:260] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.620321  6785 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:45.648193  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.634429  6705 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:45.633366  6640 raft_consensus.cc:2749] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379) with higher term. Message: Invalid argument: T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3.
I20260709 13:14:45.647482  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.643524  5984 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:45.659999  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:45.663401  6096 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.651124  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.665684  6013 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:45.645313  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.669773  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.645308  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:45.646431  6785 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.653132  6672 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:45.677865  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.678785  6291 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:45.679327  6291 ts_tablet_manager.cc:1403] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 1.041s	user 0.018s	sys 0.020s
I20260709 13:14:45.681212  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:45.681864  6019 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.681484  6096 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:45.656643  6705 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.684298  6633 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:14:45.674405  6016 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:45.671139  6758 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.699419  6288 tablet_bootstrap.cc:654] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:45.670650  6611 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:45.680135  6785 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:45.709759  5984 leader_election.cc:343] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.710048  6289 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:45.710368  5984 leader_election.cc:304] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:45.710536  6289 ts_tablet_manager.cc:1403] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.610s	user 0.015s	sys 0.010s
I20260709 13:14:45.703496  6090 raft_consensus.cc:2368] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
I20260709 13:14:45.686348  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:45.720377  6094 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:45.701741  6633 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:14:45.690485  6235 raft_consensus.cc:2468] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:45.711865  6814 raft_consensus.cc:493] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:45.723433  6814 raft_consensus.cc:515] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:45.724723  6750 consensus_meta.cc:287] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Time spent flushing consensus metadata: real 0.550s	user 0.011s	sys 0.000s
W20260709 13:14:45.725344  6059 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.685425  6705 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:45.733356  6059 leader_election.cc:343] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.733278  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:45.734006  6059 leader_election.cc:304] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:45.736394  6244 raft_consensus.cc:2393] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:45.715330  6166 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 3.
I20260709 13:14:45.684587  6606 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:45.736480  6793 raft_consensus.cc:2749] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.740204  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.741067  6162 raft_consensus.cc:2468] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:45.742307  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.744730  6059 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:45.760039  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:45.747754  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 251379us
I20260709 13:14:45.765333  6019 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 3.
I20260709 13:14:45.767360  6059 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:45.752032  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.809120  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.753892  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814fa2d9b43e45d8b969faf2839a14e5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:45.819828  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:45.820230  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b0d528e584157b36aefba716fc882" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.820549  6236 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 3.
I20260709 13:14:45.820727  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:45.821369  6092 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.821523  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:45.822289  6170 raft_consensus.cc:2368] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
I20260709 13:14:45.822690  6094 raft_consensus.cc:1275] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.744846  6606 raft_consensus.cc:697] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:45.771194  6793 raft_consensus.cc:2804] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:45.735517  6750 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.806726  6640 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:45.772112  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:45.753782  6162 raft_consensus.cc:2393] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 3: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
W20260709 13:14:45.814110  5986 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:45.833292  6727 leader_election.cc:290] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:45.836205  6061 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:45.836550  6798 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.839741  6606 consensus_queue.cc:237] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.845041  6291 raft_consensus.cc:359] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.849506  5984 leader_election.cc:400] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
I20260709 13:14:45.852026  6805 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:45.852299  6726 leader_election.cc:290] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:45.901500  6672 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:45.901978  6672 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.902029  6237 raft_consensus.cc:1275] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:45.902150  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.898897  6165 raft_consensus.cc:3060] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.903523  6805 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:45.905762  6805 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.907888  6640 raft_consensus.cc:697] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:45.909293  6750 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:45.909819  6727 raft_consensus.cc:493] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:45.910145  6814 leader_election.cc:290] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:45.910368  6727 raft_consensus.cc:515] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.912540  6727 leader_election.cc:290] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:45.854089  6289 raft_consensus.cc:359] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.913463  6289 raft_consensus.cc:385] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.913758  6289 raft_consensus.cc:740] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.914445  6289 consensus_queue.cc:260] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.914860  6238 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:45.916052  6014 raft_consensus.cc:1275] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:45.860188  6209 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
W20260709 13:14:45.917204  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 57142.1us
I20260709 13:14:45.918426  6792 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:45.918824  6792 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.919201  6792 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.814044  6135 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: f619e94302144f54b9dc4e10f7821687
W20260709 13:14:45.920346  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 106388us
I20260709 13:14:45.897379  5984 leader_election.cc:403] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 13:14:45.922060  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 72705.2us
W20260709 13:14:45.922250  6059 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:45.922744  6135 leader_election.cc:343] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.922806  6059 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:45.867820  6622 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.902413  6672 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.900718  6207 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:45.908890  6640 consensus_queue.cc:237] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:45.897342  6291 raft_consensus.cc:385] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:45.826653  6793 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:45.866714  6133 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:45.928056  6291 raft_consensus.cc:740] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:45.829960  6167 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:45.925446  5984 leader_election.cc:304] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:45.924548  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:45.928913  6289 ts_tablet_manager.cc:1434] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.210s	user 0.005s	sys 0.002s
I20260709 13:14:45.940419  5984 leader_election.cc:400] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Vote denied by peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313) with higher term. Message: Invalid argument: T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
W20260709 13:14:45.899602  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 63476.7us
I20260709 13:14:45.941464  6207 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:45.943291  6019 raft_consensus.cc:1275] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:45.934806  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "814fa2d9b43e45d8b969faf2839a14e5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:45.939018  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 72425.6us
I20260709 13:14:45.935622  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:45.943959  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
W20260709 13:14:45.944392  6133 leader_election.cc:343] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.949116  6093 raft_consensus.cc:2393] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:45.902053  6021 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:45.953680  6059 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.954742  6059 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:45.949364  6133 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:45.956341  6133 leader_election.cc:343] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:45.927083  6790 raft_consensus.cc:2764] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:14:45.930100  6814 raft_consensus.cc:2749] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
I20260709 13:14:45.959674  6291 consensus_queue.cc:260] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.938005  6092 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:45.930135  6734 raft_consensus.cc:2749] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:45.933555  6793 raft_consensus.cc:3060] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:45.930900  6729 raft_consensus.cc:493] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:45.939538  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:45.952075  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:45.996898  6729 raft_consensus.cc:515] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:45.999234  6729 leader_election.cc:290] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:45.999840  6807 consensus_queue.cc:1048] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.000754  6622 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:45.987030  6241 raft_consensus.cc:2393] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 3: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:45.959164  6012 raft_consensus.cc:3060] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.015087  6705 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.016356  6016 raft_consensus.cc:1240] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:46.018123  6705 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:46.021018  6164 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:45.958930  6789 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:46.024066  6789 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:46.024506  6789 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:46.025034  6785 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.026168  6021 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:45.960750  6631 raft_consensus.cc:2749] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:46.030332  6792 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:45.958545  6605 raft_consensus.cc:2749] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:45.952828  6659 raft_consensus.cc:2804] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.032908  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:46.033015  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:46.033849  6163 raft_consensus.cc:2393] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 3: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:46.034430  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:46.034889  6165 raft_consensus.cc:2468] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:46.035319  6235 raft_consensus.cc:2393] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 3: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:46.002470  6291 ts_tablet_manager.cc:1434] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.323s	user 0.007s	sys 0.001s
I20260709 13:14:46.036917  6291 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:46.036794  6169 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42042 (request call id 110) took 1159 ms. Trace:
I20260709 13:14:46.037375  6169 rpcz_store.cc:276] 0709 13:14:44.877694 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:44.879356 (+  1662us) service_pool.cc:224] Handling call
0709 13:14:44.887885 (+  8529us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:14:44.894885 (+  7000us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:14:45.583827 (+688942us) log.cc:844] Serialized 14 byte log entry
0709 13:14:45.986598 (+402771us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:14:45.988448 (+  1850us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:14:45.994065 (+  5617us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:46.002365 (+  8300us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:46.036703 (+ 34338us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1664,"prepare.queue_time_us":584611,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":44,"raft.queue_time_us":8982,"raft.run_cpu_time_us":132,"raft.run_wall_time_us":5996,"thread_start_us":1017963,"threads_started":2}
I20260709 13:14:45.949213  6611 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:14:45.968027  6739 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:46.040827  6739 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:46.041253  6739 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:46.006989  6014 raft_consensus.cc:1275] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:14:46.044021  6824 log.cc:927] Time spent T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.109s	user 0.000s	sys 0.003s
I20260709 13:14:46.045912  6162 raft_consensus.cc:1275] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:45.962296  6628 consensus_queue.cc:1048] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:14:46.035162  6240 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.007761  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:46.010219  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:46.010455  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:46.010596  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a60730b56e493cb81406c4d0b7cb33" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:46.011337  6094 raft_consensus.cc:1275] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.013614  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.005975  6018 raft_consensus.cc:3060] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:45.952721  6630 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:46.046397  6734 consensus_queue.cc:1048] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.007160  6798 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:46.057700  6015 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.562s	user 0.000s	sys 0.020s
W20260709 13:14:46.071887  6015 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.576s	user 0.000s	sys 0.021s
I20260709 13:14:46.062783  6659 raft_consensus.cc:697] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
W20260709 13:14:46.112617  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 150130us
I20260709 13:14:46.075420  6167 raft_consensus.cc:2368] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
I20260709 13:14:46.116530  6059 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:46.066880  6630 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:46.060065  6628 consensus_queue.cc:1059] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:14:46.059865  6814 consensus_queue.cc:1048] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:14:46.066915  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:46.084369  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:46.093971  6811 raft_consensus.cc:493] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.099782  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:46.135986  6289 tablet_bootstrap.cc:492] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:46.138101  5984 leader_election.cc:400] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Vote denied by peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313) with higher term. Message: Invalid argument: T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
I20260709 13:14:46.138422  5984 leader_election.cc:403] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 13:14:46.141074  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:46.124656  6630 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.157397  6133 leader_election.cc:304] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:46.094452  6672 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.131318  6633 raft_consensus.cc:2749] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:46.138358  6088 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.143247  6016 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.121599  6702 consensus_queue.cc:1048] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 13:14:46.142036  6640 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:46.182327  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 63577us
I20260709 13:14:46.168150  6628 raft_consensus.cc:2749] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:46.194231  6288 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:46.194766  6288 ts_tablet_manager.cc:1403] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.608s	user 0.020s	sys 0.012s
I20260709 13:14:46.195145  6846 raft_consensus.cc:493] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:46.195333  6833 log.cc:927] Time spent T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:14:46.195580  6619 raft_consensus.cc:3055] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:46.196123  6619 raft_consensus.cc:740] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:46.196954  6619 consensus_queue.cc:260] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.197589  6288 raft_consensus.cc:359] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:46.198014  6619 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.198284  6288 raft_consensus.cc:385] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.198628  6288 raft_consensus.cc:740] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.201150  6020 raft_consensus.cc:1240] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:46.202435  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:46.205030  6800 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.205560  6800 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.199290  6288 consensus_queue.cc:260] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:46.211625  6239 raft_consensus.cc:1240] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:46.210947  6288 ts_tablet_manager.cc:1434] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260709 13:14:46.212927  6831 log.cc:927] Time spent T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.094s	user 0.000s	sys 0.000s
I20260709 13:14:46.213624  6288 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:46.213961  6785 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:46.218253  6291 tablet_bootstrap.cc:654] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.195677  6846 raft_consensus.cc:515] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.173727  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:46.227833  6135 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:46.233398  6619 consensus_queue.cc:1059] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:46.184492  6606 raft_consensus.cc:2749] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313) with higher term. Message: Invalid argument: T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 2. Current term is 3.
I20260709 13:14:46.137562  6811 raft_consensus.cc:515] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.240468  6605 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.245467  6619 consensus_queue.cc:1048] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:46.246052  6605 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.177687  6659 consensus_queue.cc:237] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:46.248137  6605 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:46.249375  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:46.250133  5916 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35422 (request call id 52) took 3909 ms. Trace:
I20260709 13:14:46.250578  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:46.251209  6019 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:14:46.251713  6209 consensus_peers.cc:597] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:46.239230  6094 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:46.258497  6209 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:46.261159  5984 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:46.168783  6815 consensus_queue.cc:1048] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 13:14:46.259547  6703 raft_consensus.cc:2749] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:14:46.267547  6800 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:46.269373  6739 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:46.250516  5916 rpcz_store.cc:276] 0709 13:14:42.341007 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:42.359096 (+ 18089us) service_pool.cc:224] Handling call
0709 13:14:46.250061 (+3890965us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:44.396895 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:44.477242 (+ 80347us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:44.477291 (+    49us) write_op.cc:435] Acquired schema lock
0709 13:14:44.477310 (+    19us) tablet.cc:662] Decoding operations
0709 13:14:44.480554 (+  3244us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:44.483350 (+  2796us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:44.483392 (+    42us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:14:44.503539 (+ 20147us) tablet.cc:701] Row locks acquired
0709 13:14:44.503576 (+    37us) write_op.cc:260] PREPARE: finished
0709 13:14:44.503742 (+   166us) write_op.cc:270] Start()
0709 13:14:44.503897 (+   155us) write_op.cc:276] Timestamp: P: 1783602884503671 usec, L: 0
0709 13:14:44.503932 (+    35us) op_driver.cc:348] REPLICATION: starting
0709 13:14:44.509122 (+  5190us) log.cc:844] Serialized 1705 byte log entry
0709 13:14:45.568135 (+1059013us) op_driver.cc:464] REPLICATION: finished
0709 13:14:46.152898 (+584763us) write_op.cc:301] APPLY: starting
0709 13:14:46.154744 (+  1846us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:46.189467 (+ 34723us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:46.189628 (+   161us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:46.190309 (+   681us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:46.192633 (+  2324us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:14:46.192682 (+    49us) write_op.cc:312] APPLY: finished
0709 13:14:46.192980 (+   298us) log.cc:844] Serialized 40 byte log entry
0709 13:14:46.193152 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:46.193269 (+   117us) write_op.cc:454] Released schema lock
0709 13:14:46.193332 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:46.193718 (+   386us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:46.193743 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":117257,"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":551258,"apply.run_cpu_time_us":2753,"apply.run_wall_time_us":62443,"mutex_wait_us":23172,"num_ops":4,"prepare.queue_time_us":121632,"prepare.run_cpu_time_us":16082,"prepare.run_wall_time_us":377966,"raft.queue_time_us":619382,"raft.run_cpu_time_us":32860,"raft.run_wall_time_us":424726,"replication_time_us":1049473,"thread_start_us":1090206,"threads_started":4,"wal-append.queue_time_us":230098}]]}
I20260709 13:14:46.271318  6739 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:46.272938  6846 leader_election.cc:290] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:46.258327  6729 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.260172  6827 raft_consensus.cc:3055] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:46.297375  5984 leader_election.cc:304] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:46.299088  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 115365us
I20260709 13:14:46.274519  6792 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:46.304548  6288 tablet_bootstrap.cc:654] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.305363  6800 consensus_queue.cc:1059] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.331552  6019 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:46.293740  6827 raft_consensus.cc:740] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:46.297703  6729 raft_consensus.cc:697] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:46.345386  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:46.355314  6162 raft_consensus.cc:2468] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:46.358125  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:46.359174  6289 tablet_bootstrap.cc:654] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.312330  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.360268  6059 leader_election.cc:304] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:46.336951  6854 raft_consensus.cc:493] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.385156  6020 raft_consensus.cc:1240] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:14:46.380558  6800 raft_consensus.cc:2804] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:46.389477  6016 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:46.389906  6796 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:46.391117  6012 raft_consensus.cc:2468] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:46.342916  6606 raft_consensus.cc:2749] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:46.392460  6090 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:46.368592  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.413136  6800 raft_consensus.cc:493] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:46.347163  6789 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:46.416844  6705 raft_consensus.cc:2749] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:46.421011  6776 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:46.464138  6209 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:46.425872  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:46.431831  6800 raft_consensus.cc:3060] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.432206  6672 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:46.504287  6776 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:46.460816  6161 consensus_meta.cc:287] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent flushing consensus metadata: real 0.879s	user 0.012s	sys 0.001s
I20260709 13:14:46.505924  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:46.511385  6135 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:46.529837  5984 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:46.532799  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
W20260709 13:14:46.533407  6866 log.cc:927] Time spent T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
W20260709 13:14:46.534438  6836 log.cc:927] Time spent T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.174s	user 0.000s	sys 0.000s
I20260709 13:14:46.422612  6827 consensus_queue.cc:260] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.537045  6135 leader_election.cc:304] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:46.422163  6854 raft_consensus.cc:515] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.421492  6796 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:46.511590  6843 log.cc:927] Time spent T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.276s	user 0.001s	sys 0.000s
I20260709 13:14:46.560616  6858 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:46.505527  6702 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.566152  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.561563  6619 raft_consensus.cc:2804] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:46.571439  6619 raft_consensus.cc:697] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:46.572285  6702 raft_consensus.cc:697] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:46.572480  6619 consensus_queue.cc:237] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:46.573460  6702 consensus_queue.cc:237] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:46.576238  6844 log.cc:927] Time spent T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.087s	user 0.000s	sys 0.000s
I20260709 13:14:46.579257  6776 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:46.581142  6630 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:46.582469  6166 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:46.586041  6854 leader_election.cc:290] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:46.587555  6018 consensus_meta.cc:287] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Time spent flushing consensus metadata: real 0.503s	user 0.005s	sys 0.005s
I20260709 13:14:46.588079  6018 raft_consensus.cc:2468] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:46.590600  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a32a10425b4651a55edf3855103e55" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.591346  6087 raft_consensus.cc:1275] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.592003  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:46.592379  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.592696  6093 raft_consensus.cc:2368] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 3. Current term is 4.
I20260709 13:14:46.596717  6088 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:46.598345  6630 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:46.598841  6789 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
W20260709 13:14:46.605077  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 75355.6us
I20260709 13:14:46.605886  6750 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:46.606211  6091 raft_consensus.cc:1240] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:46.606377  6750 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:46.558425  6727 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.606956  6750 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:46.607420  6727 raft_consensus.cc:697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:46.608557  6727 consensus_queue.cc:237] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:46.617884  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:46.618883  6240 raft_consensus.cc:2393] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:46.618921  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.620311  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:46.622040  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.516602  6161 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:46.623517  6161 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42016 (request call id 122) took 1139 ms. Trace:
I20260709 13:14:46.623977  6161 rpcz_store.cc:276] 0709 13:14:45.514384 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:45.517801 (+  3417us) service_pool.cc:224] Handling call
0709 13:14:46.623426 (+1105625us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:14:46.600075  6811 leader_election.cc:290] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:46.625344  6858 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.631400  6291 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:46.632012  6291 ts_tablet_manager.cc:1403] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.595s	user 0.014s	sys 0.014s
I20260709 13:14:46.630481  6059 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:46.489236  6729 consensus_queue.cc:237] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.642150  6088 raft_consensus.cc:1275] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.657258  5984 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:46.661459  6640 raft_consensus.cc:2749] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:46.662753  6857 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.663429  6857 raft_consensus.cc:697] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:46.637148  6811 raft_consensus.cc:2749] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:46.688555  5918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35420 (request call id 58) took 4089 ms. Trace:
I20260709 13:14:46.691318  5918 rpcz_store.cc:276] 0709 13:14:42.627037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:42.668697 (+ 41660us) service_pool.cc:224] Handling call
0709 13:14:46.673676 (+4004979us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7973,"reported_tablets":1}
W20260709 13:14:46.690590  6793 consensus_meta.cc:287] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: Time spent flushing consensus metadata: real 0.694s	user 0.009s	sys 0.003s
I20260709 13:14:46.692655  6793 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:46.695086  6092 raft_consensus.cc:2393] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:46.695447  6793 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:46.696422  6858 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:46.697276  6697 consensus_queue.cc:1048] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.707029  6096 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:46.711668  6790 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:46.730307  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.730845  6790 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.733093  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:46.741501  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.720321  6793 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.664292  6857 consensus_queue.cc:237] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:46.782027  6061 leader_election.cc:343] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:46.784114  6133 leader_election.cc:304] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:46.785030  6729 raft_consensus.cc:2749] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:46.787048  6288 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:46.786379  6061 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:46.787513  6288 ts_tablet_manager.cc:1403] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.574s	user 0.015s	sys 0.003s
W20260709 13:14:46.790273  6061 leader_election.cc:343] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:46.790804  6640 raft_consensus.cc:2749] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:14:46.791215  6094 consensus_meta.cc:287] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: Time spent flushing consensus metadata: real 0.538s	user 0.007s	sys 0.007s
I20260709 13:14:46.782732  6800 raft_consensus.cc:515] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.796583  6133 leader_election.cc:400] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 3. Current term is 4.
I20260709 13:14:46.796883  6133 leader_election.cc:403] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:14:46.793418  6094 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:46.789834  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:46.783449  6793 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.792171  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.789103  6628 consensus_queue.cc:1048] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:14:46.802493  5984 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:46.797748  6606 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.810391  6606 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.811872  6697 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:46.812391  6697 raft_consensus.cc:697] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:46.813133  6697 consensus_queue.cc:237] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:46.813431  6860 log.cc:927] Time spent T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.228s	user 0.000s	sys 0.005s
I20260709 13:14:46.814342  6291 raft_consensus.cc:359] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.816255  6291 raft_consensus.cc:385] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.816519  6291 raft_consensus.cc:740] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.817185  6291 consensus_queue.cc:260] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.798715  6729 raft_consensus.cc:3060] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:46.809855  6090 raft_consensus.cc:2393] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:46.828320  6288 raft_consensus.cc:359] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.829197  6288 raft_consensus.cc:385] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.829514  6288 raft_consensus.cc:740] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.830619  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:46.822003  6793 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:46.823031  6606 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:46.819255  6133 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:46.824824  6291 ts_tablet_manager.cc:1434] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.192s	user 0.005s	sys 0.001s
I20260709 13:14:46.832345  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.832787  6291 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:46.833312  6619 raft_consensus.cc:3060] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:46.836231  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.836473  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:46.837260  6088 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:46.838927  6061 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:46.839632  5984 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:46.842289  6244 raft_consensus.cc:1275] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.843158  6758 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:46.843587  6758 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:46.839902  6291 tablet_bootstrap.cc:654] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.845521  6288 consensus_queue.cc:260] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.843937  6758 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:46.857673  6858 consensus_queue.cc:1059] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:46.858697  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:46.860402  6288 ts_tablet_manager.cc:1434] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 13:14:46.818934  6800 leader_election.cc:290] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:46.841457  6729 raft_consensus.cc:2749] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989) with higher term. Message: Invalid argument: T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 3. Current term is 4.
I20260709 13:14:46.872598  6288 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:46.851979  6793 raft_consensus.cc:2749] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:46.874689  6289 tablet_bootstrap.cc:492] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:46.851758  6796 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:46.855470  6606 consensus_queue.cc:1048] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:14:46.875571  6289 ts_tablet_manager.cc:1403] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.753s	user 0.016s	sys 0.036s
W20260709 13:14:46.878559  5984 consensus_peers.cc:597] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:46.880826  6814 raft_consensus.cc:493] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:46.881186  6288 tablet_bootstrap.cc:654] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:46.885897  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.887874  6088 raft_consensus.cc:1240] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 2. Current term is 3. Ops: []
W20260709 13:14:46.888562  6870 log.cc:927] Time spent T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 13:14:46.861826  6016 raft_consensus.cc:3060] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.868441  6165 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
W20260709 13:14:46.916929  6209 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.2.246.129:36379 timed out after 1.784s (SENT) [suppressed 2 similar messages]
I20260709 13:14:46.918110  6857 raft_consensus.cc:493] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:46.918311  6814 raft_consensus.cc:515] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:46.943946  6166 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:42016 (request call id 129) took 1196 ms. Trace:
I20260709 13:14:46.944358  6166 rpcz_store.cc:276] 0709 13:14:45.772655 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:45.809128 (+ 36473us) service_pool.cc:224] Handling call
0709 13:14:46.007554 (+198426us) spinlock_profiling.cc:243] Waited 30.1 ms on lock 0x7b58003dad98. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2aed0fddb1 00007f2aed23db71 00007f2aed23da22 00007f2af6156c09 00007f2af52b0ee0 00007f2af537a0ab 00007f2af537a131 00007f2af53280a0 00007f2af5327984 00007f2aee8a26d4 00007f2aee8a2662
0709 13:14:46.943749 (+936195us) spinlock_profiling.cc:243] Waited 525 ms on lock 0x7b5400747f54. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af02cb571 00007f2af03662fa 00007f2af5327b17 00007f2aee8a26d4 00007f2aee8a2662 00007f2aee8a2591 00007f2aee8a250c 00007f2aee8a17c2 00007f2aee69d48c 00007f2aee69c8c6 00007f2aee69c26f
0709 13:14:46.943857 (+   108us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1276508928}
I20260709 13:14:46.945236  6289 raft_consensus.cc:359] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:46.961814  6289 raft_consensus.cc:385] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:46.962153  6289 raft_consensus.cc:740] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:46.937494  6857 raft_consensus.cc:515] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.964358  6015 raft_consensus.cc:3060] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:46.964975  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:46.965638  6020 raft_consensus.cc:2468] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:46.967096  6750 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:46.968051  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
W20260709 13:14:46.970224  6133 consensus_peers.cc:597] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:46.971344  6207 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:46.971964  6852 raft_consensus.cc:3055] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:46.972971  6619 raft_consensus.cc:2749] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:46.979166  6853 raft_consensus.cc:493] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:47.003805  6853 raft_consensus.cc:515] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:47.005923  6853 leader_election.cc:290] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:46.981062  6862 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
W20260709 13:14:47.006385  6859 log.cc:927] Time spent T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.584s	user 0.005s	sys 0.006s
I20260709 13:14:47.006624  6862 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:46.991333  6758 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:46.987881  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:46.988631  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:46.989380  6166 raft_consensus.cc:1275] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.990870  6092 raft_consensus.cc:1275] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:46.983603  6016 raft_consensus.cc:2468] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:47.002663  6696 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:47.010421  6862 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:47.001977  6852 raft_consensus.cc:740] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:47.001478  6796 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:47.019843  6291 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:46.999521  6162 raft_consensus.cc:2468] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:47.021823  6091 raft_consensus.cc:2393] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 4: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:47.022440  6790 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:46.983120  5919 catalog_manager.cc:5697] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.027878  6852 consensus_queue.cc:260] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:47.029599  6881 log.cc:927] Time spent T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 13:14:47.029377  6796 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:47.033787  6758 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:47.034026  6814 leader_election.cc:290] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:47.027202  6291 ts_tablet_manager.cc:1403] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.195s	user 0.015s	sys 0.013s
I20260709 13:14:47.041142  5919 catalog_manager.cc:5697] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
W20260709 13:14:47.043918  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 127017us
I20260709 13:14:47.045990  5919 catalog_manager.cc:5697] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.025223  6696 raft_consensus.cc:697] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:47.052650  5919 catalog_manager.cc:5697] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 2, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.053679  5919 catalog_manager.cc:5697] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } }
I20260709 13:14:47.054563  5919 catalog_manager.cc:5697] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.057753  6207 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:47.043358  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:47.064278  6291 raft_consensus.cc:359] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:47.065191  6291 raft_consensus.cc:385] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:47.065658  6291 raft_consensus.cc:740] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:47.066527  5919 catalog_manager.cc:5697] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:47.058192  6852 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:47.074542  6291 consensus_queue.cc:260] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:47.071754  5919 catalog_manager.cc:5697] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:47.076604  5919 catalog_manager.cc:5697] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } }
I20260709 13:14:47.059422  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:47.081885  5919 catalog_manager.cc:5697] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:47.070438  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:47.086210  6244 raft_consensus.cc:3060] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:47.086419  6170 raft_consensus.cc:3060] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:47.066352  6805 raft_consensus.cc:2804] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:47.093436  6796 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:47.059314  6807 consensus_queue.cc:1048] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:14:47.103708  6291 ts_tablet_manager.cc:1434] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260709 13:14:47.104223  6288 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:47.104667  6288 ts_tablet_manager.cc:1403] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.238s	user 0.019s	sys 0.001s
W20260709 13:14:47.105553  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 46197.5us
W20260709 13:14:47.109202  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 49022.1us
W20260709 13:14:47.114300  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 53066.3us
I20260709 13:14:47.139621  6291 tablet_bootstrap.cc:492] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:47.139494  6207 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:47.139928  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.141396  6827 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:47.149818  6170 raft_consensus.cc:2468] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:47.114178  6805 raft_consensus.cc:697] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:47.154819  6805 consensus_queue.cc:237] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.157895  6061 leader_election.cc:304] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:47.158002  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:47.158790  6800 raft_consensus.cc:2804] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:47.159262  6800 raft_consensus.cc:697] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:47.160311  6800 consensus_queue.cc:237] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:47.161118  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:47.161520  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.162637  6237 raft_consensus.cc:1240] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:14:47.163908  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.182753  6857 leader_election.cc:290] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:47.184638  6288 raft_consensus.cc:359] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:47.103628  6789 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:14:47.109691  6696 consensus_queue.cc:237] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.188854  6289 consensus_queue.cc:260] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.189438  6288 raft_consensus.cc:385] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:47.189870  6288 raft_consensus.cc:740] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:47.190490  6289 ts_tablet_manager.cc:1434] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.280s	user 0.017s	sys 0.006s
I20260709 13:14:47.190647  6288 consensus_queue.cc:260] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:47.191453  6289 tablet_bootstrap.cc:492] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:47.192849  6697 raft_consensus.cc:493] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:47.185221  6750 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:47.212745  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 106575us
W20260709 13:14:47.200730  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 77296.7us
W20260709 13:14:47.218164  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 78751.4us
I20260709 13:14:47.219134  6207 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.220561  6291 tablet_bootstrap.cc:654] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:47.229311  6288 ts_tablet_manager.cc:1434] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.124s	user 0.007s	sys 0.000s
I20260709 13:14:47.230307  6019 raft_consensus.cc:1275] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:47.193565  6697 raft_consensus.cc:515] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:47.237229  6059 leader_election.cc:343] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:47.239852  6059 leader_election.cc:304] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:47.232671  6856 raft_consensus.cc:2804] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:14:47.271061  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:47.281536  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:47.281546  6790 consensus_queue.cc:1048] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:47.282301  6168 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:47.283190  6796 raft_consensus.cc:2749] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:47.284049  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:47.284632  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:47.287050  6288 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:47.254733  6739 raft_consensus.cc:2749] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:47.242537  6162 raft_consensus.cc:2468] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:47.273973  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:47.266662  6133 leader_election.cc:304] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.294577  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:47.297494  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "697f18b79dd949f994f3961a07cf124a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:47.297156  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:47.312085  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:47.314867  6135 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.316605  6790 raft_consensus.cc:2749] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:47.317251  6790 raft_consensus.cc:493] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.317682  6790 raft_consensus.cc:515] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.315021  6697 leader_election.cc:290] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:47.320076  6628 raft_consensus.cc:2749] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:47.319511  6790 leader_election.cc:290] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:47.327519  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 86308.4us
W20260709 13:14:47.328759  6059 leader_election.cc:343] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:47.329600  6059 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:47.300832  6856 raft_consensus.cc:697] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:47.330304  6750 raft_consensus.cc:493] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.335683  6750 raft_consensus.cc:515] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:47.336153  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:47.334236  6640 raft_consensus.cc:2749] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:47.336745  6090 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:14:47.337641  6750 leader_election.cc:290] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:47.342775  6096 raft_consensus.cc:1275] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:47.343161  6289 tablet_bootstrap.cc:654] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:47.344165  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552bc2bc2d5b42ab9bbe5d4890102ade" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:47.345212  6161 raft_consensus.cc:1275] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:14:47.345613  6161 pending_rounds.cc:85] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Aborting all ops after (but not including) 1
I20260709 13:14:47.345845  6161 pending_rounds.cc:107] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:14:47.346117  6161 raft_consensus.cc:2889] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:47.346941  6790 consensus_queue.cc:1048] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:47.348423  6090 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 4.
I20260709 13:14:47.348486  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:47.349190  6092 raft_consensus.cc:2468] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:47.350096  6133 leader_election.cc:304] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:47.352327  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:47.353363  6727 raft_consensus.cc:2804] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:47.353747  6727 raft_consensus.cc:493] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:47.354140  6727 raft_consensus.cc:3060] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:47.355005  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.355599  6235 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:47.356576  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.356773  6856 consensus_queue.cc:237] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:47.358273  6167 raft_consensus.cc:1275] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:14:47.358632  6167 pending_rounds.cc:85] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: Aborting all ops after (but not including) 1
I20260709 13:14:47.358884  6167 pending_rounds.cc:107] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:14:47.358765  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.359162  6167 raft_consensus.cc:2889] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:47.360074  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.361168  5984 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:47.362565  5984 leader_election.cc:304] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:47.362907  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:47.365926  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:47.366631  6059 leader_election.cc:343] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:47.367048  6059 leader_election.cc:304] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:47.373524  6606 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:47.377696  6606 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:47.378058  6606 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:47.378926  5984 leader_election.cc:343] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:47.379668  6857 consensus_queue.cc:1048] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:47.404039  6288 tablet_bootstrap.cc:654] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:47.404537  5984 leader_election.cc:343] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:47.405054  5984 leader_election.cc:304] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:47.405992  6059 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
W20260709 13:14:47.407531  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 150060us
I20260709 13:14:47.409808  6059 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:47.412217  6168 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 4.
I20260709 13:14:47.412686  6209 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:47.413368  6865 raft_consensus.cc:2749] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:47.415190  6702 raft_consensus.cc:2804] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:47.415714  6702 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:47.416164  6702 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:47.381855  6697 raft_consensus.cc:2749] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:47.381392  6852 raft_consensus.cc:2749] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:47.426213  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 207173us
I20260709 13:14:47.425163  5984 leader_election.cc:304] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.428719  6207 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.434669  5984 leader_election.cc:304] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.436190  5984 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:47.409384  6631 raft_consensus.cc:2749] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:14:47.496201  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 50764.5us
I20260709 13:14:47.445698  6705 raft_consensus.cc:2749] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:47.494032  6814 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:47.445899  6788 raft_consensus.cc:2749] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:47.446544  6758 raft_consensus.cc:2749] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:47.493186  6827 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.436813  6906 raft_consensus.cc:2804] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:47.498937  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:47.571303  6796 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.436844  6702 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:47.520440  6790 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.584192  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:47.516539  6899 consensus_queue.cc:1048] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.179s
W20260709 13:14:47.680195  6892 log.cc:927] Time spent T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.348s	user 0.000s	sys 0.001s
I20260709 13:14:47.703961  6242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.707554  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:47.707898  6095 raft_consensus.cc:1275] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:47.708374  6012 raft_consensus.cc:2376] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3. Re-sending same reply.
I20260709 13:14:47.679119  6814 raft_consensus.cc:697] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:47.677481  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:47.703415  6017 raft_consensus.cc:1275] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:47.679915  6827 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:47.702303  6087 raft_consensus.cc:1275] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:14:47.744838  6907 log.cc:927] Time spent T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260709 13:14:47.745793  6902 log.cc:927] Time spent T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.167s	user 0.001s	sys 0.000s
I20260709 13:14:47.746976  6814 consensus_queue.cc:237] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:47.748729  6291 tablet_bootstrap.cc:492] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:47.756893  6291 ts_tablet_manager.cc:1403] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.625s	user 0.034s	sys 0.029s
I20260709 13:14:47.721477  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.697664  6790 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:47.695698  6796 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:47.729518  6240 raft_consensus.cc:1240] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:47.757550  6090 raft_consensus.cc:1240] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:14:47.802625  6904 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.809777  6167 raft_consensus.cc:1275] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:47.821229  6087 raft_consensus.cc:1275] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:14:47.823518  6790 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:47.824585  6827 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:47.830152  6289 tablet_bootstrap.cc:492] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:47.835808  6289 ts_tablet_manager.cc:1403] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.645s	user 0.034s	sys 0.030s
I20260709 13:14:47.809988  6906 raft_consensus.cc:697] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:47.830812  6619 consensus_queue.cc:1048] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:47.832690  6905 consensus_queue.cc:1059] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:47.839457  6852 consensus_queue.cc:1048] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:14:47.884652  6289 raft_consensus.cc:359] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.885478  6289 raft_consensus.cc:385] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:47.885833  6906 consensus_queue.cc:237] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:47.886637  6920 log.cc:927] Time spent T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:14:47.889075  6729 raft_consensus.cc:493] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.889609  6729 raft_consensus.cc:515] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
W20260709 13:14:47.891264  6606 consensus_meta.cc:287] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Time spent flushing consensus metadata: real 0.513s	user 0.007s	sys 0.004s
I20260709 13:14:47.891814  6606 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:47.892232  6913 log.cc:927] Time spent T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.093s	user 0.000s	sys 0.000s
I20260709 13:14:47.894059  6606 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:47.850788  6904 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:47.852051  6815 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:47.897122  6815 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:47.897557  6904 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:47.889765  6619 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:47.885850  6289 raft_consensus.cc:740] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:47.910230  6796 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:47.917162  6702 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:47.918701  6727 consensus_meta.cc:287] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent flushing consensus metadata: real 0.564s	user 0.009s	sys 0.001s
I20260709 13:14:47.919230  6727 raft_consensus.cc:515] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.920465  5984 leader_election.cc:304] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.914405  6289 consensus_queue.cc:260] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.921257  6606 raft_consensus.cc:2749] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:47.925000  5984 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:47.926105  6291 raft_consensus.cc:359] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.926786  6291 raft_consensus.cc:385] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:47.927052  6291 raft_consensus.cc:740] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:47.927661  6291 consensus_queue.cc:260] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:47.932940  6814 raft_consensus.cc:2749] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:47.933133  6727 leader_election.cc:290] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:47.934315  6793 consensus_queue.cc:1048] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:47.936776  6012 raft_consensus.cc:1240] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 3. Current term is 4. Ops: []
I20260709 13:14:47.913508  6619 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:47.934597  6288 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:47.941710  6288 ts_tablet_manager.cc:1403] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.655s	user 0.017s	sys 0.024s
I20260709 13:14:47.930227  6857 consensus_queue.cc:1048] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:14:47.950647  6289 ts_tablet_manager.cc:1434] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.115s	user 0.007s	sys 0.000s
I20260709 13:14:47.950906  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:47.961627  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 158220us
I20260709 13:14:47.966470  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:47.929488  6729 leader_election.cc:290] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:47.988314  6288 raft_consensus.cc:359] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:47.991966  6288 raft_consensus.cc:385] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:47.989878  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:47.992341  6288 raft_consensus.cc:740] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:47.943753  6800 raft_consensus.cc:493] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:48.012153  6288 consensus_queue.cc:260] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:48.003976  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:48.013962  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 69764.2us
I20260709 13:14:47.991524  6133 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:48.023968  6291 ts_tablet_manager.cc:1434] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.267s	user 0.007s	sys 0.000s
W20260709 13:14:48.032366  6133 leader_election.cc:343] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:48.032181  6807 consensus_queue.cc:1059] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:14:48.036019  6288 ts_tablet_manager.cc:1434] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.091s	user 0.004s	sys 0.003s
I20260709 13:14:48.037014  6288 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:48.036041  6807 raft_consensus.cc:3055] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:48.039273  6807 raft_consensus.cc:740] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:48.039808  6729 raft_consensus.cc:2749] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:48.044066  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:48.045465  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:48.046700  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:48.004410  6930 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:48.048928  6930 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:48.050818  6815 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:47.941557  6927 consensus_queue.cc:1048] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.105s
I20260709 13:14:48.054131  6619 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:47.980422  6631 consensus_queue.cc:1048] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.076s
W20260709 13:14:48.058344  6896 log.cc:927] Time spent T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
I20260709 13:14:48.023412  6800 raft_consensus.cc:515] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:48.106570  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.108444  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.060087  6729 consensus_queue.cc:1059] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:14:48.114006  6785 consensus_queue.cc:1048] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.114161  6091 raft_consensus.cc:1275] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:14:48.114718  6091 pending_rounds.cc:85] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: Aborting all ops after (but not including) 1
I20260709 13:14:48.115016  6091 pending_rounds.cc:107] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:14:48.115314  6091 raft_consensus.cc:2889] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:48.116467  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8de38c5dacbd435582f50e8a38dbc2a5" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.116840  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.117449  6095 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:48.118292  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:48.118837  6092 raft_consensus.cc:3060] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:48.121167  6930 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:48.127187  6288 tablet_bootstrap.cc:654] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:48.128243  6096 raft_consensus.cc:1275] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:14:48.128638  6291 tablet_bootstrap.cc:492] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:48.129442  6014 raft_consensus.cc:1240] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: []
I20260709 13:14:48.130441  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.086500  6240 raft_consensus.cc:1275] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:48.132896  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:48.142720  6133 leader_election.cc:343] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:48.154024  6133 consensus_peers.cc:597] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:48.164944  6133 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:48.167757  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:48.168136  6790 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:48.168627  6790 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:48.168995  6893 consensus_queue.cc:1048] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.170568  6790 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:48.170915  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.146126  6239 raft_consensus.cc:3060] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:48.173540  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:48.174175  6170 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:48.171514  6790 consensus_queue.cc:1048] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:14:48.177834  6013 raft_consensus.cc:1275] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:48.177855  6619 raft_consensus.cc:2749] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:48.182317  6133 leader_election.cc:304] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:48.182535  6856 raft_consensus.cc:3055] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:48.183033  6856 raft_consensus.cc:740] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
W20260709 13:14:48.183220  6937 log.cc:927] Time spent T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.090s	user 0.000s	sys 0.003s
I20260709 13:14:48.184247  6289 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:48.184113  6856 consensus_queue.cc:260] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:48.185209  6856 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:48.185091  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.146270  6628 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:48.188355  6628 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:48.190409  6628 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:48.190575  6289 tablet_bootstrap.cc:654] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:48.192220  6800 leader_election.cc:290] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:48.192589  6207 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:48.193693  6207 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:48.194263  6792 raft_consensus.cc:2749] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:48.194517  6702 raft_consensus.cc:2749] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:48.194669  6133 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:48.195590  6628 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:48.141167  6015 raft_consensus.cc:1275] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:48.195996  6628 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:48.196401  6628 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:48.193619  6611 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.207172  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:48.139312  6933 log.cc:927] Time spent T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:14:48.146165  6858 raft_consensus.cc:493] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
W20260709 13:14:48.234396  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 67043us
W20260709 13:14:48.207515  6931 log.cc:927] Time spent T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.138s	user 0.001s	sys 0.000s
I20260709 13:14:48.190598  6018 raft_consensus.cc:1275] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:48.198599  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.131699  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.234303  6862 raft_consensus.cc:493] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:48.208894  6857 raft_consensus.cc:493] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:48.143838  6739 consensus_queue.cc:1048] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.104s
I20260709 13:14:48.285221  6862 raft_consensus.cc:515] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:48.287436  6862 leader_election.cc:290] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:48.244243  6619 raft_consensus.cc:2749] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:48.245534  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.242568  6858 raft_consensus.cc:515] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:48.283689  6087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.252125  6796 consensus_queue.cc:1048] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 13:14:48.288451  6906 raft_consensus.cc:493] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:48.312877  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.316156  6093 raft_consensus.cc:2468] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
W20260709 13:14:48.317327  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 72223.9us
I20260709 13:14:48.319770  6087 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 4.
I20260709 13:14:48.289625  6014 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:48.323721  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:48.324332  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:48.326951  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:48.327059  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:48.329404  6166 raft_consensus.cc:1275] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 13:14:48.337155  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:48.337466  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:48.292841  6857 raft_consensus.cc:515] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:48.339941  6857 leader_election.cc:290] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:48.302621  6758 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:48.340744  6758 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:48.342666  6758 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:48.343191  6941 log.cc:927] Time spent T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.246s	user 0.002s	sys 0.000s
I20260709 13:14:48.346948  6092 raft_consensus.cc:2468] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:48.347404  6906 raft_consensus.cc:515] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:48.349860  6906 leader_election.cc:290] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:48.350870  6942 log.cc:927] Time spent T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260709 13:14:48.353502  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 46030.4us
I20260709 13:14:48.353703  6087 raft_consensus.cc:1275] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:48.356374  6291 tablet_bootstrap.cc:654] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:48.356473  6133 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:48.359011  6059 leader_election.cc:343] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:48.367653  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 120670us
I20260709 13:14:48.380447  6133 leader_election.cc:304] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:48.354682  6858 leader_election.cc:290] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:48.379890  5984 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
W20260709 13:14:48.382733  6061 leader_election.cc:343] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:48.384950  6061 leader_election.cc:304] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:48.383507  6133 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:48.374591  6779 consensus_queue.cc:1048] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:48.378553  6930 raft_consensus.cc:3055] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:48.386152  6776 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:48.394320  6776 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:48.394661  6776 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:48.397745  5984 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:48.385993  6790 raft_consensus.cc:2804] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:48.401214  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.404359  6209 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:48.390914  6857 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:48.390213  6663 raft_consensus.cc:2749] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:48.380524  6628 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:48.374686  6935 consensus_queue.cc:1059] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:14:48.392326  6827 raft_consensus.cc:2749] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:48.409402  5984 leader_election.cc:304] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:48.422499  6288 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:48.423156  6288 ts_tablet_manager.cc:1403] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.386s	user 0.018s	sys 0.024s
I20260709 13:14:48.395875  6930 raft_consensus.cc:740] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:48.429733  6611 consensus_queue.cc:1048] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:14:48.406031  6785 raft_consensus.cc:2749] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:48.404520  6727 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:48.443275  6895 consensus_queue.cc:1048] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:14:48.416117  6857 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:48.419126  6790 raft_consensus.cc:697] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:48.436700  6919 raft_consensus.cc:2804] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:48.431806  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.438838  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:48.471068  6953 consensus_queue.cc:1048] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:14:48.451648  6857 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:14:48.491948  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 73556us
I20260709 13:14:48.468991  6167 raft_consensus.cc:1240] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 13:14:48.527773  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 86505.6us
I20260709 13:14:48.528585  6209 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:48.538812  6289 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:48.539494  6289 ts_tablet_manager.cc:1403] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.355s	user 0.032s	sys 0.034s
I20260709 13:14:48.465412  6919 raft_consensus.cc:493] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:48.448014  6727 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:48.575974  6135 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:48.473623  6792 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.099s
I20260709 13:14:48.437646  6807 consensus_queue.cc:260] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:48.561308  6919 raft_consensus.cc:3060] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:48.618532  6165 raft_consensus.cc:1275] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:14:48.621024  6238 raft_consensus.cc:1240] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:48.634819  6796 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:48.659888  6800 raft_consensus.cc:493] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:48.685353  6959 log.cc:927] Time spent T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.217s	user 0.003s	sys 0.001s
I20260709 13:14:48.666832  6807 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:48.557134  6930 consensus_queue.cc:260] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:48.664306  6935 raft_consensus.cc:3055] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:48.665323  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.612337  6790 consensus_queue.cc:237] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:48.695845  6091 raft_consensus.cc:1275] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:14:48.706430  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 130554us
I20260709 13:14:48.729878  6135 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
W20260709 13:14:48.731163  6948 log.cc:927] Time spent T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
I20260709 13:14:48.697561  6935 raft_consensus.cc:740] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:48.701926  6628 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:48.692116  6800 raft_consensus.cc:515] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:48.748181  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:48.760542  6975 raft_consensus.cc:2749] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:48.732419  6827 raft_consensus.cc:2749] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:48.763664  6289 raft_consensus.cc:359] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:48.778366  6289 raft_consensus.cc:385] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:48.778724  6289 raft_consensus.cc:740] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
W20260709 13:14:48.780532  6951 log.cc:927] Time spent T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.244s	user 0.000s	sys 0.001s
I20260709 13:14:48.782629  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb157ad5f1740a6933807c80ee6b804" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:48.743319  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31771571a84479aae360afb648e7436" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:48.777330  6288 raft_consensus.cc:359] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:48.793294  6288 raft_consensus.cc:385] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:48.793659  6288 raft_consensus.cc:740] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:48.795558  6858 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:48.796087  6858 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:48.797127  6956 log.cc:927] Time spent T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.279s	user 0.000s	sys 0.001s
W20260709 13:14:48.797642  6954 log.cc:927] Time spent T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.269s	user 0.000s	sys 0.001s
I20260709 13:14:48.798091  6858 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:48.779521  6289 consensus_queue.cc:260] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:48.792188  6950 log.cc:927] Time spent T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.394s	user 0.003s	sys 0.000s
W20260709 13:14:48.818598  6945 log.cc:927] Time spent T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.293s	user 0.001s	sys 0.000s
I20260709 13:14:48.810519  6288 consensus_queue.cc:260] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:48.820595  6727 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:48.878422  6289 ts_tablet_manager.cc:1434] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.339s	user 0.003s	sys 0.006s
I20260709 13:14:48.879904  6288 ts_tablet_manager.cc:1434] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.456s	user 0.007s	sys 0.001s
I20260709 13:14:48.790889  6935 consensus_queue.cc:260] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:48.887358  6962 log.cc:927] Time spent T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.157s	user 0.000s	sys 0.001s
I20260709 13:14:48.908908  6289 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
W20260709 13:14:48.912518  6776 consensus_meta.cc:287] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent flushing consensus metadata: real 0.505s	user 0.008s	sys 0.001s
I20260709 13:14:48.912940  6776 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:48.914994  6776 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
W20260709 13:14:48.916208  6958 log.cc:927] Time spent T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 13:14:48.880173  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:48.919950  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:48.966933  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:48.976073  6800 leader_election.cc:290] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:48.978112  6288 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:48.978518  6935 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:48.979911  6972 log.cc:927] Time spent T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:14:48.984555  6288 tablet_bootstrap.cc:654] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:48.985610  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:48.986342  6012 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 3.
I20260709 13:14:48.991539  6061 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:48.992185  6705 consensus_queue.cc:1048] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:48.992470  6640 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:48.992889  6640 raft_consensus.cc:493] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:48.993228  6640 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:48.971457  6857 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.054636  6893 raft_consensus.cc:2749] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:14:49.080583  6209 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:14:49.081755  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 334755us
I20260709 13:14:48.975585  6919 raft_consensus.cc:515] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.104063  6858 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.104604  6858 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.106721  6858 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.110282  6019 raft_consensus.cc:1240] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 3. Current term is 4. Ops: []
I20260709 13:14:49.072407  6239 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59532 (request call id 116) took 1047 ms. Trace:
I20260709 13:14:49.123958  6135 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.076634  6776 consensus_queue.cc:1059] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
W20260709 13:14:49.150493  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 68876.4us
I20260709 13:14:49.133358  6619 raft_consensus.cc:2749] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:14:49.169239  6135 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:49.141366  6169 raft_consensus.cc:1275] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:14:49.147145  6921 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.507s	user 0.008s	sys 0.043s
W20260709 13:14:49.176679  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 184164us
I20260709 13:14:49.152944  6815 raft_consensus.cc:493] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:14:49.177903  6921 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.599s	user 0.008s	sys 0.044s
W20260709 13:14:49.244645  5984 leader_election.cc:343] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.178437  6969 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.190482  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.191970  6815 raft_consensus.cc:515] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:49.298818  6133 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.192286  6968 consensus_queue.cc:1048] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.084s
I20260709 13:14:49.254093  6970 consensus_queue.cc:1059] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:14:49.297137  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
W20260709 13:14:49.308622  6977 log.cc:927] Time spent T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.219s	user 0.001s	sys 0.000s
I20260709 13:14:49.311250  6289 tablet_bootstrap.cc:654] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:49.253047  6969 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.297698  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.301290  6988 raft_consensus.cc:493] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:49.117497  6239 rpcz_store.cc:276] 0709 13:14:48.060311 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:48.074525 (+ 14214us) service_pool.cc:224] Handling call
0709 13:14:48.112162 (+ 37637us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:14:48.383323 (+271161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:48.386412 (+  3089us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:14:48.393300 (+  6888us) log.cc:844] Serialized 26 byte log entry
0709 13:14:48.491741 (+ 98441us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:14:48.572670 (+ 80929us) log.cc:844] Serialized 14 byte log entry
0709 13:14:48.798718 (+226048us) spinlock_profiling.cc:243] Waited 2.79 ms on lock 0x7b1800274480. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af613dde1 00007f2af614a5b1 00007f2aed2753f3 00007f2aed2777c1 00007f2aed277779 00007f2aed277709 00007f2aed2776d1 00007f2aed2769cd 000000000038f354 000000000038f199 00007f2aed25883a
0709 13:14:48.901048 (+102330us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b48004926d8. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af528baa1 00007f2af5282b37 00007f2af52829ca 00007f2af537a26f 00007f2af5379f37 00007f2af538e55c 00007f2af538e508 00007f2af538e488 00007f2af538e443 00007f2af538d6ec 00007f2af42b7a96
0709 13:14:48.961332 (+ 60284us) spinlock_profiling.cc:243] Waited 26.1 ms on lock 0x7b1800274480. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af613dde1 00007f2af614a5b1 00007f2aed1efc0a 00007f2af692f219 00007f2aed277a40 00007f2aed2724e4 00007f2aed272455 00007f2af035a060 00007f2af036c716 00007f2af037d287 00007f2af037d208
0709 13:14:49.040521 (+ 79189us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:49.052858 (+ 12337us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:14:49.056978 (+  4120us) raft_consensus.cc:1685] finished
0709 13:14:49.057002 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:49.070572 (+ 13570us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":333669,"prepare.queue_time_us":43177,"prepare.run_cpu_time_us":59,"prepare.run_wall_time_us":3191,"raft.queue_time_us":508074,"raft.run_cpu_time_us":2161,"raft.run_wall_time_us":518061,"spinlock_wait_cycles":71728000,"thread_start_us":69994,"threads_started":1,"wal-append.queue_time_us":176791}
I20260709 13:14:49.322283  6988 raft_consensus.cc:515] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.326938  6291 tablet_bootstrap.cc:492] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:49.327370  6291 ts_tablet_manager.cc:1403] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 1.199s	user 0.016s	sys 0.010s
I20260709 13:14:49.329331  6288 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:49.329819  6288 ts_tablet_manager.cc:1403] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.352s	user 0.019s	sys 0.030s
I20260709 13:14:49.335475  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:49.332679  6807 consensus_meta.cc:287] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: Time spent flushing consensus metadata: real 0.637s	user 0.009s	sys 0.002s
W20260709 13:14:49.333690  6984 log.cc:927] Time spent T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 13:14:49.352206  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:49.353835  5984 leader_election.cc:304] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.354691  6971 raft_consensus.cc:2749] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:49.358687  6969 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.363194  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.373453  6705 raft_consensus.cc:493] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.374095  6705 raft_consensus.cc:515] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.370724  6091 raft_consensus.cc:2468] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:49.377660  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.367043  6631 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:49.360451  6640 raft_consensus.cc:515] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.363286  6971 consensus_queue.cc:1048] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:14:49.386646  6631 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.394989  6093 raft_consensus.cc:1240] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:14:49.395589  6631 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.387229  6288 raft_consensus.cc:359] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.397190  6988 leader_election.cc:290] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.397876  6288 raft_consensus.cc:385] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:49.398183  6288 raft_consensus.cc:740] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:49.399926  6628 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.400429  6628 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.400921  6983 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.401115  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.401429  6983 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.402421  6628 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.403836  6014 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50250 (request call id 133) took 1002 ms. Trace:
I20260709 13:14:49.404286  6640 leader_election.cc:290] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.405534  6856 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.398818  6288 consensus_queue.cc:260] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:49.410722  5984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 45691.9us
W20260709 13:14:49.411695  5984 leader_election.cc:343] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.412772  5984 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.414637  6291 raft_consensus.cc:359] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.415519  6291 raft_consensus.cc:385] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:49.415961  6291 raft_consensus.cc:740] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:49.416808  6291 consensus_queue.cc:260] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.404775  6983 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.425163  6291 ts_tablet_manager.cc:1434] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.001s
I20260709 13:14:49.432363  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.433197  6236 raft_consensus.cc:2468] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:49.434788  6133 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:49.435926  6983 raft_consensus.cc:2804] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:49.436412  6983 raft_consensus.cc:493] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.436816  6983 raft_consensus.cc:3060] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.441104  6288 ts_tablet_manager.cc:1434] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.111s	user 0.004s	sys 0.003s
I20260709 13:14:49.441347  6705 leader_election.cc:290] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.413427  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.404225  6014 rpcz_store.cc:276] 0709 13:14:48.401489 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:48.402707 (+  1218us) service_pool.cc:224] Handling call
0709 13:14:49.403086 (+1000379us) spinlock_profiling.cc:243] Waited 4 ms on lock 0x7b58000a4d98. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2aed0fddb1 00007f2aed23db71 00007f2aed23da22 00007f2af6156c09 00007f2af52b0ee0 00007f2af537a0ab 00007f2af537a131 00007f2af533bfc0 00007f2af5326929 00007f2af53263d2 00007f2aee89dbd4
0709 13:14:49.403268 (+   182us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:14:49.403436 (+   168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:49.403472 (+    36us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:14:49.403513 (+    41us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:14:49.403549 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:49.403606 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:49.403740 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9196416}
I20260709 13:14:49.416057  6856 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.441149  6971 raft_consensus.cc:2749] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:49.459347  6168 raft_consensus.cc:1240] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 4. Current term is 5. Ops: [4.2-4.2]
I20260709 13:14:49.441948  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.444193  6094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.461651  6288 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:49.449186  6705 raft_consensus.cc:493] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.467123  6640 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:49.467638  6640 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.468452  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.469565  6856 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.469640  6640 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.473387  6935 raft_consensus.cc:493] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.473858  6935 raft_consensus.cc:515] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.457094  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:49.475569  6895 consensus_queue.cc:1059] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:49.476169  6012 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:49.476593  6895 raft_consensus.cc:3055] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:49.476969  6895 raft_consensus.cc:740] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:49.477075  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.477783  6895 consensus_queue.cc:260] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.478946  6895 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:49.481945  6935 leader_election.cc:290] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.465605  6705 raft_consensus.cc:515] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.483673  6235 raft_consensus.cc:3060] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.484190  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.457515  6968 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:49.484891  6089 raft_consensus.cc:2468] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:49.484328  6705 leader_election.cc:290] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.485759  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.484936  6968 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.487684  6020 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:49.497025  6087 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60210 (request call id 137) took 1115 ms. Trace:
I20260709 13:14:49.499089  6209 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:49.497506  6087 rpcz_store.cc:276] 0709 13:14:48.381866 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:48.391036 (+  9170us) service_pool.cc:224] Handling call
0709 13:14:49.178500 (+787464us) spinlock_profiling.cc:243] Waited 2.82 ms on lock 0x7b58001f3e98. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2aed0fddb1 00007f2aed23db71 00007f2aed23da22 00007f2af6156c09 00007f2af52b0ee0 00007f2af537a0ab 00007f2af537a131 00007f2af533bfc0 00007f2af5326929 00007f2af53263d2 00007f2aee89dbd4
0709 13:14:49.192516 (+ 14016us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:14:49.324663 (+132147us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:49.325884 (+  1221us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:14:49.360713 (+ 34829us) log.cc:844] Serialized 26 byte log entry
0709 13:14:49.455593 (+ 94880us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:14:49.456986 (+  1393us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:49.463748 (+  6762us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:14:49.496713 (+ 32965us) raft_consensus.cc:1685] finished
0709 13:14:49.496737 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:49.496942 (+   205us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":176,"raft.queue_time_us":46395,"raft.run_wall_time_us":14963,"spinlock_wait_cycles":13694976,"thread_start_us":116998,"threads_started":2,"wal-append.queue_time_us":120542}
I20260709 13:14:49.496807  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.500180  6953 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:49.500279  6013 raft_consensus.cc:2468] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:49.500778  6953 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.501288  6953 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:49.493213  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.509506  6291 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
W20260709 13:14:49.512247  6133 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:49.514201  6935 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:49.514693  6935 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.516778  6935 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.518193  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.529582  6288 tablet_bootstrap.cc:654] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:49.541149  6800 raft_consensus.cc:493] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.542078  6162 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:42042 (request call id 148) took 1159 ms. Trace:
I20260709 13:14:49.542661  6162 rpcz_store.cc:276] 0709 13:14:48.382570 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:48.383088 (+   518us) service_pool.cc:224] Handling call
0709 13:14:49.530538 (+1147450us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b58003dad98. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2aed0fddb1 00007f2aed23db71 00007f2aed23da22 00007f2af6156c09 00007f2af52b0ee0 00007f2af537a0ab 00007f2af537a131 00007f2af533bfc0 00007f2af5326929 00007f2af53263d2 00007f2aee89dbd4
0709 13:14:49.535881 (+  5343us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:14:49.541611 (+  5730us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:14:49.541659 (+    48us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:14:49.541727 (+    68us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:14:49.541776 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:49.541862 (+    86us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:14:49.542009 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":23176448}
I20260709 13:14:49.548910  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.551138  6796 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:49.551578  6796 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:49.552153  6289 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:49.552663  6289 ts_tablet_manager.cc:1403] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.655s	user 0.019s	sys 0.012s
I20260709 13:14:49.542119  6800 raft_consensus.cc:515] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.557192  6289 raft_consensus.cc:359] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.558580  6289 raft_consensus.cc:385] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:49.558890  6289 raft_consensus.cc:740] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:49.558154  6800 leader_election.cc:290] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.560068  6289 consensus_queue.cc:260] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.568697  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.569087  6989 raft_consensus.cc:3055] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:49.569379  6021 raft_consensus.cc:2468] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:49.569643  6989 raft_consensus.cc:740] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:49.570629  6061 leader_election.cc:304] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:49.572438  6800 raft_consensus.cc:2804] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:49.572788  6800 raft_consensus.cc:493] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.573130  6800 raft_consensus.cc:3060] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.573508  6289 ts_tablet_manager.cc:1434] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 13:14:49.575981  6983 raft_consensus.cc:515] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.577883  6983 leader_election.cc:290] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.577926  6961 raft_consensus.cc:493] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:49.578492  6961 raft_consensus.cc:515] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.586762  6165 raft_consensus.cc:2368] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 3.
I20260709 13:14:49.561983  6012 raft_consensus.cc:2468] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:49.587679  6014 raft_consensus.cc:1240] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Rejecting Update request from peer 78dc46d15d724130841fcfb2bb77430f for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:14:49.592726  6800 raft_consensus.cc:515] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.594620  6800 leader_election.cc:290] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.596540  6061 leader_election.cc:304] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:49.599509  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:49.600126  6012 raft_consensus.cc:3060] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.601065  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:49.604542  6291 tablet_bootstrap.cc:654] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:49.599146  6800 raft_consensus.cc:2804] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:49.610843  6961 leader_election.cc:290] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.608479  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "959b30737da5424680e1c5f5f12e23db" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:49.597240  6953 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.615134  6953 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 5 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.613330  6800 raft_consensus.cc:697] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:49.571534  6989 consensus_queue.cc:260] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.617691  6989 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:49.618022  6856 raft_consensus.cc:493] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:49.617553  6800 consensus_queue.cc:237] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.618520  6856 raft_consensus.cc:515] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.626482  6239 raft_consensus.cc:3060] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.636831  6930 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:49.645884  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.650143  6815 leader_election.cc:290] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.616324  6012 raft_consensus.cc:2468] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:49.651979  6983 raft_consensus.cc:493] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:49.655973  6983 raft_consensus.cc:515] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.657968  6983 leader_election.cc:290] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.658382  6779 raft_consensus.cc:493] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:49.658923  6779 raft_consensus.cc:515] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.660521  6796 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.660898  6779 leader_election.cc:290] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.654383  6061 leader_election.cc:304] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:49.667012  6919 leader_election.cc:290] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.668102  6236 raft_consensus.cc:1240] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 3. Current term is 4. Ops: []
I20260709 13:14:49.673197  6796 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.677351  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.676268  6239 raft_consensus.cc:2468] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:49.685799  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.700471  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.700575  6758 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:49.700730  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.701198  6758 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.684418  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b080d09246064865b0680ecd53bcea9f" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.701884  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.702787  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.703130  6758 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.703559  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.704188  6088 raft_consensus.cc:2468] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:49.705713  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6e8ad10681540f4b16fdcf699c39368" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:49.705981  6758 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:49.706524  6758 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.707808  6288 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: No bootstrap required, opened a new log
I20260709 13:14:49.708266  6288 ts_tablet_manager.cc:1403] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.253s	user 0.026s	sys 0.012s
I20260709 13:14:49.708544  6758 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.709368  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.711026  6288 raft_consensus.cc:359] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.704177  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.712587  6690 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.713061  6690 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.702881  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:49.714368  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.715749  6135 leader_election.cc:304] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:49.716179  6288 raft_consensus.cc:385] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:49.717552  6288 raft_consensus.cc:740] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:49.720567  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0acb0ea1010b43eebe4e8a14b15201f7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.723958  6168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90d6319f0ec54c3dbe6b3bd60fe29a8c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.693590  6976 raft_consensus.cc:2804] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:49.725950  6059 leader_election.cc:304] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.729308  6288 consensus_queue.cc:260] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.740842  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.719959  6092 raft_consensus.cc:3060] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.741441  6244 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:49.722534  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.724681  6827 raft_consensus.cc:2804] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:49.720232  6858 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:49.723166  6640 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:49.737106  6241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb6d6d0c24bc4624b63f06dde86add85" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.740926  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.752636  6800 raft_consensus.cc:2749] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:49.747421  6827 raft_consensus.cc:493] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.754783  6827 raft_consensus.cc:3060] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.747753  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.760638  6968 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.761569  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.761580  6162 raft_consensus.cc:1240] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:49.751351  6858 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.764777  6858 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.765581  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.766664  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:49.762533  6690 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.768879  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.769498  6090 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
W20260709 13:14:49.771054  5984 leader_election.cc:343] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.771386  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.773874  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:49.776455  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.777231  6161 raft_consensus.cc:2468] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:49.778568  6092 raft_consensus.cc:2468] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:49.781337  6207 leader_election.cc:400] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Vote denied by peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313) with higher term. Message: Invalid argument: T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 3.
I20260709 13:14:49.781790  6207 leader_election.cc:403] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:14:49.783159  5984 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
W20260709 13:14:49.786569  5984 leader_election.cc:343] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.787832  6288 ts_tablet_manager.cc:1434] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.004s
I20260709 13:14:49.788398  5984 leader_election.cc:304] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:49.790824  6785 raft_consensus.cc:2804] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:49.780910  6976 raft_consensus.cc:697] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:49.791229  6785 raft_consensus.cc:493] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.791551  6166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:49.791980  6976 consensus_queue.cc:237] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.789347  6989 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:49.793028  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.791980  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b296dcc1634d74920dd67911048ea7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.802572  5984 leader_election.cc:304] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:49.804765  5984 leader_election.cc:343] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.805176  5984 leader_election.cc:304] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.810892  6970 raft_consensus.cc:2749] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:49.815017  6814 raft_consensus.cc:2749] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:49.789249  6968 raft_consensus.cc:2749] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election lost for term 1. Reason: Vote denied by peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313) with higher term. Message: Invalid argument: T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 1. Current term is 3.
I20260709 13:14:49.817075  5984 leader_election.cc:304] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.791646  6785 raft_consensus.cc:3060] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.751941  6640 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.820811  6019 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50264 (request call id 144) took 1367 ms. Trace:
I20260709 13:14:49.793072  6989 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:49.821671  6019 rpcz_store.cc:276] 0709 13:14:48.475155 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:48.491169 (+ 16014us) service_pool.cc:224] Handling call
0709 13:14:48.491552 (+   383us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:14:49.117171 (+625619us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:14:49.818662 (+701491us) spinlock_profiling.cc:243] Waited 616 ms on lock 0x7b540011b554. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2af02cb571 00007f2af0362e01 00007f2af036183e 00007f2af5326419 00007f2aee89dbd4 00007f2aee89db62 00007f2aee89da91 00007f2aee89da0c 00007f2aee89ccc2 00007f2aee69d48c 00007f2aee69c8c6
0709 13:14:49.818796 (+   134us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1417701760}
W20260709 13:14:49.824764  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 73106.5us
I20260709 13:14:49.826517  6059 leader_election.cc:304] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.787328  6827 raft_consensus.cc:515] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:49.829576  6059 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.830718  6093 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:49.824820  6758 raft_consensus.cc:2804] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:14:49.832598  6059 leader_election.cc:343] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.822989  6989 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:49.829399  7016 consensus_queue.cc:1059] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:14:49.836578  7016 raft_consensus.cc:3055] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:49.836898  7016 raft_consensus.cc:740] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:49.829212  6739 raft_consensus.cc:2749] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:49.835516  6758 raft_consensus.cc:697] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
W20260709 13:14:49.839097  6059 leader_election.cc:343] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:49.835803  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.872759  6170 raft_consensus.cc:2393] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:49.853653  6690 raft_consensus.cc:493] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:49.837708  7016 consensus_queue.cc:260] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.865914  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:49.881074  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.881460  6240 raft_consensus.cc:2410] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 for term 5 because replica has last-logged OpId of term: 4 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 1.
I20260709 13:14:49.881819  6827 leader_election.cc:290] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.880074  6805 raft_consensus.cc:493] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:49.882586  6805 raft_consensus.cc:515] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.883401  6856 leader_election.cc:290] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.879223  6690 raft_consensus.cc:515] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.883817  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:49.884547  6805 leader_election.cc:290] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.877027  6968 consensus_queue.cc:1059] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:14:49.894665  6857 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:49.895553  6238 raft_consensus.cc:1240] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 2. Current term is 3. Ops: []
I20260709 13:14:49.896150  7016 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:49.898454  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.885162  6758 consensus_queue.cc:237] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.901688  6289 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98: Bootstrap starting.
I20260709 13:14:49.902872  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:49.903652  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.904961  6059 leader_election.cc:304] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.905758  6928 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:49.906309  6926 raft_consensus.cc:2749] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:14:49.906257  6928 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.907052  6690 leader_election.cc:290] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.890447  6989 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:49.912381  6133 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.909408  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.909832  6059 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:49.917349  6059 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.890756  6785 raft_consensus.cc:515] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:49.911020  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86906015dbf649ca8f1f2a3796d7b232" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.911212  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:49.930546  6089 raft_consensus.cc:3060] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.930709  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:49.932335  6966 raft_consensus.cc:2804] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:49.932735  6966 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.933034  6966 raft_consensus.cc:3060] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:49.935974  6805 raft_consensus.cc:3055] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:49.936363  6805 raft_consensus.cc:740] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:49.936488  6906 raft_consensus.cc:2749] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:49.938771  6133 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.940109  6928 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.940732  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fefc3cbe274e0891d7fe1578a6e3f7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:49.942086  6059 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.947193  6862 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:49.948556  5984 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.950837  6133 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.943820  6852 consensus_queue.cc:1059] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:49.951418  6814 raft_consensus.cc:2749] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:49.955226  6019 raft_consensus.cc:2393] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:49.956724  6207 leader_election.cc:304] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.935635  6989 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:49.958201  6133 leader_election.cc:304] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:49.963487  6207 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:49.964304  6789 raft_consensus.cc:2749] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:49.955794  7017 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:49.949291  6739 raft_consensus.cc:2804] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:49.954489  6935 raft_consensus.cc:2749] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:49.949463  6930 raft_consensus.cc:2749] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:14:49.964882  6207 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:49.967801  6133 leader_election.cc:304] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.947691  6862 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:49.954756  6906 raft_consensus.cc:2749] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:49.954429  6928 consensus_queue.cc:1048] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:14:49.956153  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:49.976042  6133 leader_election.cc:304] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.971505  6021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.963666  6640 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:49.981724  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:49.966681  6858 consensus_queue.cc:1059] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:14:49.977468  6789 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:49.982200  6014 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:49.998900  6997 raft_consensus.cc:3055] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:14:49.999033  6789 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.999327  6997 raft_consensus.cc:740] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:50.022065  6997 consensus_queue.cc:260] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.983424  6862 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:49.979306  6935 raft_consensus.cc:2804] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:50.024111  6935 raft_consensus.cc:697] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:50.025211  6935 consensus_queue.cc:237] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:49.977676  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.028524  6018 raft_consensus.cc:2410] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 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 13:14:49.968497  6899 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:50.029520  6899 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:50.030028  6899 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:49.986150  6291 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:50.031172  6291 ts_tablet_manager.cc:1403] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.522s	user 0.034s	sys 0.044s
I20260709 13:14:50.031976  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:49.969317  6827 raft_consensus.cc:2749] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:49.988408  6207 leader_election.cc:304] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
W20260709 13:14:50.035585  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 47218.9us
I20260709 13:14:50.036458  6207 leader_election.cc:304] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.996625  6021 raft_consensus.cc:2393] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 4: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:49.968226  6739 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:49.999755  6789 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.005679  6928 raft_consensus.cc:2749] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:49.989192  6988 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:50.009117  6785 leader_election.cc:290] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:50.009611  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.011205  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:49.968871  7017 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.016601  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.017591  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.011281  6014 raft_consensus.cc:2468] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 5.
I20260709 13:14:50.039222  6289 tablet_bootstrap.cc:654] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:50.041450  6133 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:49.958714  6805 consensus_queue.cc:260] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:50.050266  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.038502  6969 raft_consensus.cc:493] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:50.044377  6690 raft_consensus.cc:2749] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:50.042620  6739 raft_consensus.cc:3060] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:50.043294  6952 raft_consensus.cc:2749] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:50.043687  6997 raft_consensus.cc:3060] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:50.049188  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a6428b440af426e88daedaed23c5e23" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:50.062711  6059 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:50.062958  6019 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:50.098847  6161 raft_consensus.cc:2393] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:50.052745  6988 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.104184  6096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:50.140955  6096 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 4.
I20260709 13:14:50.063586  6928 raft_consensus.cc:2749] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:14:50.059772  6162 raft_consensus.cc:2468] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:50.115375  7017 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.117009  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.116842  6291 raft_consensus.cc:359] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.119745  6966 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.120944  6852 raft_consensus.cc:493] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:50.126716  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
W20260709 13:14:50.134967  6133 consensus_peers.cc:597] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:50.044745  6983 consensus_queue.cc:1059] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
W20260709 13:14:50.141255  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 78661.4us
I20260709 13:14:50.161779  6059 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:50.145565  6291 raft_consensus.cc:385] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:50.163889  6291 raft_consensus.cc:740] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:50.142910  6779 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:50.154791  6133 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:50.142179  6969 raft_consensus.cc:515] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.157881  6852 raft_consensus.cc:515] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.159345  5984 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.142783  6663 raft_consensus.cc:2749] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:50.164757  6291 consensus_queue.cc:260] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.121511  6899 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.172782  5984 leader_election.cc:304] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.176119  6779 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.166231  7017 raft_consensus.cc:2749] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:50.183111  5984 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:50.229315  6291 ts_tablet_manager.cc:1434] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.198s	user 0.005s	sys 0.002s
I20260709 13:14:50.177062  6862 raft_consensus.cc:2749] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:50.181246  6238 raft_consensus.cc:2393] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:50.175495  6827 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:50.221974  6815 raft_consensus.cc:2804] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:50.242105  6815 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:50.242499  6815 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.220244  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:50.232506  6893 raft_consensus.cc:493] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:50.243477  6893 raft_consensus.cc:515] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.245436  6893 leader_election.cc:290] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:50.221407  6988 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.221422  6966 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.223376  6739 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.241329  6969 leader_election.cc:290] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:50.223444  6852 leader_election.cc:290] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.226190  6758 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:50.260973  6015 raft_consensus.cc:1275] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:14:50.261555  6758 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.203655  6970 raft_consensus.cc:2749] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:50.247709  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ebc3f7cbcd464aa1039e8a191b2d16" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
W20260709 13:14:50.066675  6895 consensus_queue.cc:1175] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f619e94302144f54b9dc4e10f7821687" responder_term: 4 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 78dc46d15d724130841fcfb2bb77430f for earlier term 3. Current term is 4. Ops: [3.2-3.2]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:14:50.252257  6291 tablet_bootstrap.cc:492] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:50.204548  6089 raft_consensus.cc:2468] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:50.255072  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.266569  6289 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98: No bootstrap required, opened a new log
I20260709 13:14:50.255232  6095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:50.267033  6289 ts_tablet_manager.cc:1403] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent bootstrapping tablet: real 0.366s	user 0.017s	sys 0.021s
I20260709 13:14:50.267534  6095 raft_consensus.cc:2393] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:50.256301  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.268010  6758 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.258639  6739 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.269712  6289 raft_consensus.cc:359] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.270378  6289 raft_consensus.cc:385] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:50.270648  6289 raft_consensus.cc:740] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Initialized, Role: FOLLOWER
I20260709 13:14:50.271298  6289 consensus_queue.cc:260] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.275030  6291 tablet_bootstrap.cc:654] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
W20260709 13:14:50.275106  6133 leader_election.cc:343] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:14:50.276448  6133 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:50.277696  6133 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.237192  6827 raft_consensus.cc:493] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election (detected failure of leader f619e94302144f54b9dc4e10f7821687)
I20260709 13:14:50.278801  6133 leader_election.cc:304] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:50.279794  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:50.279881  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:50.252662  6893 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:50.282876  6289 ts_tablet_manager.cc:1434] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:14:50.283473  6983 raft_consensus.cc:2804] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:50.279201  6827 raft_consensus.cc:3060] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.290932  6169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08bcbbc6a323452dbf76776500343505" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.291224  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b831fb81208842099b1f1e8916d783c4" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.294060  6779 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.294274  6207 leader_election.cc:304] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.281314  6935 raft_consensus.cc:2749] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:50.295620  6207 leader_election.cc:304] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.275470  6739 consensus_queue.cc:1048] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
W20260709 13:14:50.296176  7022 log.cc:927] Time spent T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 13:14:50.288321  6983 raft_consensus.cc:697] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:50.299398  6961 raft_consensus.cc:2749] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:50.284965  6893 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.298750  6968 raft_consensus.cc:2749] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:50.300181  6170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.305573  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:50.316804  6209 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:50.317006  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:50.317564  6807 raft_consensus.cc:2749] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:50.318602  6209 leader_election.cc:304] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.319052  6893 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.308929  6170 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:50.320075  6893 raft_consensus.cc:2804] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:50.320601  6893 raft_consensus.cc:697] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 5 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:50.321374  6893 consensus_queue.cc:237] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:50.322710  6209 leader_election.cc:304] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.325111  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.329461  6209 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.315798  6899 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.325495  6969 raft_consensus.cc:2749] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:50.313196  6789 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:50.326834  6983 consensus_queue.cc:237] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:50.331066  6796 raft_consensus.cc:2749] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:50.344646  6982 raft_consensus.cc:3055] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:50.345078  6982 raft_consensus.cc:740] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:50.345877  6982 consensus_queue.cc:260] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.347080  6982 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:14:50.350445  6209 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:14:50.355381  6240 raft_consensus.cc:2368] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 3. Current term is 4.
I20260709 13:14:50.355894  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.361083  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.361953  6167 raft_consensus.cc:2410] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:14:50.366341  5919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35414 (request call id 70) took 5309 ms. Trace:
I20260709 13:14:50.389793  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.390595  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.392999  6805 raft_consensus.cc:3060] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.385520  5917 catalog_manager.cc:5697] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.366739  5919 rpcz_store.cc:276] 0709 13:14:45.057322 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:45.062920 (+  5598us) service_pool.cc:224] Handling call
0709 13:14:50.366244 (+5303324us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:47.437229 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:47.722059 (+284830us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:47.723594 (+  1535us) write_op.cc:435] Acquired schema lock
0709 13:14:47.727298 (+  3704us) tablet.cc:662] Decoding operations
0709 13:14:47.825444 (+ 98146us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:47.825531 (+    87us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:47.825556 (+    25us) tablet.cc:685] Acquiring locks for 10 operations
0709 13:14:47.826396 (+   840us) tablet.cc:701] Row locks acquired
0709 13:14:47.826417 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:14:47.826552 (+   135us) write_op.cc:270] Start()
0709 13:14:47.826661 (+   109us) write_op.cc:276] Timestamp: P: 1783602887826507 usec, L: 0
0709 13:14:47.826683 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:14:47.827273 (+   590us) log.cc:844] Serialized 4033 byte log entry
0709 13:14:48.138307 (+311034us) spinlock_profiling.cc:243] Waited 23 ms on lock 0x7b4400022b4c. stack: 00007f2aed243343 00007f2aed243240 00007f2aecbd21d4 00007f2af6910304 00007f2af6910299 00007f2aed0fddb1 00007f2aed19bc85 00007f2aed19c6a2 00007f2aeff0e1db 00007f2aeff09aaf 00007f2aefefd86e 00007f2aefefcbb6 00007f2aefefc7d8 00007f2aeff06221 00007f2aeff061d9 00007f2aeff06169
0709 13:14:48.430016 (+291709us) op_driver.cc:464] REPLICATION: finished
0709 13:14:48.746366 (+316350us) write_op.cc:301] APPLY: starting
0709 13:14:48.752517 (+  6151us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:48.792113 (+ 39596us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:48.792148 (+    35us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:48.795795 (+  3647us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:48.796007 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=10
0709 13:14:48.796049 (+    42us) write_op.cc:312] APPLY: finished
0709 13:14:48.796334 (+   285us) log.cc:844] Serialized 76 byte log entry
0709 13:14:48.796516 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:48.796644 (+   128us) write_op.cc:454] Released schema lock
0709 13:14:48.796692 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:48.847189 (+ 50497us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:48.852498 (+  5309us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":9,"reported_tablets":15,"child_traces":[["op",{"apply.queue_time_us":296372,"apply.run_cpu_time_us":4088,"apply.run_wall_time_us":93391,"num_ops":10,"prepare.queue_time_us":176617,"prepare.run_cpu_time_us":20333,"prepare.run_wall_time_us":508526,"raft.queue_time_us":203619,"raft.run_cpu_time_us":8093,"raft.run_wall_time_us":149015,"replication_time_us":585563,"spinlock_wait_cycles":52838656,"thread_start_us":496094,"threads_started":4,"wal-append.queue_time_us":206392,"wal-append.run_cpu_time_us":29085,"wal-append.run_wall_time_us":1760461}]]}
I20260709 13:14:50.395709  5917 catalog_manager.cc:5697] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.401530  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:50.402341  6162 raft_consensus.cc:2393] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
W20260709 13:14:50.404500  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:50.360647  6815 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.413061  6815 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.413865  6016 raft_consensus.cc:2410] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:14:50.410310  6164 raft_consensus.cc:2393] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 5: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:50.416666  6237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:50.418341  6059 leader_election.cc:343] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:50.418779  6059 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:50.421164  7016 raft_consensus.cc:2749] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:50.424572  6827 raft_consensus.cc:515] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:50.426105  6789 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:50.426517  5984 leader_election.cc:304] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:50.443125  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:50.443681  6018 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.445827  6989 raft_consensus.cc:2749] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:50.446213  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.447319  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.448040  6244 raft_consensus.cc:2393] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 2: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:50.429211  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:50.449858  6291 tablet_bootstrap.cc:492] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:50.450237  6291 ts_tablet_manager.cc:1403] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.212s	user 0.008s	sys 0.008s
I20260709 13:14:50.450286  6093 raft_consensus.cc:2393] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 3: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:50.433804  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:50.458864  5984 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:50.436064  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.436856  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.440822  6238 raft_consensus.cc:1275] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:14:50.462901  6238 pending_rounds.cc:85] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: Aborting all ops after (but not including) 1
I20260709 13:14:50.457801  6209 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:50.468533  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.469226  6016 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:50.463171  6238 pending_rounds.cc:107] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:14:50.464730  6092 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.463353  6857 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:50.479250  6857 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:50.479688  6857 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:50.466446  6236 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 5.
I20260709 13:14:50.478333  5984 leader_election.cc:400] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Vote denied by peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437) with higher term. Message: Invalid argument: T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 3. Current term is 4.
I20260709 13:14:50.483363  5984 leader_election.cc:403] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
W20260709 13:14:50.476497  6059 consensus_peers.cc:597] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:50.465436  6895 raft_consensus.cc:2749] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:50.485390  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:50.486275  6640 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:50.486613  6640 raft_consensus.cc:493] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:50.486987  6640 raft_consensus.cc:3060] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:14:50.490147  5984 leader_election.cc:343] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:50.477492  6238 raft_consensus.cc:2889] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:50.483613  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.498945  6135 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:50.501160  6827 leader_election.cc:290] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:50.507267  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:50.511862  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:50.512691  6240 raft_consensus.cc:3060] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:50.514936  6697 consensus_queue.cc:1048] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:50.517107  6095 raft_consensus.cc:1275] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 1. (term mismatch)
I20260709 13:14:50.517611  6095 pending_rounds.cc:85] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: Aborting all ops after (but not including) 0
I20260709 13:14:50.517913  6095 pending_rounds.cc:107] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260709 13:14:50.518234  6095 raft_consensus.cc:2889] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:50.520167  6165 raft_consensus.cc:2468] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
W20260709 13:14:50.529119  5984 consensus_peers.cc:597] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 -> Peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Couldn't send request to peer 78dc46d15d724130841fcfb2bb77430f. 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 13:14:50.509387  6164 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 0.
I20260709 13:14:50.523262  6018 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:50.525343  6928 consensus_queue.cc:1048] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:14:50.539706  5984 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:50.535845  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ca53fafb034442a95768ec171034a7d" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:50.542325  6236 raft_consensus.cc:1240] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 3. Current term is 4. Ops: []
I20260709 13:14:50.542868  6012 raft_consensus.cc:2393] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 4: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:50.537827  6930 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:50.542346  6988 raft_consensus.cc:2804] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.537947  6785 raft_consensus.cc:2749] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437) with higher term. Message: Invalid argument: T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 for earlier term 3. Current term is 4.
I20260709 13:14:50.543679  6988 raft_consensus.cc:697] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:50.544612  6988 consensus_queue.cc:237] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.558275  6930 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:50.558740  6930 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:50.565793  6209 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:50.567543  6899 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:50.568023  6899 raft_consensus.cc:697] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:50.568769  6899 consensus_queue.cc:237] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:50.574972  7016 consensus_queue.cc:1048] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:50.578613  5984 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:50.580080  7016 consensus_queue.cc:1048] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:50.580914  6989 consensus_queue.cc:1059] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:50.581266  6089 raft_consensus.cc:2468] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 4.
I20260709 13:14:50.581925  6989 raft_consensus.cc:3055] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:14:50.590732  6133 leader_election.cc:304] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:50.584991  6092 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:50.599082  6928 raft_consensus.cc:2804] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:50.600549  6928 raft_consensus.cc:697] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:50.590942  6640 raft_consensus.cc:515] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.601388  6928 consensus_queue.cc:237] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:50.586198  6989 raft_consensus.cc:740] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:50.604939  6989 consensus_queue.cc:260] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.606186  6989 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.592486  6785 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:50.608518  6785 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:50.608879  6785 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:50.620764  7016 raft_consensus.cc:493] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 78dc46d15d724130841fcfb2bb77430f)
I20260709 13:14:50.633406  6291 raft_consensus.cc:359] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.634320  6291 raft_consensus.cc:385] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:50.634640  6291 raft_consensus.cc:740] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:50.635483  6291 consensus_queue.cc:260] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.647747  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:50.648524  6165 raft_consensus.cc:2393] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 5: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:50.642649  6236 raft_consensus.cc:1275] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260709 13:14:50.651739  6690 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:50.652487  6690 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.656177  6640 leader_election.cc:290] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.639592  7016 raft_consensus.cc:515] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:50.658303  6236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2a6d1fd40642318db24f1b2f1863c9" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.658819  6983 consensus_queue.cc:1048] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:50.659065  6235 raft_consensus.cc:2468] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 0.
I20260709 13:14:50.659435  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.632517  6930 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.660210  6016 raft_consensus.cc:2368] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 4. Current term is 5.
I20260709 13:14:50.658468  7016 leader_election.cc:290] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.661327  6061 leader_election.cc:400] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Vote denied by peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379) with higher term. Message: Invalid argument: T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 4. Current term is 5.
I20260709 13:14:50.661638  6061 leader_election.cc:403] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:14:50.656409  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.664662  6059 leader_election.cc:304] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:50.672271  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:50.672901  6161 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:50.675297  6291 ts_tablet_manager.cc:1434] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.225s	user 0.009s	sys 0.001s
I20260709 13:14:50.674131  6207 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:50.668313  6640 raft_consensus.cc:3060] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:14:50.677493  6893 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:50.677874  6893 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:50.678217  6893 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.682188  6785 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.665803  6690 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.693912  6930 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.694763  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
W20260709 13:14:50.699795  6133 leader_election.cc:343] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:50.700623  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:50.700850  7036 log.cc:927] Time spent T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:14:50.701433  6016 raft_consensus.cc:2393] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:50.702562  6135 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:50.704866  6640 raft_consensus.cc:2749] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379) with higher term. Message: Invalid argument: T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 for earlier term 4. Current term is 5.
I20260709 13:14:50.670646  7016 raft_consensus.cc:2804] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:50.714986  7016 raft_consensus.cc:493] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:50.715415  7016 raft_consensus.cc:3060] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.703476  6983 raft_consensus.cc:2749] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:50.720824  6857 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.729074  6012 raft_consensus.cc:2368] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3.
I20260709 13:14:50.731166  6857 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.731626  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:50.732319  6165 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:50.732569  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.733809  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f2fb9ccbd04994bee43d4191c92c9b" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.739187  6165 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:50.740418  5984 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:50.741135  6988 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:50.741703  6988 raft_consensus.cc:697] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:50.742471  6988 consensus_queue.cc:237] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.743434  7016 raft_consensus.cc:515] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.745744  7016 leader_election.cc:290] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.747272  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:50.748953  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deba89e9cd04f40ac14d943d3807f39" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.749516  6240 raft_consensus.cc:3060] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.750681  6785 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:50.751469  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:50.752321  6165 raft_consensus.cc:2393] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:50.752393  6244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.751811  6236 raft_consensus.cc:2468] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 5.
W20260709 13:14:50.753786  5984 leader_election.cc:343] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:50.754197  5984 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:50.754557  6059 leader_election.cc:304] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:50.755704  6857 raft_consensus.cc:2749] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:14:50.756883  6640 raft_consensus.cc:2804] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:50.756769  6240 raft_consensus.cc:2468] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:50.757550  6640 raft_consensus.cc:697] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 5 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:50.758469  6640 consensus_queue.cc:237] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.762235  6059 leader_election.cc:304] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:50.764212  6997 raft_consensus.cc:2804] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:50.764838  6997 raft_consensus.cc:697] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:50.765820  6997 consensus_queue.cc:237] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.713667  6893 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.771433  6239 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:50.778846  6239 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:14:50.790411  6091 raft_consensus.cc:1275] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:50.790836  6209 leader_election.cc:400] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Vote denied by peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379) with higher term. Message: Invalid argument: T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3.
I20260709 13:14:50.791839  6893 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.792392  6893 consensus_queue.cc:1048] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:50.792888  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:50.793612  6165 raft_consensus.cc:2368] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3.
I20260709 13:14:50.800701  6207 leader_election.cc:400] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Vote denied by peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313) with higher term. Message: Invalid argument: T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3.
I20260709 13:14:50.801043  6207 leader_election.cc:403] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:14:50.803012  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:50.806931  6895 raft_consensus.cc:2749] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313) with higher term. Message: Invalid argument: T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f for earlier term 2. Current term is 3.
I20260709 13:14:50.816577  6291 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:50.826812  6291 tablet_bootstrap.cc:654] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:50.828627  6983 raft_consensus.cc:493] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:50.829162  6983 raft_consensus.cc:515] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.831311  6983 leader_election.cc:290] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.832332  6239 raft_consensus.cc:1240] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Rejecting Update request from peer 5532db8d1ae9477a953a8427a9a3ea98 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:14:50.833895  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.834390  6019 raft_consensus.cc:2468] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 0.
I20260709 13:14:50.835173  6135 leader_election.cc:304] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:50.836237  6983 raft_consensus.cc:2804] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:14:50.840497  5917 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35402 (request call id 63) took 6628 ms. Trace:
I20260709 13:14:50.840771  6983 raft_consensus.cc:493] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:50.840469  6779 consensus_queue.cc:1059] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:14:50.852560  6983 raft_consensus.cc:3060] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:50.852805  6779 raft_consensus.cc:3055] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:14:50.853269  6779 raft_consensus.cc:740] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:50.854151  6779 consensus_queue.cc:260] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:50.842175  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:50.844394  6016 raft_consensus.cc:1275] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:50.858520  6899 consensus_queue.cc:1048] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:50.863339  6133 leader_election.cc:343] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:50.855549  6779 raft_consensus.cc:3060] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:50.878116  6291 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:50.878607  6291 ts_tablet_manager.cc:1403] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.007s
I20260709 13:14:50.879390  6930 consensus_queue.cc:1048] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:50.881290  6930 consensus_queue.cc:1048] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:50.884624  6291 raft_consensus.cc:359] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:50.894097  6291 raft_consensus.cc:385] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:50.894826  6291 raft_consensus.cc:740] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:50.896206  6291 consensus_queue.cc:260] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:50.902782  6983 raft_consensus.cc:515] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.905048  6291 ts_tablet_manager.cc:1434] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:14:50.891377  5918 catalog_manager.cc:5697] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 1 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.912746  6291 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:50.907783  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:50.908201  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:50.919369  6012 raft_consensus.cc:3060] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:50.929347  6291 tablet_bootstrap.cc:654] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:50.913233  5918 catalog_manager.cc:5697] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 3, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 3 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.943622  5918 catalog_manager.cc:5697] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } }
I20260709 13:14:50.945336  5918 catalog_manager.cc:5697] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.841178  5917 rpcz_store.cc:276] 0709 13:14:44.212176 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:44.212367 (+   191us) service_pool.cc:224] Handling call
0709 13:14:50.840440 (+6628073us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:50.599764 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:50.600602 (+   838us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:50.600646 (+    44us) write_op.cc:435] Acquired schema lock
0709 13:14:50.600672 (+    26us) tablet.cc:662] Decoding operations
0709 13:14:50.623478 (+ 22806us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:50.623571 (+    93us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:50.623590 (+    19us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:14:50.623917 (+   327us) tablet.cc:701] Row locks acquired
0709 13:14:50.623930 (+    13us) write_op.cc:260] PREPARE: finished
0709 13:14:50.624035 (+   105us) write_op.cc:270] Start()
0709 13:14:50.624117 (+    82us) write_op.cc:276] Timestamp: P: 1783602890624008 usec, L: 0
0709 13:14:50.624131 (+    14us) op_driver.cc:348] REPLICATION: starting
0709 13:14:50.624587 (+   456us) log.cc:844] Serialized 928 byte log entry
0709 13:14:50.786629 (+162042us) op_driver.cc:464] REPLICATION: finished
0709 13:14:50.821901 (+ 35272us) write_op.cc:301] APPLY: starting
0709 13:14:50.822029 (+   128us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:50.822141 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:50.822238 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:50.822605 (+   367us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:50.822766 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:14:50.822804 (+    38us) write_op.cc:312] APPLY: finished
0709 13:14:50.822972 (+   168us) log.cc:844] Serialized 28 byte log entry
0709 13:14:50.823118 (+   146us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:50.823195 (+    77us) write_op.cc:454] Released schema lock
0709 13:14:50.823230 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:50.824229 (+   999us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:50.824259 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":467880,"reported_tablets":12,"child_traces":[["op",{"apply.queue_time_us":35018,"apply.run_cpu_time_us":1701,"apply.run_wall_time_us":2342,"num_ops":2,"prepare.queue_time_us":178252,"prepare.run_cpu_time_us":19058,"prepare.run_wall_time_us":55978,"raft.queue_time_us":53081,"raft.run_cpu_time_us":16499,"raft.run_wall_time_us":29804,"replication_time_us":162367,"thread_start_us":222579,"threads_started":4,"wal-append.queue_time_us":107129}]]}
I20260709 13:14:50.932546  6012 raft_consensus.cc:2468] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:50.910154  6983 leader_election.cc:290] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:50.948835  6135 leader_election.cc:304] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:50.948421  5918 catalog_manager.cc:5697] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 3, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 3 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.949688  6983 raft_consensus.cc:2804] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:14:50.950222  6983 raft_consensus.cc:697] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:50.950426  5918 catalog_manager.cc:5697] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } }
I20260709 13:14:50.951115  6983 consensus_queue.cc:237] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.952075  5918 catalog_manager.cc:5697] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } }
W20260709 13:14:50.953147  6133 leader_election.cc:343] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:50.953708  5918 catalog_manager.cc:5697] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } }
I20260709 13:14:50.980167  6640 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:50.981614  6640 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:50.984272  6291 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:50.984876  6291 ts_tablet_manager.cc:1403] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.003s
I20260709 13:14:50.984835  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:50.985623  6012 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:50.985504  5916 catalog_manager.cc:5697] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:50.986837  6061 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:50.987550  6663 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:50.987920  6663 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:50.987895  6291 raft_consensus.cc:359] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.988513  6663 raft_consensus.cc:3060] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:50.988682  6291 raft_consensus.cc:385] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:50.989032  6291 raft_consensus.cc:740] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:50.988083  5916 catalog_manager.cc:5697] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:50.989699  6291 consensus_queue.cc:260] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:50.992060  5916 catalog_manager.cc:5697] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.001361  6291 ts_tablet_manager.cc:1434] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:14:51.008625  6291 tablet_bootstrap.cc:492] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:51.014329  6291 tablet_bootstrap.cc:654] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:51.006016  6012 raft_consensus.cc:1275] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:51.016564  6928 consensus_queue.cc:1048] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.024715  5916 catalog_manager.cc:5697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 1 to 3, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.062340  6240 raft_consensus.cc:3060] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:51.067772  6983 raft_consensus.cc:493] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:51.068346  6983 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:51.070112  6640 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:51.070338  6983 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:51.072430  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:51.073218  6161 raft_consensus.cc:2393] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:51.073993  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:51.074851  6012 raft_consensus.cc:2410] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 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 13:14:51.075093  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:51.076563  5916 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35420 (request call id 59) took 1477 ms. Trace:
I20260709 13:14:51.076922  5916 rpcz_store.cc:276] 0709 13:14:49.599324 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:49.599443 (+   119us) service_pool.cc:224] Handling call
0709 13:14:51.076508 (+1477065us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:51.032956 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:51.033518 (+   562us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:51.033553 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:14:51.033571 (+    18us) tablet.cc:662] Decoding operations
0709 13:14:51.034171 (+   600us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:51.034227 (+    56us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:51.034258 (+    31us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:14:51.034652 (+   394us) tablet.cc:701] Row locks acquired
0709 13:14:51.034673 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:14:51.034829 (+   156us) write_op.cc:270] Start()
0709 13:14:51.034935 (+   106us) write_op.cc:276] Timestamp: P: 1783602891034786 usec, L: 0
0709 13:14:51.034957 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:14:51.035536 (+   579us) log.cc:844] Serialized 1705 byte log entry
0709 13:14:51.038085 (+  2549us) op_driver.cc:464] REPLICATION: finished
0709 13:14:51.038495 (+   410us) write_op.cc:301] APPLY: starting
0709 13:14:51.038560 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:51.038693 (+   133us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:51.038787 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:51.039266 (+   479us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:51.039421 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:14:51.039466 (+    45us) write_op.cc:312] APPLY: finished
0709 13:14:51.039652 (+   186us) log.cc:844] Serialized 40 byte log entry
0709 13:14:51.039815 (+   163us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:51.039903 (+    88us) write_op.cc:454] Released schema lock
0709 13:14:51.039943 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:51.040229 (+   286us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:51.040256 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":327917,"reported_tablets":23,"child_traces":[["op",{"apply.queue_time_us":216,"apply.run_cpu_time_us":1689,"apply.run_wall_time_us":1689,"num_ops":4,"prepare.queue_time_us":99,"prepare.run_cpu_time_us":2831,"prepare.run_wall_time_us":2831,"replication_time_us":3030}]]}
I20260709 13:14:51.082145  6091 raft_consensus.cc:1275] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:51.083956  6807 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.089386  6092 raft_consensus.cc:1275] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:51.092088  6928 consensus_queue.cc:1048] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.095606  5919 catalog_manager.cc:5697] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.097599  5919 catalog_manager.cc:5697] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:51.101310  5918 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35422 (request call id 53) took 4055 ms. Trace:
I20260709 13:14:51.102921  5918 rpcz_store.cc:276] 0709 13:14:47.045906 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:14:47.046040 (+   134us) service_pool.cc:224] Handling call
0709 13:14:51.101221 (+4055181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:14:50.958436 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:14:50.958934 (+   498us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:14:50.958968 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:14:50.958987 (+    19us) tablet.cc:662] Decoding operations
0709 13:14:50.959853 (+   866us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:14:50.959914 (+    61us) write_op.cc:641] Partition lock acquired for write op
0709 13:14:50.959940 (+    26us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:14:50.960580 (+   640us) tablet.cc:701] Row locks acquired
0709 13:14:50.960603 (+    23us) write_op.cc:260] PREPARE: finished
0709 13:14:50.960815 (+   212us) write_op.cc:270] Start()
0709 13:14:50.960943 (+   128us) write_op.cc:276] Timestamp: P: 1783602890960745 usec, L: 0
0709 13:14:50.960965 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:14:50.961716 (+   751us) log.cc:844] Serialized 3257 byte log entry
0709 13:14:50.963799 (+  2083us) op_driver.cc:464] REPLICATION: finished
0709 13:14:50.964085 (+   286us) write_op.cc:301] APPLY: starting
0709 13:14:50.964150 (+    65us) tablet.cc:1367] starting BulkCheckPresence
0709 13:14:50.964344 (+   194us) tablet.cc:1370] finished BulkCheckPresence
0709 13:14:50.964425 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:14:50.965276 (+   851us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:14:50.965461 (+   185us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:14:50.965503 (+    42us) write_op.cc:312] APPLY: finished
0709 13:14:50.965791 (+   288us) log.cc:844] Serialized 64 byte log entry
0709 13:14:50.965965 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:50.966103 (+   138us) write_op.cc:454] Released schema lock
0709 13:14:50.966155 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 13:14:50.966540 (+   385us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:14:50.966577 (+    37us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":7870,"reported_tablets":21,"child_traces":[["op",{"apply.queue_time_us":94,"apply.run_cpu_time_us":2403,"apply.run_wall_time_us":2402,"num_ops":8,"prepare.queue_time_us":117,"prepare.run_cpu_time_us":3578,"prepare.run_wall_time_us":3536,"replication_time_us":2664}]]}
I20260709 13:14:51.110530  6019 raft_consensus.cc:1275] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:51.122998  6895 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.099460  5919 catalog_manager.cc:5697] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 4, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 4 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.127559  6663 raft_consensus.cc:515] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:51.128079  5919 catalog_manager.cc:5697] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 3, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:51.172699  6090 raft_consensus.cc:2410] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 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 13:14:51.173013  5919 catalog_manager.cc:5697] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } }
I20260709 13:14:51.174547  6133 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:51.174664  5919 catalog_manager.cc:5697] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.175776  7028 raft_consensus.cc:2749] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:14:51.146921  6895 raft_consensus.cc:493] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:51.177068  6161 raft_consensus.cc:1275] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:51.176898  6895 raft_consensus.cc:515] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.178889  6895 leader_election.cc:290] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:51.159319  6165 raft_consensus.cc:1275] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.161605  6239 raft_consensus.cc:1275] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:51.180963  6640 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.181125  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:51.181811  6019 raft_consensus.cc:2393] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:51.165800  6235 raft_consensus.cc:1275] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.183797  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11b60ba51cbf45429b305e8d8cf37045" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:51.185194  6207 leader_election.cc:304] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:51.186482  6893 raft_consensus.cc:3060] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:51.192268  5919 catalog_manager.cc:5697] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 3, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } }
I20260709 13:14:51.193708  6697 consensus_queue.cc:1048] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.193601  5919 catalog_manager.cc:5697] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:51.194692  6785 consensus_queue.cc:1048] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:51.194921  5919 catalog_manager.cc:5697] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } }
I20260709 13:14:51.192787  6988 consensus_queue.cc:1048] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.200361  6893 raft_consensus.cc:2749] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:51.201638  5919 catalog_manager.cc:5697] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 3, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:51.209966  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:51.203043  5919 catalog_manager.cc:5697] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } }
I20260709 13:14:51.213912  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbf141e04994a1eb8b06abd279b5601" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:51.213768  5919 catalog_manager.cc:5697] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } }
I20260709 13:14:51.214774  6161 raft_consensus.cc:2393] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:51.222527  5919 catalog_manager.cc:5697] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } }
I20260709 13:14:51.217933  6663 leader_election.cc:290] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:51.282464  6162 raft_consensus.cc:1275] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:51.284283  6161 raft_consensus.cc:1275] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.293221  6976 consensus_queue.cc:1048] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:51.294147  6739 consensus_queue.cc:1048] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:51.319082  6235 raft_consensus.cc:1275] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:51.325433  6239 raft_consensus.cc:1275] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:51.331279  7015 consensus_queue.cc:1048] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:14:51.347597  6988 consensus_queue.cc:1048] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:51.386323  6785 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:51.386938  6785 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.388895  6785 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:51.390363  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:51.391333  6161 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 4.
I20260709 13:14:51.393903  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:51.394943  6238 raft_consensus.cc:2393] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:51.396845  5984 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:51.397938  6988 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:51.398453  6988 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5532db8d1ae9477a953a8427a9a3ea98)
I20260709 13:14:51.398929  6988 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:51.423154  6291 tablet_bootstrap.cc:492] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:51.423674  6291 ts_tablet_manager.cc:1403] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.415s	user 0.032s	sys 0.108s
I20260709 13:14:51.426455  6291 raft_consensus.cc:359] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:51.427083  6291 raft_consensus.cc:385] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:51.427366  6291 raft_consensus.cc:740] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:51.428330  6291 consensus_queue.cc:260] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:51.429157  6988 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.430812  6291 ts_tablet_manager.cc:1434] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:51.395560  6016 raft_consensus.cc:2468] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:51.431387  6988 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:51.432507  6061 leader_election.cc:304] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98
I20260709 13:14:51.458132  7015 raft_consensus.cc:2804] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:51.458630  7015 raft_consensus.cc:697] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:51.459471  7015 consensus_queue.cc:237] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:51.437624  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:51.464190  6240 raft_consensus.cc:2393] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 711b48157fb94c53b011300aeadeba51 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:51.431807  6291 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:51.435881  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:51.471022  5917 catalog_manager.cc:5697] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.491434  6167 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 4.
W20260709 13:14:51.496402  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:51.502163  6291 tablet_bootstrap.cc:654] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:51.508332  5984 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:51.503696  5917 catalog_manager.cc:5697] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.511683  7072 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:51.511874  5917 catalog_manager.cc:5697] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 2 to 5, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 5 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } }
I20260709 13:14:51.512662  7072 raft_consensus.cc:697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 4 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:51.516513  7072 consensus_queue.cc:237] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.524168  6983 consensus_queue.cc:1048] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:51.563120  6928 consensus_queue.cc:1048] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:51.566954  5919 catalog_manager.cc:5697] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:51.568511  5919 catalog_manager.cc:5697] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.591758  5919 catalog_manager.cc:5697] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } }
I20260709 13:14:51.593554  5919 catalog_manager.cc:5697] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 3 to 4, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 4 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.601097  6291 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:51.601754  6291 ts_tablet_manager.cc:1403] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.170s	user 0.008s	sys 0.013s
I20260709 13:14:51.610901  6291 raft_consensus.cc:359] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.620730  6291 raft_consensus.cc:385] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:51.621052  6291 raft_consensus.cc:740] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:51.621695  6291 consensus_queue.cc:260] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.622850  7015 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:51.623435  7015 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.634104  7015 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:51.635376  6690 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:51.635955  6690 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:51.638083  6690 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:51.638572  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:51.639465  6090 raft_consensus.cc:2393] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:51.638916  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:51.640339  6016 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:51.641443  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:51.642467  5918 catalog_manager.cc:5697] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.646057  6167 raft_consensus.cc:2393] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:51.646559  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:51.647390  6240 raft_consensus.cc:2393] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:51.647295  6207 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:51.648619  6690 raft_consensus.cc:3060] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:51.645412  6061 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:51.643421  6291 ts_tablet_manager.cc:1434] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.001s
I20260709 13:14:51.652598  6291 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f: Bootstrap starting.
I20260709 13:14:51.655020  6663 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:51.655431  6663 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:51.655840  6663 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:51.658668  6291 tablet_bootstrap.cc:654] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f: Neither blocks nor log segments found. Creating new log.
I20260709 13:14:51.673898  6663 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.677668  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:51.678473  6239 raft_consensus.cc:2393] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:51.680954  6291 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f: No bootstrap required, opened a new log
I20260709 13:14:51.681450  6291 ts_tablet_manager.cc:1403] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.001s
I20260709 13:14:51.684023  6291 raft_consensus.cc:359] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:51.684732  6291 raft_consensus.cc:385] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:14:51.684993  6291 raft_consensus.cc:740] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Initialized, Role: FOLLOWER
I20260709 13:14:51.695807  6291 consensus_queue.cc:260] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:51.697484  6291 ts_tablet_manager.cc:1434] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:14:51.700152  5916 catalog_manager.cc:5697] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 3, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.709363  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:51.712492  6663 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:51.714344  5916 catalog_manager.cc:5697] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.716667  6690 raft_consensus.cc:2749] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:51.725543  6016 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:51.726810  6061 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:51.727973  6663 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:51.729601  6663 raft_consensus.cc:697] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:51.730528  6663 consensus_queue.cc:237] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.750523  6240 raft_consensus.cc:3060] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:51.772567  5917 catalog_manager.cc:5697] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 3 to 4, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 4 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.823500  5916 catalog_manager.cc:5697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 3 to 4, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 4 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:51.824402  6690 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:51.824914  6690 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.826906  6690 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:51.828011  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:51.830171  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:51.830870  6167 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:51.832028  6207 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:51.833078  6690 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:51.833447  6690 raft_consensus.cc:493] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:51.833770  6690 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:51.844671  6690 raft_consensus.cc:515] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.847155  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:51.847659  6167 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:51.874184  6167 raft_consensus.cc:2468] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 5.
I20260709 13:14:51.875291  6690 leader_election.cc:290] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 5 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:51.876425  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98560580a40a4e1dbb81ea6ad8eb9a8a" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:51.877058  6207 leader_election.cc:304] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:51.878336  6899 raft_consensus.cc:2804] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:51.878791  6899 raft_consensus.cc:697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 5 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:51.879552  6899 consensus_queue.cc:237] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.914175  5916 catalog_manager.cc:5697] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 4 to 5, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 5 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:51.949615  6240 raft_consensus.cc:1240] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 5 LEADER]: Rejecting Update request from peer 711b48157fb94c53b011300aeadeba51 for earlier term 4. Current term is 5. Ops: []
I20260709 13:14:51.951139  7072 consensus_queue.cc:1059] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:51.951982  7072 consensus_queue.cc:1243] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [LEADER]: Peer 78dc46d15d724130841fcfb2bb77430f 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 13:14:51.952382  6697 raft_consensus.cc:3055] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:51.952745  6697 raft_consensus.cc:740] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:51.953577  6697 consensus_queue.cc:260] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:51.954730  6697 raft_consensus.cc:3060] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:52.005126  6016 raft_consensus.cc:1275] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:52.007342  7015 consensus_queue.cc:1048] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:52.025158  6167 raft_consensus.cc:1275] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:52.031862  7015 consensus_queue.cc:1048] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:52.064646  6899 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:52.065160  6899 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.068725  6899 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:52.068953  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:52.069417  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:52.070457  6167 raft_consensus.cc:2393] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:52.093127  6895 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:52.093672  6895 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.096812  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:52.097460  6019 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:52.097926  6895 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:52.099078  6209 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:52.101939  6895 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:52.102049  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:52.102378  6895 raft_consensus.cc:493] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:52.102800  6895 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:52.119104  6016 raft_consensus.cc:2393] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 1: Already voted for candidate 711b48157fb94c53b011300aeadeba51 in this term.
I20260709 13:14:52.120287  6209 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:52.121673  6899 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:14:52.147948  6899 raft_consensus.cc:2749] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:14:52.155102  6895 raft_consensus.cc:515] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.159663  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:52.163967  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e6fa0a29664d69b3f52401ae30cfc7" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:52.164480  6016 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:52.165006  6895 leader_election.cc:290] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 5 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:52.170506  6016 raft_consensus.cc:2468] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 5.
I20260709 13:14:52.171470  6209 leader_election.cc:304] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: f619e94302144f54b9dc4e10f7821687
I20260709 13:14:52.172493  6895 raft_consensus.cc:2804] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:52.173063  6895 raft_consensus.cc:697] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 5 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:52.173848  6895 consensus_queue.cc:237] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.175426  6016 raft_consensus.cc:1240] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Rejecting Update request from peer f619e94302144f54b9dc4e10f7821687 for earlier term 4. Current term is 5. Ops: []
I20260709 13:14:52.177178  6663 consensus_queue.cc:1059] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:52.178109  7015 raft_consensus.cc:3055] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:14:52.178473  7015 raft_consensus.cc:740] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:52.179315  7015 consensus_queue.cc:260] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.180567  7015 raft_consensus.cc:3060] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:52.199438  5916 catalog_manager.cc:5697] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 4 to 5, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 5 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:52.289354  6161 raft_consensus.cc:1275] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:52.291648  6895 consensus_queue.cc:1048] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:52.293071  6016 raft_consensus.cc:1275] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:14:52.293465  6016 pending_rounds.cc:85] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Aborting all ops after (but not including) 2
I20260709 13:14:52.293685  6016 pending_rounds.cc:107] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:14:52.293919  6016 raft_consensus.cc:2889] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:52.295650  6895 consensus_queue.cc:1048] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:52.473824  6697 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:52.474344  6697 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.479226  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:52.479895  6161 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:52.480005  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:52.480633  6240 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 1.
I20260709 13:14:52.481799  5984 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:52.482558  7072 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:52.483029  7072 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:52.483407  7072 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.482560  6697 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:52.501127  7072 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.503641  7072 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:52.514897  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:52.515477  6167 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.525673  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:52.526263  6240 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.524426  6167 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:52.527472  5984 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:52.530980  7072 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:52.532528  7072 raft_consensus.cc:697] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:14:52.533330  7072 consensus_queue.cc:237] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:52.541152  6928 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:52.541675  6928 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:52.545536  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:52.546152  6092 raft_consensus.cc:2468] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:52.547245  6133 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:52.548055  6983 raft_consensus.cc:2804] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:52.548419  6983 raft_consensus.cc:493] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:52.548775  6983 raft_consensus.cc:3060] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.549418  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:52.550064  6235 raft_consensus.cc:2468] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:52.562427  6928 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:52.571091  6240 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:14:52.572593  6983 raft_consensus.cc:515] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:52.578778  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:52.579341  6092 raft_consensus.cc:3060] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.595206  6092 raft_consensus.cc:2468] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:52.596149  6983 leader_election.cc:290] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:14:52.599627  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e213f809fcc4d64899313962bcbb60b" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:52.616034  6240 raft_consensus.cc:3060] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:52.616609  6133 leader_election.cc:304] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:52.619004  6983 raft_consensus.cc:2804] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:52.623063  6240 raft_consensus.cc:2468] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:52.625433  6983 raft_consensus.cc:697] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:52.626355  6983 consensus_queue.cc:237] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } }
I20260709 13:14:52.647513  5916 catalog_manager.cc:5697] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 0 to 2, leader changed from <none> to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:52.665115  5916 catalog_manager.cc:5697] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:52.685667  6092 raft_consensus.cc:1275] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
W20260709 13:14:52.704380  5967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:14:52.686057  6092 pending_rounds.cc:85] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: Aborting all ops after (but not including) 2
I20260709 13:14:52.709336  6092 pending_rounds.cc:107] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:14:52.709595  6092 raft_consensus.cc:2889] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:14:52.713394  6690 consensus_queue.cc:1048] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:52.734756  6016 raft_consensus.cc:1275] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:52.738056  6899 consensus_queue.cc:1048] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:52.922910  6161 raft_consensus.cc:1275] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:52.954384  7072 consensus_queue.cc:1048] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:52.998517  6240 raft_consensus.cc:1275] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:53.002764  7089 consensus_queue.cc:1048] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:53.012969  6092 raft_consensus.cc:1275] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:53.014240  6983 consensus_queue.cc:1048] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:53.079341  6240 raft_consensus.cc:1275] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:14:53.083186  7092 consensus_queue.cc:1048] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:14:54.411688  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
W20260709 13:14:54.418390  6061 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 13:14:54.442171  6061 consensus_peers.cc:597] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.495806  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:14:54.496486  6209 consensus_peers.cc:597] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.497741  3034 tablet_replica.cc:333] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.499563  3034 raft_consensus.cc:2243] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.503706  3034 raft_consensus.cc:2272] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.507349  3034 tablet_replica.cc:333] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.508543  3034 raft_consensus.cc:2243] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.509276  3034 raft_consensus.cc:2272] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.514223  3034 tablet_replica.cc:333] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.515302  3034 raft_consensus.cc:2243] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.516673  3034 raft_consensus.cc:2272] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.524091  3034 tablet_replica.cc:333] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.525172  3034 raft_consensus.cc:2243] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:54.530671  6061 consensus_peers.cc:597] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.525818  3034 raft_consensus.cc:2272] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.536717  3034 tablet_replica.cc:333] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.537681  3034 raft_consensus.cc:2243] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:54.538365  6209 consensus_peers.cc:597] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.538416  3034 raft_consensus.cc:2272] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.539259  6209 consensus_peers.cc:597] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.542218  3034 tablet_replica.cc:333] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.543440  3034 raft_consensus.cc:2243] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.544143  3034 raft_consensus.cc:2272] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.547670  3034 tablet_replica.cc:333] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.548673  3034 raft_consensus.cc:2243] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.550285  3034 raft_consensus.cc:2272] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.562580  3034 tablet_replica.cc:333] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.563446  3034 raft_consensus.cc:2243] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.564093  3034 raft_consensus.cc:2272] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.565840  6209 consensus_peers.cc:597] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.566507  6209 consensus_peers.cc:597] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.567263  3034 tablet_replica.cc:333] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.568090  3034 raft_consensus.cc:2243] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.568759  3034 raft_consensus.cc:2272] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.570935  3034 tablet_replica.cc:333] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.571655  3034 raft_consensus.cc:2243] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.572427  3034 raft_consensus.cc:2272] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.575500  3034 tablet_replica.cc:333] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.576392  3034 raft_consensus.cc:2243] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.577528  3034 raft_consensus.cc:2272] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.580521  3034 tablet_replica.cc:333] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.581341  3034 raft_consensus.cc:2243] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.582007  3034 raft_consensus.cc:2272] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.585086  3034 tablet_replica.cc:333] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.585928  3034 raft_consensus.cc:2243] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.586524  3034 raft_consensus.cc:2272] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.589558  3034 tablet_replica.cc:333] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.590341  3034 raft_consensus.cc:2243] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:14:54.590719  6135 consensus_peers.cc:597] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.591450  3034 raft_consensus.cc:2272] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.593526  6135 consensus_peers.cc:597] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.594715  3034 tablet_replica.cc:333] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
W20260709 13:14:54.595319  6135 consensus_peers.cc:597] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.595577  3034 raft_consensus.cc:2243] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.596369  3034 raft_consensus.cc:2272] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.599599  3034 tablet_replica.cc:333] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.600514  3034 raft_consensus.cc:2243] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.601104  3034 raft_consensus.cc:2272] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.604512  3034 tablet_replica.cc:333] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.605244  3034 raft_consensus.cc:2243] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.605841  3034 raft_consensus.cc:2272] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.609046  3034 tablet_replica.cc:333] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.609858  3034 raft_consensus.cc:2243] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.610526  3034 raft_consensus.cc:2272] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.613729  3034 tablet_replica.cc:333] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.614650  3034 raft_consensus.cc:2243] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.615216  3034 raft_consensus.cc:2272] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.618322  3034 tablet_replica.cc:333] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.619185  3034 raft_consensus.cc:2243] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.620440  3034 raft_consensus.cc:2272] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.623558  3034 tablet_replica.cc:333] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.624333  3034 raft_consensus.cc:2243] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.625069  3034 raft_consensus.cc:2272] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.627960  3034 tablet_replica.cc:333] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.628795  3034 raft_consensus.cc:2243] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.629388  3034 raft_consensus.cc:2272] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.630455  6209 consensus_peers.cc:597] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.632570  3034 tablet_replica.cc:333] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.633525  3034 raft_consensus.cc:2243] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.634124  3034 raft_consensus.cc:2272] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.637145  3034 tablet_replica.cc:333] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.638023  3034 raft_consensus.cc:2243] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.639154  3034 raft_consensus.cc:2272] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.642215  3034 tablet_replica.cc:333] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.643116  3034 raft_consensus.cc:2243] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.643699  3034 raft_consensus.cc:2272] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.646873  3034 tablet_replica.cc:333] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.647786  3034 raft_consensus.cc:2243] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.648921  3034 raft_consensus.cc:2272] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.651815  3034 tablet_replica.cc:333] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.652622  3034 raft_consensus.cc:2243] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:14:54.653157  6061 consensus_peers.cc:597] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.653855  3034 raft_consensus.cc:2272] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.656956  3034 tablet_replica.cc:333] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.657791  3034 raft_consensus.cc:2243] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.658846  3034 raft_consensus.cc:2272] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.661691  3034 tablet_replica.cc:333] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
W20260709 13:14:54.661582  6209 consensus_peers.cc:597] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.662557  3034 raft_consensus.cc:2243] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:14:54.662635  6209 consensus_peers.cc:597] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.663133  3034 raft_consensus.cc:2272] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.666018  3034 tablet_replica.cc:333] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.666821  3034 raft_consensus.cc:2243] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:14:54.667061  6209 consensus_peers.cc:597] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.667887  3034 raft_consensus.cc:2272] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.671489  3034 tablet_replica.cc:333] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.672401  3034 raft_consensus.cc:2243] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.672964  3034 raft_consensus.cc:2272] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.675657  3034 tablet_replica.cc:333] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.676458  3034 raft_consensus.cc:2243] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.677587  3034 raft_consensus.cc:2272] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.680325  3034 tablet_replica.cc:333] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.681093  3034 raft_consensus.cc:2243] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.681710  3034 raft_consensus.cc:2272] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.684767  3034 tablet_replica.cc:333] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.685585  3034 raft_consensus.cc:2243] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.686180  3034 raft_consensus.cc:2272] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.688999  3034 tablet_replica.cc:333] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.689726  3034 raft_consensus.cc:2243] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.690513  3034 raft_consensus.cc:2272] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.693598  3034 tablet_replica.cc:333] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.694433  3034 raft_consensus.cc:2243] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.695516  3034 raft_consensus.cc:2272] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.691349  6061 consensus_peers.cc:597] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.698385  3034 tablet_replica.cc:333] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.699340  3034 raft_consensus.cc:2243] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.700001  3034 raft_consensus.cc:2272] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.697566  6209 consensus_peers.cc:597] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.703035  3034 tablet_replica.cc:333] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.709723  3034 raft_consensus.cc:2243] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.710397  3034 raft_consensus.cc:2272] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.710611  6135 consensus_peers.cc:597] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.714525  3034 tablet_replica.cc:333] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.716113  3034 raft_consensus.cc:2243] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.716728  3034 raft_consensus.cc:2272] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.719481  3034 tablet_replica.cc:333] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.720201  3034 raft_consensus.cc:2243] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.721293  3034 raft_consensus.cc:2272] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.724238  3034 tablet_replica.cc:333] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.725018  3034 raft_consensus.cc:2243] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.725557  3034 raft_consensus.cc:2272] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.728777  3034 tablet_replica.cc:333] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.729537  3034 raft_consensus.cc:2243] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.730890  3034 raft_consensus.cc:2272] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.733729  3034 tablet_replica.cc:333] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.734443  3034 raft_consensus.cc:2243] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:14:54.735515  3034 raft_consensus.cc:2272] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.738412  3034 tablet_replica.cc:333] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.739087  3034 raft_consensus.cc:2243] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.739668  3034 raft_consensus.cc:2272] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:14:54.742678  3034 tablet_replica.cc:333] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: stopping tablet replica
I20260709 13:14:54.743324  3034 raft_consensus.cc:2243] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:14:54.743929  3034 raft_consensus.cc:2272] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:14:54.745486  6061 consensus_peers.cc:597] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.746976  6209 consensus_peers.cc:597] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.747659  6209 consensus_peers.cc:597] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.773854  6135 consensus_peers.cc:597] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.775579  6135 consensus_peers.cc:597] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.776284  6209 consensus_peers.cc:597] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.787451  6135 consensus_peers.cc:597] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.818272  6209 consensus_peers.cc:597] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:54.847512  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
W20260709 13:14:54.922631  6061 consensus_peers.cc:597] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.934713  6209 consensus_peers.cc:597] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.959121  6209 consensus_peers.cc:597] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:54.982853  6061 consensus_peers.cc:597] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:55.037668  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:14:55.067787  7114 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 13:14:55.080617  7115 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 13:14:55.132185  3034 server_base.cc:1061] running on GCE node
W20260709 13:14:55.138610  7119 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 13:14:55.141979  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:14:55.142302  3034 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 13:14:55.142537  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602895142516 us; error 0 us; skew 500 ppm
I20260709 13:14:55.144321  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:14:55.295647  3034 webserver.cc:533] Webserver started at http://127.2.246.129:43645/ using document root <none> and password file <none>
I20260709 13:14:55.296527  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:14:55.296798  3034 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:14:55.309231  3034 fs_manager.cc:714] Time spent opening directory manager: real 0.011s	user 0.004s	sys 0.007s
I20260709 13:14:55.320947  7123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:14:55.321946  3034 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:14:55.322697  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "711b48157fb94c53b011300aeadeba51"
format_stamp: "Formatted at 2026-07-09 13:14:31 on dist-test-slave-mz79"
I20260709 13:14:55.323364  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602791632668-3034-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 13:14:55.417506  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:14:55.419245  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:14:55.463196  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:14:55.484956  7130 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:14:55.534431  6928 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.535173  6928 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:55.538527  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:55.549645  6928 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:55.562986  6135 leader_election.cc:336] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.596809  6135 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:55.598924  7112 raft_consensus.cc:2749] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:55.635079  7015 raft_consensus.cc:493] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.635690  7015 raft_consensus.cc:515] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:55.637714  7015 leader_election.cc:290] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:55.639282  7116 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.703507  7116 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:55.705749  7116 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:55.640022  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:55.641201  6899 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.708747  6899 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:55.671438  7102 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.709646  7102 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.711702  7102 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:55.713272  6899 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.747457  7108 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.748209  7108 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:55.750990  7108 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:55.757126  6061 leader_election.cc:336] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:55.757762  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 79613us
I20260709 13:14:55.788178  6059 leader_election.cc:304] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:55.789918  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:55.790532  6239 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 3.
I20260709 13:14:55.791689  7112 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.792249  7112 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.794284  7112 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.795787  7133 raft_consensus.cc:2749] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:55.800489  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:55.801131  6161 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:55.806241  7112 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.806838  7112 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.810570  7112 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:55.813735  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:55.814397  6090 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:55.816507  6133 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:55.819173  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:55.823407  6983 raft_consensus.cc:2804] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:55.823827  6983 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.824150  6983 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.833400  6895 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.834534  6895 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:55.772779  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:55.778268  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:55.836975  6091 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:55.779191  6928 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.838531  6928 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.841123  6928 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.781529  7116 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.849097  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:14:55.835949  7131 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.849488  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.374s	user 0.007s	sys 0.003s
I20260709 13:14:55.849959  3034 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:14:55.849817  7131 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:55.851970  7131 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:55.779829  7132 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.842284  7108 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.865828  7133 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.866372  7130 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:55.866421  7133 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:55.765144  6209 leader_election.cc:336] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.844647  7135 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
W20260709 13:14:55.868320  6209 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 103201us
I20260709 13:14:55.868440  7135 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.843417  6983 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.870894  7135 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.864054  7132 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.871263  6983 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.873021  7132 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:55.865736  7108 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:55.876055  7108 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.860529  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:55.878556  6092 raft_consensus.cc:2468] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:55.849507  7116 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.880856  7116 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:55.846055  6895 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:55.856104  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 68802.8us
W20260709 13:14:55.885545  6061 leader_election.cc:336] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.862432  6207 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:55.914026  6209 leader_election.cc:336] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.917631  7131 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.918136  7131 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:55.920284  7131 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:55.923015  6209 leader_election.cc:336] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:55.923573  6209 leader_election.cc:336] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:55.924072  6209 leader_election.cc:336] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:55.927778  6209 leader_election.cc:336] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.929508  7130 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: 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
I20260709 13:14:55.929950  7108 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:55.930441  7108 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.931600  7108 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:55.893343  7135 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.895892  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:55.932403  7135 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:55.933363  6161 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 3.
I20260709 13:14:55.897032  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:55.887908  6135 leader_election.cc:336] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:55.936288  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 48409.8us
W20260709 13:14:55.936767  6135 leader_election.cc:336] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.937135  6135 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
W20260709 13:14:55.938014  6135 leader_election.cc:336] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.938067  7135 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:55.938824  7135 raft_consensus.cc:2749] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:55.940716  7135 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.941077  7131 raft_consensus.cc:493] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.941242  7135 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.941690  7131 raft_consensus.cc:515] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:55.943534  7135 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.943822  7131 leader_election.cc:290] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:55.948570  6135 leader_election.cc:336] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.901533  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:55.912523  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:55.949257  6092 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:55.949553  6091 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.955252  6928 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.955914  6928 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:55.957683  6091 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:55.957917  6928 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:55.958603  6135 leader_election.cc:336] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.959796  6133 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:55.861928  7112 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
W20260709 13:14:55.931051  6207 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 68794.6us
I20260709 13:14:55.964800  6928 raft_consensus.cc:2804] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:55.964979  6207 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:55.965261  6928 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.965710  6928 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:55.965826  7131 raft_consensus.cc:2749] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:55.857153  6059 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:55.968897  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 111809us
I20260709 13:14:55.970031  7134 raft_consensus.cc:2764] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:14:55.973455  6928 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.975061  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:55.991779  6161 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:55.890482  7133 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:55.979171  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:55.993032  6239 raft_consensus.cc:2468] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:55.980315  7132 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:55.994490  7132 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:55.996992  7132 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:55.981346  6133 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.000093  7136 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:56.000542  7136 raft_consensus.cc:493] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
W20260709 13:14:55.983311  6135 leader_election.cc:336] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.000967  7136 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:55.964241  7112 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:55.930540  7130 tablet_bootstrap.cc:492] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:56.003053  7130 ts_tablet_manager.cc:1403] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.000s
I20260709 13:14:55.985579  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:56.004091  6091 raft_consensus.cc:2468] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
W20260709 13:14:55.984110  6209 leader_election.cc:336] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.009791  6928 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:55.992223  6059 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
W20260709 13:14:55.980727  6061 leader_election.cc:336] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.010469  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
W20260709 13:14:56.022178  6135 leader_election.cc:336] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.022562  6161 raft_consensus.cc:2393] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 2: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:56.011579  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:56.023401  6167 raft_consensus.cc:2468] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:56.024303  6207 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.025067  6895 raft_consensus.cc:2749] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:14:56.026223  7132 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:56.026677  7132 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.027331  6207 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.027361  7132 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:56.012893  7112 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:56.016630  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:56.031010  6092 raft_consensus.cc:2468] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 1.
I20260709 13:14:56.031896  6895 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:56.032311  6895 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.032898  6895 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:56.032934  6059 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:56.034185  7133 raft_consensus.cc:2804] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:56.034655  7133 raft_consensus.cc:493] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.035075  7133 raft_consensus.cc:3060] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.018682  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:56.040580  6091 raft_consensus.cc:2468] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:56.021225  6133 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
W20260709 13:14:56.024996  6061 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 73044.1us
I20260709 13:14:56.045619  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:56.045851  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:56.046725  6092 raft_consensus.cc:2468] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 1.
I20260709 13:14:56.049206  6928 raft_consensus.cc:2804] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.049732  6928 raft_consensus.cc:697] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:56.050549  6928 consensus_queue.cc:237] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.051383  7135 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.052070  7135 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.055961  7135 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:56.058041  6061 leader_election.cc:336] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:56.058646  6061 leader_election.cc:336] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.060230  6133 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.061364  6983 raft_consensus.cc:2804] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:56.061713  6983 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.062041  6983 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:56.063908  6061 leader_election.cc:336] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:56.064491  6061 leader_election.cc:336] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:55.990756  7108 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:56.068089  7108 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:56.069233  6983 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.071036  6983 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:56.015638  7130 raft_consensus.cc:359] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.071655  7130 raft_consensus.cc:740] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.072556  7130 consensus_queue.cc:260] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.073375  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:56.074056  6239 raft_consensus.cc:2468] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 1.
I20260709 13:14:56.077363  7133 raft_consensus.cc:515] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:56.079505  7133 leader_election.cc:290] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:56.046203  6091 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.080704  7116 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.081300  7116 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.083206  7116 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:56.081298  6059 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.083702  6207 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.018056  7136 raft_consensus.cc:515] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.084426  7108 raft_consensus.cc:2804] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:56.084877  7108 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.085242  7108 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:56.048743  6135 leader_election.cc:336] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.088128  6059 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.088853  7134 raft_consensus.cc:2804] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:56.080660  6895 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.089329  7134 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.089704  7134 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.094080  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
W20260709 13:14:56.095225  6061 leader_election.cc:336] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.096081  6899 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.097198  7134 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.097261  6899 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.098357  6092 raft_consensus.cc:2393] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 2: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:56.099313  7134 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:56.099501  6899 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:56.091756  7136 leader_election.cc:290] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:56.101014  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21cc2a097f5946c198edb017b7956301" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:56.101570  6239 raft_consensus.cc:3060] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.101768  6059 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.103241  7134 raft_consensus.cc:2804] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:56.103659  7134 raft_consensus.cc:493] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.104035  7134 raft_consensus.cc:3060] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.107811  7108 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.108925  6239 raft_consensus.cc:2468] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:56.110481  7134 raft_consensus.cc:515] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:56.111447  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:56.112063  6167 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 3.
I20260709 13:14:56.112146  6059 leader_election.cc:304] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.113258  7133 raft_consensus.cc:2804] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.113950  7133 raft_consensus.cc:697] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:56.114904  7133 consensus_queue.cc:237] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:56.127779  7134 leader_election.cc:290] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:56.128353  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f282660ebd04918a702c2ab164145f3" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:56.129006  6239 raft_consensus.cc:3060] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:56.121294  6135 leader_election.cc:336] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.122373  6091 raft_consensus.cc:2468] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:56.134079  6133 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:56.136660  6135 leader_election.cc:336] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.138000  6239 raft_consensus.cc:2468] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 2.
I20260709 13:14:56.138665  6983 raft_consensus.cc:2804] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:56.139142  6983 raft_consensus.cc:493] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.139567  6983 raft_consensus.cc:3060] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.149585  6059 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:56.150460  6167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:56.154111  6167 raft_consensus.cc:2393] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 2: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:56.153929  7108 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:56.154976  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4119af70315421a9896d9c81a9eb17e" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:56.156508  6091 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:56.155591  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:56.156175  6059 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:56.157488  6133 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.159493  7015 raft_consensus.cc:2804] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:56.159842  7015 raft_consensus.cc:493] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.160156  7015 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:56.148810  7116 raft_consensus.cc:2749] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:14:56.171319  6983 raft_consensus.cc:515] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.157685  7102 raft_consensus.cc:2804] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.173981  6091 raft_consensus.cc:2468] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 4.
I20260709 13:14:56.162267  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:56.173589  7135 raft_consensus.cc:2804] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.176636  6165 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:56.176287  6983 leader_election.cc:290] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:56.175822  6209 leader_election.cc:336] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.182898  7130 ts_tablet_manager.cc:1434] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.179s	user 0.005s	sys 0.016s
I20260709 13:14:56.183925  7130 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:56.185362  6061 leader_election.cc:336] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.185498  6895 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:56.195163  6135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:36379, user_credentials={real_user=slave}} blocked reactor thread for 61163.5us
W20260709 13:14:56.195888  6061 leader_election.cc:336] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:56.201535  6135 leader_election.cc:336] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:56.202283  6135 leader_election.cc:336] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.202695  6135 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:56.215616  7015 raft_consensus.cc:515] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.224903  5916 catalog_manager.cc:5697] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.188436  7132 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:56.229568  7132 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:56.230139  6135 leader_election.cc:336] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.231699  6092 raft_consensus.cc:2393] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 4: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
W20260709 13:14:56.232499  6061 leader_election.cc:336] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.233032  6061 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.235306  7015 leader_election.cc:290] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:56.210026  7112 raft_consensus.cc:2749] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:14:56.238960  6209 leader_election.cc:336] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:56.240623  6209 leader_election.cc:336] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
W20260709 13:14:56.241683  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.132:43437, user_credentials={real_user=slave}} blocked reactor thread for 66575.4us
I20260709 13:14:56.214136  7102 raft_consensus.cc:697] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:56.242128  7132 raft_consensus.cc:2749] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:14:56.242545  7112 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.271528  6207 leader_election.cc:304] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.274180  6895 raft_consensus.cc:2764] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:14:56.275611  6207 leader_election.cc:304] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
W20260709 13:14:56.277112  6133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:34989, user_credentials={real_user=slave}} blocked reactor thread for 105742us
I20260709 13:14:56.278545  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18832abe225493e9a1c4423127f0bca" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:56.280478  6092 raft_consensus.cc:3060] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.281596  6895 raft_consensus.cc:2804] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:14:56.281965  6895 raft_consensus.cc:493] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.281971  7147 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.282173  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:56.283113  6235 raft_consensus.cc:2393] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:56.273037  7112 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.285156  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9221f64b9fd4d289b5f7bb4f39641d0" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:56.282750  7147 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.285702  6162 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:56.286073  7112 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:56.287113  7147 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:56.287222  7102 consensus_queue.cc:237] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:56.267787  7135 raft_consensus.cc:697] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:56.290365  6895 raft_consensus.cc:3060] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:56.283289  6135 leader_election.cc:336] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.292693  6092 raft_consensus.cc:2468] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:56.294054  6207 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:56.295919  6133 leader_election.cc:304] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.297606  6133 leader_election.cc:304] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.298605  6983 raft_consensus.cc:2804] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.299034  6983 raft_consensus.cc:697] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:56.300093  7143 raft_consensus.cc:2804] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:56.300606  7143 raft_consensus.cc:697] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:56.301429  7143 consensus_queue.cc:237] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.295677  7131 raft_consensus.cc:2749] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:56.304126  6983 consensus_queue.cc:237] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.304553  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:56.305337  6235 raft_consensus.cc:2393] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 4: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
W20260709 13:14:56.307415  6209 leader_election.cc:336] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.311336  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
W20260709 13:14:56.308499  6061 leader_election.cc:336] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.289788  7135 consensus_queue.cc:237] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.312386  6061 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
W20260709 13:14:56.315532  6135 leader_election.cc:336] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.311925  6090 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 4.
I20260709 13:14:56.316843  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:56.317536  6235 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:56.318497  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:56.319113  6165 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:56.320756  7130 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: 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 13:14:56.320869  6133 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
W20260709 13:14:56.324410  6061 leader_election.cc:336] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.325567  7116 raft_consensus.cc:2749] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:14:56.326277  6059 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:56.327286  7137 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:56.327700  7137 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.327970  7133 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:56.328119  7137 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:56.328430  7133 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.328832  7133 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:56.338150  6895 raft_consensus.cc:515] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:56.350035  6162 raft_consensus.cc:2468] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:56.354527  7133 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:56.360488  6061 leader_election.cc:336] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.360628  6059 leader_election.cc:304] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.362252  6895 leader_election.cc:290] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:56.364238  7130 tablet_bootstrap.cc:492] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:56.364991  7130 ts_tablet_manager.cc:1403] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.181s	user 0.011s	sys 0.016s
I20260709 13:14:56.365296  7134 raft_consensus.cc:2804] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:56.366006  7134 raft_consensus.cc:697] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:56.354338  7137 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
W20260709 13:14:56.371481  6209 leader_election.cc:336] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.372834  7134 consensus_queue.cc:237] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [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: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.374780  7133 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:56.380518  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:56.381095  6239 raft_consensus.cc:2468] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
W20260709 13:14:56.390425  6061 leader_election.cc:336] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.381300  7130 raft_consensus.cc:359] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.393119  7130 raft_consensus.cc:740] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.395459  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:56.396929  6165 raft_consensus.cc:2393] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate f619e94302144f54b9dc4e10f7821687 in current term 5: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:56.397082  7130 consensus_queue.cc:260] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.397899  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:56.398587  6161 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:56.400014  6059 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: f619e94302144f54b9dc4e10f7821687; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.400750  7132 raft_consensus.cc:2749] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:14:56.397840  6162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:56.403282  6162 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.406373  6133 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:56.408741  7130 ts_tablet_manager.cc:1434] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 13:14:56.411384  6133 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.412961  6161 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 4.
I20260709 13:14:56.412606  7135 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:56.413836  6983 raft_consensus.cc:2749] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:14:56.414600  7135 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.415171  7135 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:56.415472  6162 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:56.415012  5917 catalog_manager.cc:5697] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.417558  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89220dd15a4f407ba2b12919e354cb1c" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:56.418053  6092 raft_consensus.cc:3060] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:56.413509  7130 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:56.425843  6133 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.434257  6928 raft_consensus.cc:2804] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:56.434612  6928 raft_consensus.cc:493] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.434926  6928 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:56.441126  6092 raft_consensus.cc:2468] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78dc46d15d724130841fcfb2bb77430f in term 2.
I20260709 13:14:56.444379  6207 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.445291  7145 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:56.445613  7145 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Starting leader election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:14:56.445943  7145 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:56.451141  6928 raft_consensus.cc:515] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.452903  7135 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.455555  7145 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.457832  7145 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:56.458732  6207 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.458801  7137 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
W20260709 13:14:56.463294  6209 leader_election.cc:336] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.464493  7135 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:56.467878  6207 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.469060  6895 raft_consensus.cc:2804] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.469498  6895 raft_consensus.cc:697] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:56.459604  7131 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:56.472527  7131 raft_consensus.cc:697] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:56.473428  7131 consensus_queue.cc:237] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.475072  6895 consensus_queue.cc:237] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.476876  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "78dc46d15d724130841fcfb2bb77430f" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:56.477631  6161 raft_consensus.cc:2393] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 78dc46d15d724130841fcfb2bb77430f in current term 3: Already voted for candidate 5532db8d1ae9477a953a8427a9a3ea98 in this term.
I20260709 13:14:56.477613  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f555870fc50745c2befdf6f726f56e83" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:56.478320  6240 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:56.480094  6235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:56.480918  6235 raft_consensus.cc:2393] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 3: Already voted for candidate 78dc46d15d724130841fcfb2bb77430f in this term.
I20260709 13:14:56.481106  6207 leader_election.cc:304] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.482566  6899 raft_consensus.cc:2804] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:14:56.482985  6899 raft_consensus.cc:697] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Leader. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:14:56.483687  6899 consensus_queue.cc:237] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
W20260709 13:14:56.494524  6135 leader_election.cc:336] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.497391  6240 raft_consensus.cc:2468] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
W20260709 13:14:56.497982  6135 leader_election.cc:336] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.499361  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:56.511180  6092 raft_consensus.cc:2393] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 5532db8d1ae9477a953a8427a9a3ea98 in current term 5: Already voted for candidate f619e94302144f54b9dc4e10f7821687 in this term.
I20260709 13:14:56.511332  6133 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f
I20260709 13:14:56.512569  6133 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98; no voters: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687
I20260709 13:14:56.513571  7135 raft_consensus.cc:2749] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:14:56.504952  6928 leader_election.cc:290] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:56.514191  7135 raft_consensus.cc:2749] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:14:56.519590  6135 leader_election.cc:336] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:14:56.520519  6207 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.521548  7145 raft_consensus.cc:2749] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:14:56.527846  6133 leader_election.cc:304] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:56.528785  6983 raft_consensus.cc:2804] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:56.529186  6983 raft_consensus.cc:697] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:56.529928  6983 consensus_queue.cc:237] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.540052  6240 raft_consensus.cc:1275] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.541538  7134 consensus_queue.cc:1048] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:56.595304  6135 consensus_peers.cc:597] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.585170  5918 catalog_manager.cc:5697] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.600297  5918 catalog_manager.cc:5697] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 3 to 4, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 4 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.601994  5918 catalog_manager.cc:5697] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 78dc46d15d724130841fcfb2bb77430f (127.2.246.132). New cstate: current_term: 2 leader_uuid: "78dc46d15d724130841fcfb2bb77430f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.614389  3034 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:14:56.614754  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.765s	user 0.259s	sys 0.000s
I20260709 13:14:56.616855  7130 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: 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 13:14:56.617218  5916 catalog_manager.cc:5697] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.618067  7130 tablet_bootstrap.cc:492] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:56.618808  5916 catalog_manager.cc:5697] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.620601  5916 catalog_manager.cc:5697] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 2 to 3, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.621971  5916 catalog_manager.cc:5697] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 3 to 4, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 4 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
W20260709 13:14:56.625073  6061 consensus_peers.cc:597] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.628533  7130 ts_tablet_manager.cc:1403] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.215s	user 0.019s	sys 0.000s
I20260709 13:14:56.632917  7130 raft_consensus.cc:359] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.633759  7130 raft_consensus.cc:740] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.634603  7130 consensus_queue.cc:260] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.640496  7130 ts_tablet_manager.cc:1434] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:14:56.641459  7130 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:56.643054  5917 catalog_manager.cc:5697] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 1 to 2, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:56.644894  5917 catalog_manager.cc:5697] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 3 to 4, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 4 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:56.655380  6092 raft_consensus.cc:1275] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.681396  6239 raft_consensus.cc:1275] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.683879  7134 consensus_queue.cc:1048] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:14:56.688217  6983 consensus_queue.cc:1048] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:56.702561  6061 consensus_peers.cc:597] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.714908  6091 raft_consensus.cc:1275] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:56.723637  6983 consensus_queue.cc:1048] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:14:56.762204  6091 raft_consensus.cc:1275] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.770183  6983 consensus_queue.cc:1048] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:14:56.829212  6135 consensus_peers.cc:597] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:56.835000  6135 consensus_peers.cc:597] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.842712  7130 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: 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 13:14:56.848240  7130 tablet_bootstrap.cc:492] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:56.848872  7130 ts_tablet_manager.cc:1403] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.208s	user 0.031s	sys 0.013s
I20260709 13:14:56.851806  7130 raft_consensus.cc:359] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.852671  7130 raft_consensus.cc:740] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.856051  7130 consensus_queue.cc:260] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:56.860738  7130 ts_tablet_manager.cc:1434] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:14:56.861703  7130 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:56.870016  6161 raft_consensus.cc:1275] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:56.873296  7132 consensus_queue.cc:1048] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:56.881641  6135 consensus_peers.cc:597] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.912717  6165 raft_consensus.cc:1275] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.915401  6895 consensus_queue.cc:1048] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:56.915877  7130 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: 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 13:14:56.916791  7130 tablet_bootstrap.cc:492] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:56.917398  7130 ts_tablet_manager.cc:1403] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.004s
I20260709 13:14:56.920181  7130 raft_consensus.cc:359] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.920832  7130 raft_consensus.cc:740] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:56.921612  7130 consensus_queue.cc:260] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:56.924369  7130 ts_tablet_manager.cc:1434] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:14:56.925094  7130 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:56.926138  6209 consensus_peers.cc:597] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:56.931006  6061 consensus_peers.cc:597] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:56.936117  6161 raft_consensus.cc:1275] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:14:56.937603  6895 consensus_queue.cc:1048] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:56.954212  6089 raft_consensus.cc:1275] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:56.962275  7137 consensus_queue.cc:1048] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:14:56.970269  6209 consensus_peers.cc:597] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:56.976251  6135 consensus_peers.cc:597] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:56.998423  6209 consensus_peers.cc:597] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.020195  6061 consensus_peers.cc:597] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.020541  6239 raft_consensus.cc:1275] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:14:57.022713  6983 consensus_queue.cc:1048] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:14:57.066679  6061 consensus_peers.cc:597] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.077270  6209 consensus_peers.cc:597] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:14:57.080086  6090 raft_consensus.cc:1275] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 78dc46d15d724130841fcfb2bb77430f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:14:57.085938  7131 consensus_queue.cc:1048] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:14:57.092119  6135 consensus_peers.cc:597] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:57.092769  6135 consensus_peers.cc:597] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.119079  7130 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.154717  6061 consensus_peers.cc:597] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.166466  6135 consensus_peers.cc:597] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.168717  6209 consensus_peers.cc:597] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.173462  7130 tablet_bootstrap.cc:492] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.174320  7130 ts_tablet_manager.cc:1403] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.249s	user 0.020s	sys 0.003s
I20260709 13:14:57.177520  7130 raft_consensus.cc:359] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:57.178375  7130 raft_consensus.cc:740] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
W20260709 13:14:57.193344  6209 consensus_peers.cc:597] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:14:57.194029  6209 consensus_peers.cc:597] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.200423  6061 consensus_peers.cc:597] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.230530  7130 consensus_queue.cc:260] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
W20260709 13:14:57.233690  6061 consensus_peers.cc:597] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.236791  6209 consensus_peers.cc:597] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.237414  6209 consensus_peers.cc:597] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.245615  7130 ts_tablet_manager.cc:1434] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 13:14:57.246687  7130 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:57.282343  6209 consensus_peers.cc:597] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.282914  6209 consensus_peers.cc:597] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.340473  7130 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.341703  7130 tablet_bootstrap.cc:492] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.342629  7130 ts_tablet_manager.cc:1403] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.055s
W20260709 13:14:57.344831  6209 consensus_peers.cc:597] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.346391  7130 raft_consensus.cc:359] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.347132  7130 raft_consensus.cc:740] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.347941  7130 consensus_queue.cc:260] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.350469  7130 ts_tablet_manager.cc:1434] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:14:57.351456  7130 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:57.373085  6209 consensus_peers.cc:597] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.400991  6135 consensus_peers.cc:597] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.403218  6209 consensus_peers.cc:597] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.403575  7130 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.404565  7130 tablet_bootstrap.cc:492] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.405236  7130 ts_tablet_manager.cc:1403] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.004s
I20260709 13:14:57.408491  7130 raft_consensus.cc:359] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.412166  7130 raft_consensus.cc:740] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.417914  7130 consensus_queue.cc:260] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.420791  7130 ts_tablet_manager.cc:1434] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:14:57.421757  7130 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:57.479327  6135 consensus_peers.cc:597] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:14:57.491057  6209 consensus_peers.cc:597] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:14:57.496941  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:36379
I20260709 13:14:57.496795  7241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:36379 every 8 connection(s)
I20260709 13:14:57.571704  7130 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.572755  7130 tablet_bootstrap.cc:492] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.573479  7130 ts_tablet_manager.cc:1403] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.152s	user 0.053s	sys 0.047s
W20260709 13:14:57.574647  6135 consensus_peers.cc:597] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:57.577657  7130 raft_consensus.cc:359] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:57.579313  7130 raft_consensus.cc:740] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.581532  7130 consensus_queue.cc:260] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:57.583761  7130 ts_tablet_manager.cc:1434] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
W20260709 13:14:57.583834  6209 consensus_peers.cc:597] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:57.584568  7130 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:57.587471  7243 heartbeater.cc:344] Connected to a master server at 127.2.246.190:39429
I20260709 13:14:57.588052  7243 heartbeater.cc:461] Registering TS with master...
I20260709 13:14:57.589041  7243 heartbeater.cc:507] Master 127.2.246.190:39429 requested a full tablet report, sending...
W20260709 13:14:57.597846  6209 consensus_peers.cc:597] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:57.602366  6209 consensus_peers.cc:597] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:57.604760  7214 raft_consensus.cc:3060] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:14:57.609833  6135 consensus_peers.cc:597] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:57.610658  5918 ts_manager.cc:194] Re-registered known tserver with Master: 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
W20260709 13:14:57.630462  6061 consensus_peers.cc:597] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:57.632479  7130 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=1 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:14:57.633394  7130 tablet_bootstrap.cc:492] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.633987  7130 ts_tablet_manager.cc:1403] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.011s
I20260709 13:14:57.638806  7130 raft_consensus.cc:359] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:57.639449  7130 raft_consensus.cc:740] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.640064  7130 consensus_queue.cc:260] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:57.641973  7130 ts_tablet_manager.cc:1434] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:14:57.642690  7130 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:57.677323  5918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50406
I20260709 13:14:57.682880  7243 heartbeater.cc:499] Master 127.2.246.190:39429 was elected leader, sending a full tablet report...
I20260709 13:14:57.702597  7130 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.703919  7130 tablet_bootstrap.cc:492] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.706445  7130 ts_tablet_manager.cc:1403] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.000s
I20260709 13:14:57.711463  7130 raft_consensus.cc:359] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:57.723855  7130 raft_consensus.cc:740] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.724574  7130 consensus_queue.cc:260] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:57.726586  7130 ts_tablet_manager.cc:1434] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.000s
I20260709 13:14:57.727372  7130 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:57.758909  7130 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.759925  7130 tablet_bootstrap.cc:492] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.760672  7130 ts_tablet_manager.cc:1403] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.009s
I20260709 13:14:57.761188  7213 raft_consensus.cc:3060] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:57.763230  7130 raft_consensus.cc:359] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.767307  7130 raft_consensus.cc:740] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.768143  7130 consensus_queue.cc:260] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.770594  7130 ts_tablet_manager.cc:1434] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:14:57.774207  7130 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:57.821957  7130 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.823280  7130 tablet_bootstrap.cc:492] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.824112  7137 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:57.824666  7137 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.826881  7137 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:57.832826  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687" is_pre_election: true
I20260709 13:14:57.833531  6090 raft_consensus.cc:2468] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:57.833740  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:57.835206  6133 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
W20260709 13:14:57.835951  6135 leader_election.cc:343] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:57.837563  6983 raft_consensus.cc:2804] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:14:57.837949  6983 raft_consensus.cc:493] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:57.838235  6983 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:57.845078  7130 ts_tablet_manager.cc:1403] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.009s
I20260709 13:14:57.852999  7130 raft_consensus.cc:359] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.857982  7130 raft_consensus.cc:740] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.859360  7130 consensus_queue.cc:260] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.862408  7130 ts_tablet_manager.cc:1434] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:14:57.864066  7130 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:57.873893  6983 raft_consensus.cc:515] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.876468  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:57.877763  6135 leader_election.cc:343] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:57.880028  6983 leader_election.cc:290] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 3 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:14:57.880237  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2a37a79b7847228be93727d091af96" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:14:57.880837  6089 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:57.888937  6089 raft_consensus.cc:2468] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:57.890007  6133 leader_election.cc:304] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:57.891754  7137 raft_consensus.cc:2804] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:14:57.892228  7137 raft_consensus.cc:697] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:57.893087  7137 consensus_queue.cc:237] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.938164  5918 catalog_manager.cc:5697] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 1 to 3, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:57.957285  7130 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: 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 13:14:57.958432  7130 tablet_bootstrap.cc:492] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:57.959161  7130 ts_tablet_manager.cc:1403] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.095s	user 0.019s	sys 0.013s
I20260709 13:14:57.961858  7130 raft_consensus.cc:359] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:57.962591  7130 raft_consensus.cc:740] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:57.964699  7130 consensus_queue.cc:260] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:57.973126  7130 ts_tablet_manager.cc:1434] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:14:57.986797  7147 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:57.987255  7147 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:57.989578  7147 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:57.990535  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98" is_pre_election: true
I20260709 13:14:57.991173  6165 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 5.
I20260709 13:14:57.992520  7130 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:57.993759  6059 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:57.991835  7214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:57.994590  7253 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:14:57.995015  7253 raft_consensus.cc:493] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:57.995345  7253 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:14:57.995430  6061 leader_election.cc:343] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 6 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:58.010095  7253 raft_consensus.cc:515] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.023160  7214 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.033454  7213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
W20260709 13:14:58.035539  6061 leader_election.cc:343] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 6 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:58.037268  7253 leader_election.cc:290] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 6 election: Requested vote from peers 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:14:58.039963  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd6edebaf2a5449da54450629deb17b7" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:14:58.040736  6161 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:14:58.052384  6161 raft_consensus.cc:2468] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 6.
I20260709 13:14:58.054361  6059 leader_election.cc:304] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: 5532db8d1ae9477a953a8427a9a3ea98, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:58.056468  7132 raft_consensus.cc:2804] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:14:58.056954  7132 raft_consensus.cc:697] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 6 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:58.057808  7132 consensus_queue.cc:237] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.065179  7211 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.116824  5918 catalog_manager.cc:5697] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 4 to 6, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 6 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.131881  7130 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.142920  7130 tablet_bootstrap.cc:492] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.143591  7130 ts_tablet_manager.cc:1403] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.170s	user 0.029s	sys 0.035s
I20260709 13:14:58.149472  7130 raft_consensus.cc:359] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.150136  7130 raft_consensus.cc:740] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.153720  7130 consensus_queue.cc:260] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.159343  7130 ts_tablet_manager.cc:1434] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:14:58.165279  7132 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:58.165771  7132 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:58.171679  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:58.172281  6239 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 4.
I20260709 13:14:58.173137  7130 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.177829  6059 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:14:58.178623  7132 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:58.178808  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:58.179175  7268 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:14:58.179881  7268 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:14:58.180024  6061 leader_election.cc:343] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 pre-election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:58.180332  7268 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:14:58.188408  7268 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:58.194384  7130 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.198971  7130 tablet_bootstrap.cc:492] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.199594  7130 ts_tablet_manager.cc:1403] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260709 13:14:58.200435  7268 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:58.200472  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:58.200938  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "f619e94302144f54b9dc4e10f7821687" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:58.201545  6239 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:14:58.201867  6061 leader_election.cc:343] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [CANDIDATE]: Term 5 election: Tablet error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:14:58.203199  7130 raft_consensus.cc:359] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.203958  7130 raft_consensus.cc:740] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.204663  7130 consensus_queue.cc:260] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.206669  7130 ts_tablet_manager.cc:1434] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:58.208257  6239 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f619e94302144f54b9dc4e10f7821687 in term 5.
I20260709 13:14:58.209365  6059 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [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: 78dc46d15d724130841fcfb2bb77430f, f619e94302144f54b9dc4e10f7821687; no voters: 711b48157fb94c53b011300aeadeba51
I20260709 13:14:58.209897  7130 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.210350  7268 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:14:58.210861  7268 raft_consensus.cc:697] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 LEADER]: Becoming Leader. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:14:58.211709  7268 consensus_queue.cc:237] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:58.239264  7130 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.240235  7130 tablet_bootstrap.cc:492] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.240887  7130 ts_tablet_manager.cc:1403] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260709 13:14:58.241700  5916 catalog_manager.cc:5697] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 reported cstate change: term changed from 3 to 5, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to f619e94302144f54b9dc4e10f7821687 (127.2.246.130). New cstate: current_term: 5 leader_uuid: "f619e94302144f54b9dc4e10f7821687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: HEALTHY } } }
I20260709 13:14:58.243251  7130 raft_consensus.cc:359] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.244086  7130 raft_consensus.cc:740] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.245029  7130 consensus_queue.cc:260] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.248209  7130 ts_tablet_manager.cc:1434] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:14:58.251685  7130 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.256824  7258 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:14:58.257395  7258 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.260525  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f" is_pre_election: true
I20260709 13:14:58.261067  6239 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 3.
I20260709 13:14:58.263006  6133 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:14:58.261161  7258 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:58.263804  7258 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:14:58.263032  7211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51" is_pre_election: true
I20260709 13:14:58.266176  7211 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 2.
I20260709 13:14:58.264149  7258 raft_consensus.cc:493] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:14:58.266727  7258 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:14:58.273017  6135 consensus_peers.cc:597] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:58.274391  7258 raft_consensus.cc:515] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.282598  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:14:58.282874  7212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b6bcf41be749128d1029b6d27c0fe8" candidate_uuid: "5532db8d1ae9477a953a8427a9a3ea98" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "711b48157fb94c53b011300aeadeba51"
I20260709 13:14:58.283520  7212 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:14:58.283095  6239 raft_consensus.cc:3060] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:58.302256  7130 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.303278  7130 tablet_bootstrap.cc:492] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.305433  7130 ts_tablet_manager.cc:1403] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.008s
I20260709 13:14:58.307889  7212 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 4.
I20260709 13:14:58.309149  6135 leader_election.cc:304] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:14:58.310279  7137 raft_consensus.cc:2804] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:14:58.311036  7137 raft_consensus.cc:697] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 LEADER]: Becoming Leader. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:14:58.310911  7130 raft_consensus.cc:359] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.312546  7130 raft_consensus.cc:740] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.312634  7137 consensus_queue.cc:237] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.313366  7130 consensus_queue.cc:260] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.311493  6239 raft_consensus.cc:2468] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5532db8d1ae9477a953a8427a9a3ea98 in term 4.
I20260709 13:14:58.317790  7130 ts_tablet_manager.cc:1434] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:14:58.311152  7258 leader_election.cc:290] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [CANDIDATE]: Term 4 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:14:58.318619  7130 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.327594  6090 raft_consensus.cc:1275] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:14:58.330236  7258 consensus_queue.cc:1048] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.350790  7130 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.351243  5916 catalog_manager.cc:5697] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 reported cstate change: term changed from 2 to 4, leader changed from 711b48157fb94c53b011300aeadeba51 (127.2.246.129) to 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131). New cstate: current_term: 4 leader_uuid: "5532db8d1ae9477a953a8427a9a3ea98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: UNKNOWN } } }
I20260709 13:14:58.360378  7130 tablet_bootstrap.cc:492] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.363373  7130 ts_tablet_manager.cc:1403] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.004s
I20260709 13:14:58.366108  7130 raft_consensus.cc:359] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:58.366815  7130 raft_consensus.cc:740] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.367660  7130 consensus_queue.cc:260] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:58.372926  7130 ts_tablet_manager.cc:1434] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:14:58.373781  7130 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.396050  7211 raft_consensus.cc:3060] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.430536  7130 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.433218  7130 tablet_bootstrap.cc:492] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.433874  7130 ts_tablet_manager.cc:1403] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.015s
I20260709 13:14:58.436363  7130 raft_consensus.cc:359] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.437057  7130 raft_consensus.cc:740] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.437839  7130 consensus_queue.cc:260] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.442322  7130 ts_tablet_manager.cc:1434] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:14:58.443148  7130 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.456015  6161 raft_consensus.cc:1275] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 6 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:14:58.458688  7271 consensus_queue.cc:1048] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:14:58.468663  6061 consensus_peers.cc:597] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:58.469653  7130 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.470657  7130 tablet_bootstrap.cc:492] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.471585  7130 ts_tablet_manager.cc:1403] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260709 13:14:58.474421  7130 raft_consensus.cc:359] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.475212  7130 raft_consensus.cc:740] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.475890  7130 consensus_queue.cc:260] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.478466  7130 ts_tablet_manager.cc:1434] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:14:58.479310  7130 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.507752  7130 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.508787  7130 tablet_bootstrap.cc:492] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.509418  7130 ts_tablet_manager.cc:1403] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.004s
I20260709 13:14:58.513319  7130 raft_consensus.cc:359] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:58.514008  7130 raft_consensus.cc:740] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.514760  7130 consensus_queue.cc:260] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:58.516889  7130 ts_tablet_manager.cc:1434] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:14:58.517688  7130 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.575882  7130 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.576622  7130 tablet_bootstrap.cc:492] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.577163  7130 ts_tablet_manager.cc:1403] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.009s
I20260709 13:14:58.579233  7130 raft_consensus.cc:359] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.579876  7130 raft_consensus.cc:740] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.580523  7130 consensus_queue.cc:260] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.582569  7130 ts_tablet_manager.cc:1434] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:14:58.588712  7130 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.593449  7213 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.606848  7211 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:14:58.620126  7211 raft_consensus.cc:1275] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:58.622702  7268 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:58.639364  7212 raft_consensus.cc:3060] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:14:58.649730  7214 raft_consensus.cc:3060] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:14:58.655087  6239 raft_consensus.cc:1275] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Refusing update from remote peer f619e94302144f54b9dc4e10f7821687: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:14:58.656677  7268 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:14:58.698277  6240 raft_consensus.cc:1275] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:14:58.700047  6983 consensus_queue.cc:1048] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.737629  7214 raft_consensus.cc:1275] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Refusing update from remote peer 5532db8d1ae9477a953a8427a9a3ea98: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:14:58.739001  7137 consensus_queue.cc:1048] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:14:58.757650  7130 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.759860  7130 tablet_bootstrap.cc:492] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.764123  7130 ts_tablet_manager.cc:1403] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.172s	user 0.034s	sys 0.025s
I20260709 13:14:58.767208  7130 raft_consensus.cc:359] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.767903  7130 raft_consensus.cc:740] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.771663  7130 consensus_queue.cc:260] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.773447  7130 ts_tablet_manager.cc:1434] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:14:58.774140  7130 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.790616  7212 raft_consensus.cc:3060] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:58.841044  7130 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.841967  7130 tablet_bootstrap.cc:492] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.842554  7130 ts_tablet_manager.cc:1403] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.006s
I20260709 13:14:58.848500  7130 raft_consensus.cc:359] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.849222  7130 raft_consensus.cc:740] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.849897  7130 consensus_queue.cc:260] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.855207  7130 ts_tablet_manager.cc:1434] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:14:58.855921  7130 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.891307  7130 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.892237  7130 tablet_bootstrap.cc:492] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.892894  7130 ts_tablet_manager.cc:1403] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.017s
I20260709 13:14:58.895519  7130 raft_consensus.cc:359] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.896241  7130 raft_consensus.cc:740] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.897006  7130 consensus_queue.cc:260] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:58.899096  7130 ts_tablet_manager.cc:1434] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:14:58.902572  7130 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:58.928113  7130 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: 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 13:14:58.929088  7130 tablet_bootstrap.cc:492] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:58.930629  7130 ts_tablet_manager.cc:1403] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 13:14:58.974767  7130 raft_consensus.cc:359] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.975596  7130 raft_consensus.cc:740] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:58.979277  7130 consensus_queue.cc:260] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:58.983609  7130 ts_tablet_manager.cc:1434] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.000s
I20260709 13:14:58.986969  7130 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.169896  7130 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.176271  7130 tablet_bootstrap.cc:492] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.176920  7130 ts_tablet_manager.cc:1403] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.190s	user 0.081s	sys 0.058s
I20260709 13:14:59.179352  7130 raft_consensus.cc:359] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.180095  7130 raft_consensus.cc:740] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.180796  7130 consensus_queue.cc:260] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.182664  7130 ts_tablet_manager.cc:1434] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:59.185978  7130 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.259410  7130 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.260347  7130 tablet_bootstrap.cc:492] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.260911  7130 ts_tablet_manager.cc:1403] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.022s
I20260709 13:14:59.262714  7130 raft_consensus.cc:359] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.263213  7130 raft_consensus.cc:740] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.263854  7130 consensus_queue.cc:260] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.265573  7130 ts_tablet_manager.cc:1434] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:14:59.267659  7130 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.294734  7130 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: 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
I20260709 13:14:59.295658  7130 tablet_bootstrap.cc:492] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.296245  7130 ts_tablet_manager.cc:1403] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.000s
I20260709 13:14:59.298629  7130 raft_consensus.cc:359] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:59.299279  7130 raft_consensus.cc:740] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.300010  7130 consensus_queue.cc:260] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:59.302367  7130 ts_tablet_manager.cc:1434] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:14:59.303066  7130 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.317044  7130 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.317853  7130 tablet_bootstrap.cc:492] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.318456  7130 ts_tablet_manager.cc:1403] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:14:59.320930  7130 raft_consensus.cc:359] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.321542  7130 raft_consensus.cc:740] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.323122  7130 consensus_queue.cc:260] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.324153  7212 raft_consensus.cc:3060] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:14:59.329895  7130 ts_tablet_manager.cc:1434] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:14:59.330960  7130 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.344448  7211 raft_consensus.cc:3060] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:14:59.497675  7130 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: 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
I20260709 13:14:59.499936  7130 tablet_bootstrap.cc:492] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.500560  7130 ts_tablet_manager.cc:1403] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.170s	user 0.027s	sys 0.036s
I20260709 13:14:59.504760  7130 raft_consensus.cc:359] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:59.505406  7130 raft_consensus.cc:740] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.508627  7130 consensus_queue.cc:260] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:14:59.516762  7130 ts_tablet_manager.cc:1434] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:14:59.517526  7130 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:59.529165  6209 consensus_peers.cc:597] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:59.542059  7130 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.543309  7130 tablet_bootstrap.cc:492] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.543946  7130 ts_tablet_manager.cc:1403] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260709 13:14:59.546571  7130 raft_consensus.cc:359] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.547283  7130 raft_consensus.cc:740] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.548013  7130 consensus_queue.cc:260] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.550020  7130 ts_tablet_manager.cc:1434] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:14:59.552729  7130 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:59.568600  6209 consensus_peers.cc:597] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:59.577956  7130 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.578979  7130 tablet_bootstrap.cc:492] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.579589  7130 ts_tablet_manager.cc:1403] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.003s
W20260709 13:14:59.584707  6061 consensus_peers.cc:597] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:59.584707  7130 raft_consensus.cc:359] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.589464  7130 raft_consensus.cc:740] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.590507  7130 consensus_queue.cc:260] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.592595  7130 ts_tablet_manager.cc:1434] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:14:59.593401  7130 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.622660  7130 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.623652  7130 tablet_bootstrap.cc:492] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.624384  7130 ts_tablet_manager.cc:1403] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260709 13:14:59.626543  7130 raft_consensus.cc:359] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.627231  7130 raft_consensus.cc:740] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.628029  7211 raft_consensus.cc:3060] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:14:59.627942  7130 consensus_queue.cc:260] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.630107  7130 ts_tablet_manager.cc:1434] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:59.630960  7130 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.665167  7130 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.666343  7130 tablet_bootstrap.cc:492] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.666980  7130 ts_tablet_manager.cc:1403] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.004s
I20260709 13:14:59.669430  7130 raft_consensus.cc:359] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.670090  7130 raft_consensus.cc:740] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.670890  7130 consensus_queue.cc:260] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.674047  7130 ts_tablet_manager.cc:1434] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:14:59.674813  7130 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.695968  7130 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.696838  7130 tablet_bootstrap.cc:492] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.697454  7130 ts_tablet_manager.cc:1403] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 13:14:59.699558  7130 raft_consensus.cc:359] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.700212  7130 raft_consensus.cc:740] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.700805  7130 consensus_queue.cc:260] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.702713  7130 ts_tablet_manager.cc:1434] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:59.703527  7130 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.717175  7130 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.717852  7130 tablet_bootstrap.cc:492] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.718344  7130 ts_tablet_manager.cc:1403] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:14:59.720530  7130 raft_consensus.cc:359] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.721072  7130 raft_consensus.cc:740] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.721678  7130 consensus_queue.cc:260] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:14:59.723572  7130 ts_tablet_manager.cc:1434] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:59.724292  7130 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.786170  7130 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: 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
I20260709 13:14:59.787057  7130 tablet_bootstrap.cc:492] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.787680  7130 ts_tablet_manager.cc:1403] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.064s	user 0.039s	sys 0.010s
I20260709 13:14:59.790027  7130 raft_consensus.cc:359] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.790673  7130 raft_consensus.cc:740] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.791318  7130 consensus_queue.cc:260] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.793408  7130 ts_tablet_manager.cc:1434] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:14:59.795399  7130 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
W20260709 13:14:59.808416  6209 consensus_peers.cc:597] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:14:59.817579  7130 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.818363  7130 tablet_bootstrap.cc:492] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.818881  7130 ts_tablet_manager.cc:1403] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260709 13:14:59.821252  7130 raft_consensus.cc:359] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.821923  7130 raft_consensus.cc:740] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.822665  7130 consensus_queue.cc:260] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.824692  7130 ts_tablet_manager.cc:1434] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:14:59.834441  7130 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.893850  7130 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.896562  7130 tablet_bootstrap.cc:492] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:14:59.897425  7130 ts_tablet_manager.cc:1403] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.005s
I20260709 13:14:59.900781  7130 raft_consensus.cc:359] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.905889  7130 raft_consensus.cc:740] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:14:59.906505  7130 consensus_queue.cc:260] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:14:59.918354  7130 ts_tablet_manager.cc:1434] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 13:14:59.919198  7130 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:14:59.998390  7130 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: 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 13:14:59.999495  7130 tablet_bootstrap.cc:492] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:15:00.000197  7130 ts_tablet_manager.cc:1403] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.012s
I20260709 13:15:00.003059  7130 raft_consensus.cc:359] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:00.003785  7130 raft_consensus.cc:740] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:15:00.004586  7130 consensus_queue.cc:260] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:00.006711  7130 ts_tablet_manager.cc:1434] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:00.007875  7130 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:15:00.047652  7130 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: 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
I20260709 13:15:00.048468  7130 tablet_bootstrap.cc:492] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:15:00.049024  7130 ts_tablet_manager.cc:1403] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.003s
I20260709 13:15:00.050988  7130 raft_consensus.cc:359] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:00.051538  7130 raft_consensus.cc:740] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:15:00.052291  7130 consensus_queue.cc:260] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:00.054418  7130 ts_tablet_manager.cc:1434] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:00.055298  7130 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:15:00.075932  7130 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: 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 13:15:00.076823  7130 tablet_bootstrap.cc:492] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
I20260709 13:15:00.077428  7130 ts_tablet_manager.cc:1403] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:15:00.077577  7212 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:00.079845  7130 raft_consensus.cc:359] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:00.080555  7130 raft_consensus.cc:740] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:15:00.081367  7130 consensus_queue.cc:260] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:00.083405  7130 ts_tablet_manager.cc:1434] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:00.084133  7130 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Bootstrap starting.
I20260709 13:15:00.139011  7130 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: 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 13:15:00.141474  7130 tablet_bootstrap.cc:492] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Bootstrap complete.
W20260709 13:15:00.142139  6061 consensus_peers.cc:597] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:00.142674  7130 ts_tablet_manager.cc:1403] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.011s
I20260709 13:15:00.145236  7130 raft_consensus.cc:359] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:00.145857  7130 raft_consensus.cc:740] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Initialized, Role: FOLLOWER
I20260709 13:15:00.146564  7130 consensus_queue.cc:260] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:00.148648  7130 ts_tablet_manager.cc:1434] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:07.564520  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:07.615875  6161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434"
dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:15:07.616858  6161 raft_consensus.cc:606] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:07.628545  6239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:07.629077  6239 raft_consensus.cc:606] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:07.641511  6092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5"
dest_uuid: "f619e94302144f54b9dc4e10f7821687"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:55682
I20260709 13:15:07.641908  6092 raft_consensus.cc:606] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:07.644101  6161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472"
dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:15:07.644675  6161 raft_consensus.cc:606] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:07.648655  6239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:07.649145  6239 raft_consensus.cc:606] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:07.651154  6161 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64"
dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:44978
I20260709 13:15:07.651521  6161 raft_consensus.cc:606] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:07.652458  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:07.654016  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:07.753623  7343 raft_consensus.cc:993] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.754284  7342 raft_consensus.cc:1081] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.755709  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37822
I20260709 13:15:07.756197  7211 raft_consensus.cc:493] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.756490  7211 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.762384  7211 raft_consensus.cc:515] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.766460  7211 leader_election.cc:290] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:15:07.776338  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:07.777082  6092 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.777459  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9bd7e99fd8490a8421d498ead18b64" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:07.778081  6161 raft_consensus.cc:3055] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:07.778355  6161 raft_consensus.cc:740] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:15:07.779199  6161 consensus_queue.cc:260] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.780596  6161 raft_consensus.cc:3060] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.785554  6092 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:07.786779  7124 leader_election.cc:304] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:15:07.788010  6161 raft_consensus.cc:2468] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:07.788769  7351 raft_consensus.cc:2804] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:07.791245  7351 raft_consensus.cc:697] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:07.792279  7351 consensus_queue.cc:237] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.794210  7271 raft_consensus.cc:993] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.794806  7348 raft_consensus.cc:1081] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.797679  7211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37844
I20260709 13:15:07.798177  7211 raft_consensus.cc:493] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.798509  7211 raft_consensus.cc:3060] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:07.802035  7343 raft_consensus.cc:993] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.802507  7342 raft_consensus.cc:1081] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.804347  7213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37822
I20260709 13:15:07.804908  7213 raft_consensus.cc:493] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.805251  7213 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:07.805120  7211 raft_consensus.cc:515] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:07.807464  7211 leader_election.cc:290] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:15:07.812901  5919 catalog_manager.cc:5697] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 2 to 3, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.816288  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:07.816927  6092 raft_consensus.cc:3055] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:07.817219  6092 raft_consensus.cc:740] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:15:07.817080  7213 raft_consensus.cc:515] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.818123  6092 consensus_queue.cc:260] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:07.819360  6092 raft_consensus.cc:3060] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:07.820010  7213 leader_election.cc:290] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 4 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:15:07.820739  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:07.821026  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865da8ef41e9403a82ca270b8e857472" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:07.821286  6089 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:07.821543  6161 raft_consensus.cc:3055] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:07.821866  6161 raft_consensus.cc:740] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:15:07.822746  6161 consensus_queue.cc:260] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.823801  6161 raft_consensus.cc:3060] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:07.828511  6092 raft_consensus.cc:2468] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:07.829641  7124 leader_election.cc:304] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:15:07.830695  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc0c5e81639483a89b37103465f29a5" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:07.831290  6239 raft_consensus.cc:3060] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:07.834323  6161 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 4.
I20260709 13:15:07.836134  7351 raft_consensus.cc:2804] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:07.836365  7124 leader_election.cc:304] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:15:07.840022  7352 raft_consensus.cc:2804] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:07.840524  7352 raft_consensus.cc:697] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 4 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:07.841504  7352 consensus_queue.cc:237] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.836748  7351 raft_consensus.cc:697] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:07.838490  6239 raft_consensus.cc:2468] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:07.843145  7351 consensus_queue.cc:237] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:07.846901  6089 raft_consensus.cc:2468] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 4.
I20260709 13:15:07.855209  7343 raft_consensus.cc:993] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.855684  7342 raft_consensus.cc:1081] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.857127  7213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37822
I20260709 13:15:07.857669  7213 raft_consensus.cc:493] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.858281  7213 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.864542  7213 raft_consensus.cc:515] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.866350  7213 leader_election.cc:290] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:15:07.867431  5919 catalog_manager.cc:5697] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.868144  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:07.868746  6092 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.868975  5919 catalog_manager.cc:5697] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 3 to 4, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 4 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.873466  6161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a8c551dcef4b1c8916441df0d95434" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:07.873991  6161 raft_consensus.cc:3055] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:07.874282  6161 raft_consensus.cc:740] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5532db8d1ae9477a953a8427a9a3ea98, State: Running, Role: LEADER
I20260709 13:15:07.874608  6092 raft_consensus.cc:2468] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:07.875100  6161 consensus_queue.cc:260] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.875838  7124 leader_election.cc:304] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:15:07.876214  6161 raft_consensus.cc:3060] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.876874  7352 raft_consensus.cc:2804] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:07.877390  7352 raft_consensus.cc:697] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:07.878206  7352 consensus_queue.cc:237] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:07.888623  6161 raft_consensus.cc:2468] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:07.897795  5919 catalog_manager.cc:5697] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 2 to 3, leader changed from 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:07.972493  7362 raft_consensus.cc:993] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.973037  7363 raft_consensus.cc:1081] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:07.974466  7212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:07.974884  7212 raft_consensus.cc:493] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:07.975150  7212 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.980834  7212 raft_consensus.cc:515] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:07.982486  7212 leader_election.cc:290] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:15:07.983127  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:07.983709  6165 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.983923  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bb35d41479145a3a97b39dd9aea35d9" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:07.984510  6239 raft_consensus.cc:3055] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:07.984815  6239 raft_consensus.cc:740] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:07.985520  6239 consensus_queue.cc:260] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:07.986716  6239 raft_consensus.cc:3060] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:07.990293  6165 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:07.991393  7124 leader_election.cc:304] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:15:07.992092  7352 raft_consensus.cc:2804] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:07.992543  7352 raft_consensus.cc:697] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:07.992810  6239 raft_consensus.cc:2468] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:07.993393  7352 consensus_queue.cc:237] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:08.003334  5919 catalog_manager.cc:5697] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 2 to 3, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:08.090205  7362 raft_consensus.cc:993] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:08.090919  7334 raft_consensus.cc:1081] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:08.092320  7213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:08.092828  7213 raft_consensus.cc:493] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:08.093159  7213 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:08.099167  7213 raft_consensus.cc:515] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:08.100489  7213 leader_election.cc:290] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 5 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:15:08.101503  6092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:08.102042  6092 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:08.101266  6239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc33a6c49ad4219b1d66a3df730c27d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:08.104161  6239 raft_consensus.cc:3055] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:08.104466  6239 raft_consensus.cc:740] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:08.105221  6239 consensus_queue.cc:260] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:08.106443  6239 raft_consensus.cc:3060] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:08.108166  6092 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 5.
I20260709 13:15:08.109359  7124 leader_election.cc:304] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:15:08.110168  7352 raft_consensus.cc:2804] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:08.110631  7352 raft_consensus.cc:697] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 5 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:08.111521  7352 consensus_queue.cc:237] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:08.112507  6239 raft_consensus.cc:2468] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 5.
I20260709 13:15:08.120744  5919 catalog_manager.cc:5697] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 4 to 5, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 5 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:08.199512  6092 raft_consensus.cc:1275] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:08.200718  7352 consensus_queue.cc:1048] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:08.211580  6165 raft_consensus.cc:1275] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:08.213006  7352 consensus_queue.cc:1048] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:08.229759  6092 raft_consensus.cc:1275] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.231274  7352 consensus_queue.cc:1048] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:08.242026  6239 raft_consensus.cc:1275] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:08.243573  7351 consensus_queue.cc:1048] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:08.286188  6165 raft_consensus.cc:1275] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:08.290881  7351 consensus_queue.cc:1048] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:08.495736  6163 raft_consensus.cc:1275] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:08.504640  7351 consensus_queue.cc:1048] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:08.658032  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:08.963403  6059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 194911us
I20260709 13:15:08.985368  6091 raft_consensus.cc:1275] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:08.986981  7352 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:15:09.001039  6165 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.704s	user 0.010s	sys 0.006s
W20260709 13:15:09.001509  6165 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.704s	user 0.011s	sys 0.006s
I20260709 13:15:09.014496  6161 raft_consensus.cc:1275] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:09.079643  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:09.135205  6240 raft_consensus.cc:1275] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:09.135612  6239 raft_consensus.cc:1275] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:09.155263  7382 consensus_queue.cc:1048] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:09.157214  7382 consensus_queue.cc:1048] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:09.176414  6092 raft_consensus.cc:1275] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:09.194983  6089 raft_consensus.cc:1275] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:15:09.215647  6238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "497e4475260a479187e5966345115165"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:09.216323  6238 raft_consensus.cc:606] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:09.222178  6238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:09.222784  6238 raft_consensus.cc:606] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
W20260709 13:15:09.224665  7124 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:34313, user_credentials={real_user=slave}} blocked reactor thread for 73429.3us
I20260709 13:15:09.227912  7385 consensus_queue.cc:1048] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:09.228260  6238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:09.228924  6238 raft_consensus.cc:606] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:09.242563  6089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d"
dest_uuid: "f619e94302144f54b9dc4e10f7821687"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:55682
I20260709 13:15:09.243160  6089 raft_consensus.cc:606] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:09.251324  6239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:09.252060  6239 raft_consensus.cc:606] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:09.261363  6239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:09.261812  6239 raft_consensus.cc:606] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:09.265265  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:15:09.268826  7385 consensus_queue.cc:1048] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:09.274000  7385 consensus_queue.cc:1048] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:09.267602  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:09.384464  7397 raft_consensus.cc:993] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.385300  7334 raft_consensus.cc:1081] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.387494  7207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:09.388131  7207 raft_consensus.cc:493] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.388572  7207 raft_consensus.cc:3060] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.397207  7207 raft_consensus.cc:515] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.400341  7207 leader_election.cc:290] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:15:09.406883  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:09.407910  6163 raft_consensus.cc:3060] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.413115  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cac85a3b5d84bfebddbc0c30044564b" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:09.413763  6238 raft_consensus.cc:3055] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.414104  6238 raft_consensus.cc:740] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:09.414912  6238 consensus_queue.cc:260] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.416548  6238 raft_consensus.cc:3060] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.416508  6163 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:09.443516  6238 raft_consensus.cc:2468] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:09.445498  7124 leader_election.cc:304] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:15:09.446420  7404 raft_consensus.cc:2804] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.447108  7404 raft_consensus.cc:697] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:09.447872  7404 consensus_queue.cc:237] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.458177  5919 catalog_manager.cc:5697] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.507445  7397 raft_consensus.cc:993] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.507964  7334 raft_consensus.cc:1081] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.509830  7207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:09.510365  7207 raft_consensus.cc:493] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.510700  7207 raft_consensus.cc:3060] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.517073  7207 raft_consensus.cc:515] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.518689  7207 leader_election.cc:290] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:15:09.519490  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:09.519776  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec2128b73aa44da2b0834ad1aa6946e8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:09.520251  6238 raft_consensus.cc:3055] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.520394  6093 raft_consensus.cc:3060] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.520720  6238 raft_consensus.cc:740] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:09.521770  6238 consensus_queue.cc:260] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.523288  6238 raft_consensus.cc:3060] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.543479  6093 raft_consensus.cc:2468] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:09.544646  7124 leader_election.cc:304] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, f619e94302144f54b9dc4e10f7821687; no voters: 
I20260709 13:15:09.545557  7404 raft_consensus.cc:2804] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.546032  7404 raft_consensus.cc:697] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:09.546922  7404 consensus_queue.cc:237] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.549855  6238 raft_consensus.cc:2468] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:09.558193  5919 catalog_manager.cc:5697] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.584169  7397 raft_consensus.cc:993] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.584666  7334 raft_consensus.cc:1081] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.586200  7207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "497e4475260a479187e5966345115165"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:09.587682  7207 raft_consensus.cc:493] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.588102  7207 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:09.595407  7334 raft_consensus.cc:993] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.595304  7207 raft_consensus.cc:515] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.596135  7384 raft_consensus.cc:1081] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.597703  7208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:09.598055  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:09.598237  7208 raft_consensus.cc:493] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.598466  6238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497e4475260a479187e5966345115165" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:09.598713  6163 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:09.599061  6238 raft_consensus.cc:3055] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:09.597386  7207 leader_election.cc:290] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 3 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:15:09.599485  6238 raft_consensus.cc:740] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:09.598688  7208 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:09.600304  6238 consensus_queue.cc:260] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.601611  6238 raft_consensus.cc:3060] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:09.606042  6163 raft_consensus.cc:2468] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:09.607281  7124 leader_election.cc:304] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:15:09.607681  7208 raft_consensus.cc:515] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.608206  7404 raft_consensus.cc:2804] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:09.608721  7404 raft_consensus.cc:697] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:09.609814  7208 leader_election.cc:290] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 5 election: Requested vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437)
I20260709 13:15:09.611217  6238 raft_consensus.cc:2468] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 3.
I20260709 13:15:09.611457  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:09.612110  6240 raft_consensus.cc:3055] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:09.612504  6240 raft_consensus.cc:740] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:09.613288  6240 consensus_queue.cc:260] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.609589  7404 consensus_queue.cc:237] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.614598  6240 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:09.615767  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e68b00e2bd4af5a642c96235ff84b8" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:09.616421  6163 raft_consensus.cc:3060] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:09.627830  6240 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 5.
I20260709 13:15:09.630045  7384 raft_consensus.cc:993] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.630515  7384 raft_consensus.cc:1081] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.631220  7124 leader_election.cc:304] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:15:09.634377  7208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:09.635588  7208 raft_consensus.cc:493] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.636775  7404 raft_consensus.cc:2804] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:09.647868  7404 raft_consensus.cc:697] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 5 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:09.648782  7404 consensus_queue.cc:237] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [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: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:09.650817  6163 raft_consensus.cc:2468] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 5.
I20260709 13:15:09.653093  7208 raft_consensus.cc:3060] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.652712  5919 catalog_manager.cc:5697] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 2 to 3, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 3 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.660794  7208 raft_consensus.cc:515] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.663457  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:09.663786  7208 leader_election.cc:290] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:15:09.664043  6240 raft_consensus.cc:3055] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:09.664347  6240 raft_consensus.cc:740] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:09.665000  6240 consensus_queue.cc:260] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.666221  6240 raft_consensus.cc:3060] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.666184  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe2a86c981743078ad5dc1c83772ae4" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:09.668802  6089 raft_consensus.cc:3060] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:09.673062  6240 raft_consensus.cc:2468] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:09.674276  7124 leader_election.cc:304] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:15:09.675063  7404 raft_consensus.cc:2804] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:09.675012  6089 raft_consensus.cc:2468] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:09.675778  7404 raft_consensus.cc:697] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:09.676707  5919 catalog_manager.cc:5697] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 4 to 5, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 5 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:09.676833  7404 consensus_queue.cc:237] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.690250  5919 catalog_manager.cc:5697] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.790115  7403 raft_consensus.cc:993] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.790520  7330 raft_consensus.cc:1081] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:09.791869  7208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37844
I20260709 13:15:09.792342  7208 raft_consensus.cc:493] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:09.792671  7208 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:09.799074  7208 raft_consensus.cc:515] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.801043  7208 leader_election.cc:290] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 6 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:15:09.801614  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:09.801952  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fb1553226c44abb2d25e03b7d6f76d" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:09.802405  6240 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:09.802457  6089 raft_consensus.cc:3055] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:15:09.802870  6089 raft_consensus.cc:740] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:15:09.803530  6089 consensus_queue.cc:260] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.804463  6089 raft_consensus.cc:3060] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:15:09.806968  6240 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 6.
I20260709 13:15:09.808010  7124 leader_election.cc:304] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:15:09.808753  7385 raft_consensus.cc:2804] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:15:09.809152  7385 raft_consensus.cc:697] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 6 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:09.809340  6089 raft_consensus.cc:2468] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 6.
I20260709 13:15:09.809898  7385 consensus_queue.cc:237] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:09.818981  5919 catalog_manager.cc:5697] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 5 to 6, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 6 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:09.861702  6163 raft_consensus.cc:1275] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:09.862808  7385 consensus_queue.cc:1048] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.873842  6240 raft_consensus.cc:1275] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:09.875020  7404 consensus_queue.cc:1048] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.933843  6240 raft_consensus.cc:1275] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:09.935187  7404 consensus_queue.cc:1048] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:09.944063  6089 raft_consensus.cc:1275] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:09.945622  7404 consensus_queue.cc:1048] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:10.037257  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08002a5920 after lost signal to thread 3037
W20260709 13:15:10.038421  6265 debug-util.cc:398] Leaking SignalData structure 0x7b080018fc20 after lost signal to thread 5953
W20260709 13:15:10.039667  6265 debug-util.cc:398] Leaking SignalData structure 0x7b0800303dc0 after lost signal to thread 6120
W20260709 13:15:10.040714  6265 debug-util.cc:398] Leaking SignalData structure 0x7b08002ee120 after lost signal to thread 6194
W20260709 13:15:10.041689  6265 debug-util.cc:398] Leaking SignalData structure 0x7b080004a960 after lost signal to thread 6268
W20260709 13:15:10.042740  6265 debug-util.cc:398] Leaking SignalData structure 0x7b080029c220 after lost signal to thread 7241
I20260709 13:15:10.069250  6238 raft_consensus.cc:1275] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.071527  7381 consensus_queue.cc:1048] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.087013  6240 raft_consensus.cc:1275] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:10.088346  7381 consensus_queue.cc:1048] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:10.096796  6239 raft_consensus.cc:1275] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:10.101027  7404 consensus_queue.cc:1048] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:10.101421  6167 raft_consensus.cc:1275] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:10.107199  7385 consensus_queue.cc:1048] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:10.110316  6093 raft_consensus.cc:1275] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:10.114293  7429 consensus_queue.cc:1048] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:10.137652  6163 raft_consensus.cc:1275] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:15:10.142373  7404 consensus_queue.cc:1048] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:10.191996  6093 raft_consensus.cc:1275] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 6 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:10.199612  7381 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:10.220613  6238 raft_consensus.cc:1275] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 6 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:15:10.226644  7429 consensus_queue.cc:1048] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:10.292323  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:10.334810  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:10.370064  6093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600"
dest_uuid: "f619e94302144f54b9dc4e10f7821687"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:55682
I20260709 13:15:10.370597  6093 raft_consensus.cc:606] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:10.373263  6238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3"
dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
mode: GRACEFUL
new_leader_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:41908
I20260709 13:15:10.373854  6238 raft_consensus.cc:606] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Received request to transfer leadership to TS 711b48157fb94c53b011300aeadeba51
I20260709 13:15:10.375030  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:10.376287  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:10.434039  7384 raft_consensus.cc:993] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:10.434633  7384 raft_consensus.cc:1081] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:10.438225  7208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37828
I20260709 13:15:10.438781  7208 raft_consensus.cc:493] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:10.439118  7208 raft_consensus.cc:3060] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.471299  7208 raft_consensus.cc:515] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:10.478684  6240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "78dc46d15d724130841fcfb2bb77430f"
I20260709 13:15:10.479238  6240 raft_consensus.cc:3055] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:10.479516  6240 raft_consensus.cc:740] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 78dc46d15d724130841fcfb2bb77430f, State: Running, Role: LEADER
I20260709 13:15:10.480584  6240 consensus_queue.cc:260] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:10.481628  6240 raft_consensus.cc:3060] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.491686  7403 raft_consensus.cc:993] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687: : Instructing follower 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:10.492252  7402 raft_consensus.cc:1081] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Signalling peer 711b48157fb94c53b011300aeadeba51 to start an election
I20260709 13:15:10.494087  7207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600"
dest_uuid: "711b48157fb94c53b011300aeadeba51"
 from {username='slave'} at 127.0.0.1:37844
I20260709 13:15:10.494712  7207 raft_consensus.cc:493] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:10.495294  7207 raft_consensus.cc:3060] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.498688  7208 leader_election.cc:290] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers 78dc46d15d724130841fcfb2bb77430f (127.2.246.132:43437), f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989)
I20260709 13:15:10.498776  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07488a69f3346fa9f57b19b484f82b3" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:10.501047  6093 raft_consensus.cc:3060] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.501152  6240 raft_consensus.cc:2468] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:10.504047  7124 leader_election.cc:304] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [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: 711b48157fb94c53b011300aeadeba51, 78dc46d15d724130841fcfb2bb77430f; no voters: 
I20260709 13:15:10.504881  7404 raft_consensus.cc:2804] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:10.505326  7404 raft_consensus.cc:697] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:10.506108  7404 consensus_queue.cc:237] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } }
I20260709 13:15:10.516048  6093 raft_consensus.cc:2468] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:10.517459  5919 catalog_manager.cc:5697] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from 78dc46d15d724130841fcfb2bb77430f (127.2.246.132) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:10.518078  7207 raft_consensus.cc:515] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:10.521930  7207 leader_election.cc:290] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [CANDIDATE]: Term 2 election: Requested vote from peers f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989), 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313)
I20260709 13:15:10.525668  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5532db8d1ae9477a953a8427a9a3ea98"
I20260709 13:15:10.526178  6163 raft_consensus.cc:3060] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.557228  6093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57fe89af0c1148bbb5ae55011b346600" candidate_uuid: "711b48157fb94c53b011300aeadeba51" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f619e94302144f54b9dc4e10f7821687"
I20260709 13:15:10.557916  6093 raft_consensus.cc:3055] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:10.558210  6093 raft_consensus.cc:740] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f619e94302144f54b9dc4e10f7821687, State: Running, Role: LEADER
I20260709 13:15:10.563608  6093 consensus_queue.cc:260] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:10.565598  6163 raft_consensus.cc:2468] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:10.565006  6093 raft_consensus.cc:3060] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:10.575766  7124 leader_election.cc:304] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [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: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51; no voters: 
I20260709 13:15:10.577702  7381 raft_consensus.cc:2804] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:10.578174  7381 raft_consensus.cc:697] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Becoming Leader. State: Replica: 711b48157fb94c53b011300aeadeba51, State: Running, Role: LEADER
I20260709 13:15:10.578946  7381 consensus_queue.cc:237] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Queue going to LEADER 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: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } }
I20260709 13:15:10.606272  6093 raft_consensus.cc:2468] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 711b48157fb94c53b011300aeadeba51 in term 2.
I20260709 13:15:10.626204  5919 catalog_manager.cc:5697] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 reported cstate change: term changed from 1 to 2, leader changed from f619e94302144f54b9dc4e10f7821687 (127.2.246.130) to 711b48157fb94c53b011300aeadeba51 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "711b48157fb94c53b011300aeadeba51" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:11.012723  6167 raft_consensus.cc:1275] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:11.014216  7381 consensus_queue.cc:1048] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:11.031145  6090 raft_consensus.cc:1275] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:11.036512  7381 consensus_queue.cc:1048] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:11.051502  6093 raft_consensus.cc:1275] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:11.056500  7429 consensus_queue.cc:1048] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f619e94302144f54b9dc4e10f7821687" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 34989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:11.082921  6238 raft_consensus.cc:1275] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Refusing update from remote peer 711b48157fb94c53b011300aeadeba51: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:11.087990  7381 consensus_queue.cc:1048] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:11.377138  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:11.416886  3034 tablet_server.cc:179] TabletServer@127.2.246.129:36379 shutting down...
W20260709 13:15:11.423023  6209 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 244 similar messages]
W20260709 13:15:11.429160  6209 consensus_peers.cc:597] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.451447  6135 consensus_peers.cc:597] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.469183  6209 consensus_peers.cc:597] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.474318  6209 consensus_peers.cc:597] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.476665  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:15:11.479350  6135 consensus_peers.cc:597] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.479547  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.480533  3034 raft_consensus.cc:2243] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.481463  3034 raft_consensus.cc:2272] T 7bc33a6c49ad4219b1d66a3df730c27d P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.484020  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.484934  3034 raft_consensus.cc:2243] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.485435  3034 raft_consensus.cc:2272] T 182c431904ed42c0aa4256dd8f596b3d P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.488272  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.489019  3034 raft_consensus.cc:2243] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.489890  3034 raft_consensus.cc:2272] T 7fc0c5e81639483a89b37103465f29a5 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.491509  6209 consensus_peers.cc:597] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.492487  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.493522  3034 raft_consensus.cc:2243] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.494128  3034 raft_consensus.cc:2272] T 89220dd15a4f407ba2b12919e354cb1c P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.498049  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.498814  3034 raft_consensus.cc:2243] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.499305  3034 raft_consensus.cc:2272] T dd6edebaf2a5449da54450629deb17b7 P 711b48157fb94c53b011300aeadeba51 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.501307  6061 consensus_peers.cc:597] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.501787  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.502429  3034 raft_consensus.cc:2243] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.502802  3034 raft_consensus.cc:2272] T d4a60730b56e493cb81406c4d0b7cb33 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.505563  3034 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:11.505864  6135 consensus_peers.cc:597] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.506438  3034 raft_consensus.cc:2243] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.506994  3034 raft_consensus.cc:2272] T d4119af70315421a9896d9c81a9eb17e P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.512948  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.513691  3034 raft_consensus.cc:2243] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.514571  3034 raft_consensus.cc:2272] T ec2128b73aa44da2b0834ad1aa6946e8 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.518291  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.519091  3034 raft_consensus.cc:2243] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.519995  3034 raft_consensus.cc:2272] T 497e4475260a479187e5966345115165 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.522480  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.523285  3034 raft_consensus.cc:2243] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.524161  3034 raft_consensus.cc:2272] T 94e68b00e2bd4af5a642c96235ff84b8 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.526917  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.527693  3034 raft_consensus.cc:2243] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.528185  3034 raft_consensus.cc:2272] T 697f18b79dd949f994f3961a07cf124a P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.530514  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.531278  3034 raft_consensus.cc:2243] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.532177  3034 raft_consensus.cc:2272] T a07488a69f3346fa9f57b19b484f82b3 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.534958  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.535686  3034 raft_consensus.cc:2243] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.536563  3034 raft_consensus.cc:2272] T 02a8c551dcef4b1c8916441df0d95434 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.538069  6135 consensus_peers.cc:597] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.538872  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.539677  3034 raft_consensus.cc:2243] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.540192  3034 raft_consensus.cc:2272] T f555870fc50745c2befdf6f726f56e83 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.542872  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.543586  3034 raft_consensus.cc:2243] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.544165  3034 raft_consensus.cc:2272] T 06b6bcf41be749128d1029b6d27c0fe8 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.546799  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.547514  3034 raft_consensus.cc:2243] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.548048  3034 raft_consensus.cc:2272] T b18832abe225493e9a1c4423127f0bca P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.550920  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.551646  3034 raft_consensus.cc:2243] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.552201  3034 raft_consensus.cc:2272] T 552bc2bc2d5b42ab9bbe5d4890102ade P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.554739  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.555460  3034 raft_consensus.cc:2243] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.555933  3034 raft_consensus.cc:2272] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.558560  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.559285  3034 raft_consensus.cc:2243] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.560169  3034 raft_consensus.cc:2272] T ce9bd7e99fd8490a8421d498ead18b64 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.563038  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.563711  3034 raft_consensus.cc:2243] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.564183  3034 raft_consensus.cc:2272] T 5df2d11f5c724cda97aef00471b67db7 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.567580  6135 consensus_peers.cc:597] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.567765  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.568850  3034 raft_consensus.cc:2243] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.569322  3034 raft_consensus.cc:2272] T 87f2fb9ccbd04994bee43d4191c92c9b P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.571782  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.572449  3034 raft_consensus.cc:2243] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.572923  3034 raft_consensus.cc:2272] T 34e6fa0a29664d69b3f52401ae30cfc7 P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.575560  3034 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:11.577080  6209 consensus_peers.cc:597] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.577714  6209 consensus_peers.cc:597] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.577898  3034 raft_consensus.cc:2243] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.578527  3034 raft_consensus.cc:2272] T 21cc2a097f5946c198edb017b7956301 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.581568  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.582302  3034 raft_consensus.cc:2243] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.582763  3034 raft_consensus.cc:2272] T 2ca53fafb034442a95768ec171034a7d P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.585225  3034 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:11.585320  6061 consensus_peers.cc:597] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.586252  3034 raft_consensus.cc:2243] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.587284  3034 raft_consensus.cc:2272] T abbf141e04994a1eb8b06abd279b5601 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.589710  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.590421  3034 raft_consensus.cc:2243] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.590873  3034 raft_consensus.cc:2272] T 9a6428b440af426e88daedaed23c5e23 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.593786  3034 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:11.594125  6209 consensus_peers.cc:597] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.594491  3034 raft_consensus.cc:2243] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.595046  3034 raft_consensus.cc:2272] T b080d09246064865b0680ecd53bcea9f P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.595108  6209 consensus_peers.cc:597] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.598899  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.599695  3034 raft_consensus.cc:2243] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.600199  3034 raft_consensus.cc:2272] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 711b48157fb94c53b011300aeadeba51 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.602602  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.603271  3034 raft_consensus.cc:2243] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.603775  3034 raft_consensus.cc:2272] T 8f282660ebd04918a702c2ab164145f3 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.605984  3034 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:11.606180  6135 consensus_peers.cc:597] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.606726  3034 raft_consensus.cc:2243] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:15:11.606792  6135 consensus_peers.cc:597] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.607847  3034 raft_consensus.cc:2272] T 865da8ef41e9403a82ca270b8e857472 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.610291  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.611182  3034 raft_consensus.cc:2243] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.611701  3034 raft_consensus.cc:2272] T 11b60ba51cbf45429b305e8d8cf37045 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.614238  3034 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:11.614818  6061 consensus_peers.cc:597] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.614902  3034 raft_consensus.cc:2243] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.615600  3034 raft_consensus.cc:2272] T e9221f64b9fd4d289b5f7bb4f39641d0 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.617643  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.618360  3034 raft_consensus.cc:2243] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.618800  3034 raft_consensus.cc:2272] T 814fa2d9b43e45d8b969faf2839a14e5 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.620829  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.621301  3034 raft_consensus.cc:2243] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.621991  3034 raft_consensus.cc:2272] T 8cac85a3b5d84bfebddbc0c30044564b P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.623842  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.624354  3034 raft_consensus.cc:2243] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.624675  3034 raft_consensus.cc:2272] T cc2a37a79b7847228be93727d091af96 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.626828  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.627468  3034 raft_consensus.cc:2243] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.627929  3034 raft_consensus.cc:2272] T d6e8ad10681540f4b16fdcf699c39368 P 711b48157fb94c53b011300aeadeba51 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.630390  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.630966  3034 raft_consensus.cc:2243] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.631304  3034 raft_consensus.cc:2272] T 63a32a10425b4651a55edf3855103e55 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.633435  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.634090  3034 raft_consensus.cc:2243] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.634456  3034 raft_consensus.cc:2272] T c87b0d528e584157b36aefba716fc882 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.636283  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.636787  3034 raft_consensus.cc:2243] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.637193  3034 raft_consensus.cc:2272] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.639097  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.639580  3034 raft_consensus.cc:2243] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.640549  3034 raft_consensus.cc:2272] T c5fb1553226c44abb2d25e03b7d6f76d P 711b48157fb94c53b011300aeadeba51 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.642925  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.643613  3034 raft_consensus.cc:2243] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.644573  3034 raft_consensus.cc:2272] T dbe2a86c981743078ad5dc1c83772ae4 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.647161  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.647912  3034 raft_consensus.cc:2243] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.648371  3034 raft_consensus.cc:2272] T cb6d6d0c24bc4624b63f06dde86add85 P 711b48157fb94c53b011300aeadeba51 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.651074  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.651787  3034 raft_consensus.cc:2243] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:11.652355  6135 consensus_peers.cc:597] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.652365  3034 raft_consensus.cc:2272] T b31771571a84479aae360afb648e7436 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.654346  6209 consensus_peers.cc:597] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.655622  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.656399  3034 raft_consensus.cc:2243] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.657325  3034 raft_consensus.cc:2272] T 8bb35d41479145a3a97b39dd9aea35d9 P 711b48157fb94c53b011300aeadeba51 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.659936  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:11.660558  3034 raft_consensus.cc:2243] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.661464  3034 raft_consensus.cc:2272] T 57fe89af0c1148bbb5ae55011b346600 P 711b48157fb94c53b011300aeadeba51 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.665598  6209 consensus_peers.cc:597] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.685556  6061 consensus_peers.cc:597] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.686731  6209 consensus_peers.cc:597] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.718021  6135 consensus_peers.cc:597] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.725427  6061 consensus_peers.cc:597] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. 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 13:15:11.735411  6061 consensus_peers.cc:597] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:11.742683  3034 tablet_server.cc:196] TabletServer@127.2.246.129:36379 shutdown complete.
W20260709 13:15:11.768664  6061 consensus_peers.cc:597] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:11.792057  6061 consensus_peers.cc:597] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:11.822027  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
W20260709 13:15:11.842279  6135 consensus_peers.cc:597] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:11.855300  6061 consensus_peers.cc:597] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:11.873250  6207 consensus_peers.cc:597] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:11.876830  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:11.878261  3034 tablet_replica.cc:333] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.879124  3034 raft_consensus.cc:2243] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.879561  3034 raft_consensus.cc:2272] T 7fc0c5e81639483a89b37103465f29a5 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.881475  3034 tablet_replica.cc:333] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.882020  3034 raft_consensus.cc:2243] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.882396  3034 raft_consensus.cc:2272] T 89220dd15a4f407ba2b12919e354cb1c P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.884191  3034 tablet_replica.cc:333] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.884732  3034 raft_consensus.cc:2243] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.885134  3034 raft_consensus.cc:2272] T 9a6428b440af426e88daedaed23c5e23 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.886881  3034 tablet_replica.cc:333] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.887413  3034 raft_consensus.cc:2243] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.887851  3034 raft_consensus.cc:2272] T 57fe89af0c1148bbb5ae55011b346600 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.889974  3034 tablet_replica.cc:333] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.890719  3034 raft_consensus.cc:2243] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.891247  3034 raft_consensus.cc:2272] T b3fefc3cbe274e0891d7fe1578a6e3f7 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.893399  3034 tablet_replica.cc:333] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.893970  3034 raft_consensus.cc:2243] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.894398  3034 raft_consensus.cc:2272] T 552bc2bc2d5b42ab9bbe5d4890102ade P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.896275  3034 tablet_replica.cc:333] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.896807  3034 raft_consensus.cc:2243] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.897539  3034 raft_consensus.cc:2272] T 0acb0ea1010b43eebe4e8a14b15201f7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.899317  3034 tablet_replica.cc:333] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.899910  3034 raft_consensus.cc:2243] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.900341  3034 raft_consensus.cc:2272] T 959b30737da5424680e1c5f5f12e23db P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.902143  3034 tablet_replica.cc:333] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.902667  3034 raft_consensus.cc:2243] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.903425  3034 raft_consensus.cc:2272] T 86906015dbf649ca8f1f2a3796d7b232 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.905371  6207 consensus_peers.cc:597] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:11.905639  3034 tablet_replica.cc:333] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.906282  3034 raft_consensus.cc:2243] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.906752  3034 raft_consensus.cc:2272] T d4119af70315421a9896d9c81a9eb17e P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.908742  3034 tablet_replica.cc:333] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.909651  3034 raft_consensus.cc:2243] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.910211  3034 raft_consensus.cc:2272] T 865da8ef41e9403a82ca270b8e857472 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.912545  3034 tablet_replica.cc:333] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.913056  3034 raft_consensus.cc:2243] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.913475  3034 raft_consensus.cc:2272] T 8de38c5dacbd435582f50e8a38dbc2a5 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.915325  3034 tablet_replica.cc:333] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.915867  3034 raft_consensus.cc:2243] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.916615  3034 raft_consensus.cc:2272] T b831fb81208842099b1f1e8916d783c4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.918361  3034 tablet_replica.cc:333] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.918946  3034 raft_consensus.cc:2243] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.919354  3034 raft_consensus.cc:2272] T ec2128b73aa44da2b0834ad1aa6946e8 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.921098  3034 tablet_replica.cc:333] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.921754  3034 raft_consensus.cc:2243] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.922238  3034 raft_consensus.cc:2272] T 697f18b79dd949f994f3961a07cf124a P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.924209  3034 tablet_replica.cc:333] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.924837  3034 raft_consensus.cc:2243] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.925262  3034 raft_consensus.cc:2272] T 02a8c551dcef4b1c8916441df0d95434 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.927538  3034 tablet_replica.cc:333] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
W20260709 13:15:11.927892  6133 consensus_peers.cc:597] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:11.928249  3034 raft_consensus.cc:2243] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.928840  3034 raft_consensus.cc:2272] T a07488a69f3346fa9f57b19b484f82b3 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.931238  3034 tablet_replica.cc:333] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.931782  3034 raft_consensus.cc:2243] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.932153  3034 raft_consensus.cc:2272] T b18832abe225493e9a1c4423127f0bca P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.933997  3034 tablet_replica.cc:333] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.934480  3034 raft_consensus.cc:2243] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.934835  3034 raft_consensus.cc:2272] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.936623  3034 tablet_replica.cc:333] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.937065  3034 raft_consensus.cc:2243] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.937387  3034 raft_consensus.cc:2272] T cc2a37a79b7847228be93727d091af96 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.939013  3034 tablet_replica.cc:333] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.939476  3034 raft_consensus.cc:2243] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.939855  3034 raft_consensus.cc:2272] T 6e213f809fcc4d64899313962bcbb60b P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.941514  3034 tablet_replica.cc:333] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.942385  3034 raft_consensus.cc:2243] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.943397  3034 raft_consensus.cc:2272] T 42ebc3f7cbcd464aa1039e8a191b2d16 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.945987  3034 tablet_replica.cc:333] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.946655  3034 raft_consensus.cc:2243] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.947124  3034 raft_consensus.cc:2272] T c5fb1553226c44abb2d25e03b7d6f76d P f619e94302144f54b9dc4e10f7821687 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.949520  3034 tablet_replica.cc:333] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.950225  3034 raft_consensus.cc:2243] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.950733  3034 raft_consensus.cc:2272] T 2ca53fafb034442a95768ec171034a7d P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.953457  3034 tablet_replica.cc:333] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.954191  3034 raft_consensus.cc:2243] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.955226  3034 raft_consensus.cc:2272] T ab2a6d1fd40642318db24f1b2f1863c9 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.957759  3034 tablet_replica.cc:333] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
W20260709 13:15:11.958451  6207 consensus_peers.cc:597] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:11.958452  3034 raft_consensus.cc:2243] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.959812  3034 raft_consensus.cc:2272] T abbf141e04994a1eb8b06abd279b5601 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.962463  3034 tablet_replica.cc:333] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.963173  3034 raft_consensus.cc:2243] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.963624  3034 raft_consensus.cc:2272] T dbe2a86c981743078ad5dc1c83772ae4 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.966221  3034 tablet_replica.cc:333] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.966984  3034 raft_consensus.cc:2243] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.967481  3034 raft_consensus.cc:2272] T b31771571a84479aae360afb648e7436 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.969893  3034 tablet_replica.cc:333] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.970618  3034 raft_consensus.cc:2243] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.971206  3034 raft_consensus.cc:2272] T 7bc33a6c49ad4219b1d66a3df730c27d P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.973790  3034 tablet_replica.cc:333] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.974466  3034 raft_consensus.cc:2243] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.975373  3034 raft_consensus.cc:2272] T 21cc2a097f5946c198edb017b7956301 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.977681  3034 tablet_replica.cc:333] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
W20260709 13:15:11.977946  6133 consensus_peers.cc:597] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:11.978359  3034 raft_consensus.cc:2243] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.979009  3034 raft_consensus.cc:2272] T 34e6fa0a29664d69b3f52401ae30cfc7 P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:11.980684  6133 consensus_peers.cc:597] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:11.984781  3034 tablet_replica.cc:333] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.985626  3034 raft_consensus.cc:2243] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.986194  3034 raft_consensus.cc:2272] T 87f2fb9ccbd04994bee43d4191c92c9b P f619e94302144f54b9dc4e10f7821687 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.989315  3034 tablet_replica.cc:333] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.990041  3034 raft_consensus.cc:2243] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.990985  3034 raft_consensus.cc:2272] T 8f282660ebd04918a702c2ab164145f3 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.992923  3034 tablet_replica.cc:333] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.993381  3034 raft_consensus.cc:2243] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:11.993779  3034 raft_consensus.cc:2272] T 08bcbbc6a323452dbf76776500343505 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.995806  3034 tablet_replica.cc:333] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.996351  3034 raft_consensus.cc:2243] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:15:11.997107  3034 raft_consensus.cc:2272] T dd6edebaf2a5449da54450629deb17b7 P f619e94302144f54b9dc4e10f7821687 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:11.998895  3034 tablet_replica.cc:333] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:11.999523  3034 raft_consensus.cc:2243] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.000510  3034 raft_consensus.cc:2272] T 63a32a10425b4651a55edf3855103e55 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.003067  3034 tablet_replica.cc:333] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:12.003793  3034 raft_consensus.cc:2243] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:15:12.004117  6133 consensus_peers.cc:597] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:12.004765  3034 raft_consensus.cc:2272] T d6e8ad10681540f4b16fdcf699c39368 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.007474  3034 tablet_replica.cc:333] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:12.008208  3034 raft_consensus.cc:2243] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.009147  3034 raft_consensus.cc:2272] T 182c431904ed42c0aa4256dd8f596b3d P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.011693  3034 tablet_replica.cc:333] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
W20260709 13:15:12.012143  6133 consensus_peers.cc:597] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:12.012404  3034 raft_consensus.cc:2243] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.013360  3034 raft_consensus.cc:2272] T e9221f64b9fd4d289b5f7bb4f39641d0 P f619e94302144f54b9dc4e10f7821687 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.016054  3034 tablet_replica.cc:333] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:12.016710  3034 raft_consensus.cc:2243] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.020411  3034 raft_consensus.cc:2272] T 45b296dcc1634d74920dd67911048ea7 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.022209  3034 tablet_replica.cc:333] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:12.022696  3034 raft_consensus.cc:2243] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.023428  3034 raft_consensus.cc:2272] T 4deba89e9cd04f40ac14d943d3807f39 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.025431  3034 tablet_replica.cc:333] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:12.025913  3034 raft_consensus.cc:2243] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.026305  3034 raft_consensus.cc:2272] T ce9bd7e99fd8490a8421d498ead18b64 P f619e94302144f54b9dc4e10f7821687 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.028218  3034 tablet_replica.cc:333] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:12.028719  3034 raft_consensus.cc:2243] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.029218  3034 raft_consensus.cc:2272] T edb157ad5f1740a6933807c80ee6b804 P f619e94302144f54b9dc4e10f7821687 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.031402  3034 tablet_replica.cc:333] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687: stopping tablet replica
I20260709 13:15:12.031977  3034 raft_consensus.cc:2243] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.032480  3034 raft_consensus.cc:2272] T d3f47a7a66764d0bb66f5e2540248773 P f619e94302144f54b9dc4e10f7821687 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.033248  6135 consensus_peers.cc:597] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Couldn't send request to peer 711b48157fb94c53b011300aeadeba51. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.065038  6133 consensus_peers.cc:597] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. 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 13:15:12.098407  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
W20260709 13:15:12.102039  6133 consensus_peers.cc:597] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.111599  6207 consensus_peers.cc:597] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.114563  6133 consensus_peers.cc:597] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.148753  6207 consensus_peers.cc:597] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.162163  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
W20260709 13:15:12.171821  6133 consensus_peers.cc:597] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.186115  6133 consensus_peers.cc:597] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.190728  6207 consensus_peers.cc:597] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:12.205058  6207 consensus_peers.cc:597] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.206998  6207 consensus_peers.cc:597] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.209658  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:12.210366  3034 tablet_replica.cc:333] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.211194  3034 raft_consensus.cc:2243] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.212230  3034 raft_consensus.cc:2272] T 9a6428b440af426e88daedaed23c5e23 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.214564  3034 tablet_replica.cc:333] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.215384  3034 raft_consensus.cc:2243] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.216328  3034 raft_consensus.cc:2272] T 6e213f809fcc4d64899313962bcbb60b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.218746  6207 consensus_peers.cc:597] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.219038  3034 tablet_replica.cc:333] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.219913  3034 raft_consensus.cc:2243] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.220340  3034 raft_consensus.cc:2272] T 57fe89af0c1148bbb5ae55011b346600 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.222258  3034 tablet_replica.cc:333] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.222885  3034 raft_consensus.cc:2243] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.223558  3034 raft_consensus.cc:2272] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.225257  3034 tablet_replica.cc:333] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.225772  3034 raft_consensus.cc:2243] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.226174  3034 raft_consensus.cc:2272] T 86906015dbf649ca8f1f2a3796d7b232 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.227965  3034 tablet_replica.cc:333] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.228482  3034 raft_consensus.cc:2243] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.228861  3034 raft_consensus.cc:2272] T 865da8ef41e9403a82ca270b8e857472 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.230615  3034 tablet_replica.cc:333] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.231173  3034 raft_consensus.cc:2243] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.231926  3034 raft_consensus.cc:2272] T 552bc2bc2d5b42ab9bbe5d4890102ade P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.234092  3034 tablet_replica.cc:333] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.234704  3034 raft_consensus.cc:2243] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.235134  3034 raft_consensus.cc:2272] T 0acb0ea1010b43eebe4e8a14b15201f7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.236799  6207 consensus_peers.cc:597] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.237524  3034 tablet_replica.cc:333] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.238170  3034 raft_consensus.cc:2243] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.238919  3034 raft_consensus.cc:2272] T d4119af70315421a9896d9c81a9eb17e P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.239043  6207 consensus_peers.cc:597] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.240746  3034 tablet_replica.cc:333] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.241341  3034 raft_consensus.cc:2243] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.241766  3034 raft_consensus.cc:2272] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.243462  3034 tablet_replica.cc:333] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.243994  3034 raft_consensus.cc:2243] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.244369  3034 raft_consensus.cc:2272] T b831fb81208842099b1f1e8916d783c4 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.246110  3034 tablet_replica.cc:333] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.246668  3034 raft_consensus.cc:2243] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.247395  3034 raft_consensus.cc:2272] T 2ca53fafb034442a95768ec171034a7d P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.248857  6207 consensus_peers.cc:597] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.249877  3034 tablet_replica.cc:333] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.250550  3034 raft_consensus.cc:2243] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.251071  3034 raft_consensus.cc:2272] T ab2a6d1fd40642318db24f1b2f1863c9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.253624  3034 tablet_replica.cc:333] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.254233  3034 raft_consensus.cc:2243] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.254678  3034 raft_consensus.cc:2272] T abbf141e04994a1eb8b06abd279b5601 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.256754  3034 tablet_replica.cc:333] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.257357  3034 raft_consensus.cc:2243] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.257776  3034 raft_consensus.cc:2272] T 497e4475260a479187e5966345115165 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.259433  3034 tablet_replica.cc:333] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.259992  3034 raft_consensus.cc:2243] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.260373  3034 raft_consensus.cc:2272] T b080d09246064865b0680ecd53bcea9f P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.261945  3034 tablet_replica.cc:333] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.262481  3034 raft_consensus.cc:2243] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.263236  3034 raft_consensus.cc:2272] T 08bcbbc6a323452dbf76776500343505 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.265154  3034 tablet_replica.cc:333] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.265676  3034 raft_consensus.cc:2243] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.266068  3034 raft_consensus.cc:2272] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.267810  3034 tablet_replica.cc:333] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.268399  3034 raft_consensus.cc:2243] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.269078  3034 raft_consensus.cc:2272] T 814fa2d9b43e45d8b969faf2839a14e5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.270933  3034 tablet_replica.cc:333] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.271615  3034 raft_consensus.cc:2243] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.272501  3034 raft_consensus.cc:2272] T cc2a37a79b7847228be93727d091af96 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.274394  3034 tablet_replica.cc:333] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.274896  3034 raft_consensus.cc:2243] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.275287  3034 raft_consensus.cc:2272] T 8cac85a3b5d84bfebddbc0c30044564b P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.276949  3034 tablet_replica.cc:333] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.277568  3034 raft_consensus.cc:2243] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.278405  3034 raft_consensus.cc:2272] T 06b6bcf41be749128d1029b6d27c0fe8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.279994  6207 consensus_peers.cc:597] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.280608  3034 tablet_replica.cc:333] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.281143  3034 raft_consensus.cc:2243] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.281476  3034 raft_consensus.cc:2272] T 02a8c551dcef4b1c8916441df0d95434 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.283365  3034 tablet_replica.cc:333] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.284053  3034 raft_consensus.cc:2243] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.284924  3034 raft_consensus.cc:2272] T f555870fc50745c2befdf6f726f56e83 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.287271  3034 tablet_replica.cc:333] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.288007  3034 raft_consensus.cc:2243] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.288935  3034 raft_consensus.cc:2272] T b18832abe225493e9a1c4423127f0bca P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.291082  3034 tablet_replica.cc:333] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.291780  3034 raft_consensus.cc:2243] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.292276  3034 raft_consensus.cc:2272] T dd6edebaf2a5449da54450629deb17b7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.294801  3034 tablet_replica.cc:333] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.295490  3034 raft_consensus.cc:2243] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.295979  3034 raft_consensus.cc:2272] T cb6d6d0c24bc4624b63f06dde86add85 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:12.296204  6207 consensus_peers.cc:597] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.298308  3034 tablet_replica.cc:333] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.298959  3034 raft_consensus.cc:2243] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.299378  3034 raft_consensus.cc:2272] T 8bb35d41479145a3a97b39dd9aea35d9 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.301188  3034 tablet_replica.cc:333] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.301807  3034 raft_consensus.cc:2243] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.302449  3034 raft_consensus.cc:2272] T 697f18b79dd949f994f3961a07cf124a P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.304235  3034 tablet_replica.cc:333] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.304703  3034 raft_consensus.cc:2243] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.305055  3034 raft_consensus.cc:2272] T 94e68b00e2bd4af5a642c96235ff84b8 P 5532db8d1ae9477a953a8427a9a3ea98 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.306684  3034 tablet_replica.cc:333] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.307273  3034 raft_consensus.cc:2243] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.307698  3034 raft_consensus.cc:2272] T 45b296dcc1634d74920dd67911048ea7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.309593  3034 tablet_replica.cc:333] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
W20260709 13:15:12.309890  6207 consensus_peers.cc:597] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.310130  3034 raft_consensus.cc:2243] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.310902  3034 raft_consensus.cc:2272] T 11b60ba51cbf45429b305e8d8cf37045 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.312698  3034 tablet_replica.cc:333] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.313205  3034 raft_consensus.cc:2243] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.313685  3034 raft_consensus.cc:2272] T e9221f64b9fd4d289b5f7bb4f39641d0 P 5532db8d1ae9477a953a8427a9a3ea98 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.315415  3034 tablet_replica.cc:333] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.315969  3034 raft_consensus.cc:2243] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.316357  3034 raft_consensus.cc:2272] T c87b0d528e584157b36aefba716fc882 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.318143  3034 tablet_replica.cc:333] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.318642  3034 raft_consensus.cc:2243] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.319065  3034 raft_consensus.cc:2272] T 63a32a10425b4651a55edf3855103e55 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.321089  3034 tablet_replica.cc:333] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.321574  3034 raft_consensus.cc:2243] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:12.322002  6207 consensus_peers.cc:597] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. 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 13:15:12.322027  3034 raft_consensus.cc:2272] T 4deba89e9cd04f40ac14d943d3807f39 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.323975  3034 tablet_replica.cc:333] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.324453  3034 raft_consensus.cc:2243] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.324826  3034 raft_consensus.cc:2272] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.326618  3034 tablet_replica.cc:333] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.327159  3034 raft_consensus.cc:2243] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.327610  3034 raft_consensus.cc:2272] T ce9bd7e99fd8490a8421d498ead18b64 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.329632  3034 tablet_replica.cc:333] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.330288  3034 raft_consensus.cc:2243] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:12.330413  6207 consensus_peers.cc:597] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f -> Peer f619e94302144f54b9dc4e10f7821687 (127.2.246.130:34989): Couldn't send request to peer f619e94302144f54b9dc4e10f7821687. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:34989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.330796  3034 raft_consensus.cc:2272] T edb157ad5f1740a6933807c80ee6b804 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.333189  3034 tablet_replica.cc:333] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.333673  3034 raft_consensus.cc:2243] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.334067  3034 raft_consensus.cc:2272] T d3f47a7a66764d0bb66f5e2540248773 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.336308  3034 tablet_replica.cc:333] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.336768  3034 raft_consensus.cc:2243] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.337250  3034 raft_consensus.cc:2272] T 8de38c5dacbd435582f50e8a38dbc2a5 P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.338934  3034 tablet_replica.cc:333] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.339401  3034 raft_consensus.cc:2243] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.340179  3034 raft_consensus.cc:2272] T 959b30737da5424680e1c5f5f12e23db P 5532db8d1ae9477a953a8427a9a3ea98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.342105  3034 tablet_replica.cc:333] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.342550  3034 raft_consensus.cc:2243] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.342916  3034 raft_consensus.cc:2272] T d4a60730b56e493cb81406c4d0b7cb33 P 5532db8d1ae9477a953a8427a9a3ea98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.344660  3034 tablet_replica.cc:333] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98: stopping tablet replica
I20260709 13:15:12.345088  3034 raft_consensus.cc:2243] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.345472  3034 raft_consensus.cc:2272] T 5df2d11f5c724cda97aef00471b67db7 P 5532db8d1ae9477a953a8427a9a3ea98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.409888  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
W20260709 13:15:12.471643  6207 consensus_peers.cc:597] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.131:34313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.476290  3034 tablet_server.cc:179] TabletServer@127.2.246.132:0 shutting down...
W20260709 13:15:12.517397  6207 consensus_peers.cc:597] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f -> Peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Couldn't send request to peer 5532db8d1ae9477a953a8427a9a3ea98. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.131:34313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:12.522063  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:12.522799  3034 tablet_replica.cc:333] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.523535  3034 raft_consensus.cc:2243] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.524012  3034 raft_consensus.cc:2272] T 7fc0c5e81639483a89b37103465f29a5 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.525830  3034 tablet_replica.cc:333] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.526409  3034 raft_consensus.cc:2243] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.526808  3034 raft_consensus.cc:2272] T 11b60ba51cbf45429b305e8d8cf37045 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.528625  3034 tablet_replica.cc:333] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.529155  3034 raft_consensus.cc:2243] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.529843  3034 raft_consensus.cc:2272] T 89220dd15a4f407ba2b12919e354cb1c P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.531479  3034 tablet_replica.cc:333] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.532042  3034 raft_consensus.cc:2243] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.532437  3034 raft_consensus.cc:2272] T b3fefc3cbe274e0891d7fe1578a6e3f7 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.534139  3034 tablet_replica.cc:333] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.534667  3034 raft_consensus.cc:2243] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.535048  3034 raft_consensus.cc:2272] T 94e68b00e2bd4af5a642c96235ff84b8 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.537552  3034 tablet_replica.cc:333] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.538089  3034 raft_consensus.cc:2243] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.538486  3034 raft_consensus.cc:2272] T 86906015dbf649ca8f1f2a3796d7b232 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.540279  3034 tablet_replica.cc:333] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.540794  3034 raft_consensus.cc:2243] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.541179  3034 raft_consensus.cc:2272] T 4deba89e9cd04f40ac14d943d3807f39 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.542995  3034 tablet_replica.cc:333] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.543515  3034 raft_consensus.cc:2243] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.544219  3034 raft_consensus.cc:2272] T 1e3a3b81f0aa4af486ec7ba649b5e166 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.545890  3034 tablet_replica.cc:333] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.546406  3034 raft_consensus.cc:2243] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.546794  3034 raft_consensus.cc:2272] T 0acb0ea1010b43eebe4e8a14b15201f7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.548478  3034 tablet_replica.cc:333] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.549000  3034 raft_consensus.cc:2243] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.549381  3034 raft_consensus.cc:2272] T 06b6bcf41be749128d1029b6d27c0fe8 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.551672  3034 tablet_replica.cc:333] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.552439  3034 raft_consensus.cc:2243] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.552939  3034 raft_consensus.cc:2272] T f555870fc50745c2befdf6f726f56e83 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.555330  3034 tablet_replica.cc:333] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.555991  3034 raft_consensus.cc:2243] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.556099  7396 raft_consensus.cc:493] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 711b48157fb94c53b011300aeadeba51)
I20260709 13:15:12.556373  3034 raft_consensus.cc:2272] T a07488a69f3346fa9f57b19b484f82b3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.556574  7396 raft_consensus.cc:515] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5532db8d1ae9477a953a8427a9a3ea98" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 34313 } } peers { permanent_uuid: "78dc46d15d724130841fcfb2bb77430f" member_type: VOTER last_known_addr { host: "127.2.246.132" port: 43437 } } peers { permanent_uuid: "711b48157fb94c53b011300aeadeba51" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 36379 } }
I20260709 13:15:12.558173  7396 leader_election.cc:290] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313), 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379)
I20260709 13:15:12.558595  3034 tablet_replica.cc:333] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.559211  3034 raft_consensus.cc:2243] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.559634  3034 raft_consensus.cc:2272] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.561842  3034 tablet_replica.cc:333] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
W20260709 13:15:12.562491  6207 leader_election.cc:336] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5532db8d1ae9477a953a8427a9a3ea98 (127.2.246.131:34313): Network error: Client connection negotiation failed: client connection to 127.2.246.131:34313: connect: Connection refused (error 111)
I20260709 13:15:12.562568  3034 raft_consensus.cc:2243] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:15:12.563105  6209 leader_election.cc:336] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 711b48157fb94c53b011300aeadeba51 (127.2.246.129:36379): Network error: Client connection negotiation failed: client connection to 127.2.246.129:36379: connect: Connection refused (error 111)
I20260709 13:15:12.563277  3034 raft_consensus.cc:2272] T b831fb81208842099b1f1e8916d783c4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.563500  6209 leader_election.cc:304] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f [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: 78dc46d15d724130841fcfb2bb77430f; no voters: 5532db8d1ae9477a953a8427a9a3ea98, 711b48157fb94c53b011300aeadeba51
W20260709 13:15:12.564157  6209 raft_consensus.cc:2686] T 497e4475260a479187e5966345115165 P 78dc46d15d724130841fcfb2bb77430f: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:15:12.565367  3034 tablet_replica.cc:333] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.565950  3034 raft_consensus.cc:2243] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.566322  3034 raft_consensus.cc:2272] T ec2128b73aa44da2b0834ad1aa6946e8 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.568020  3034 tablet_replica.cc:333] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.568560  3034 raft_consensus.cc:2243] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.569293  3034 raft_consensus.cc:2272] T 90d6319f0ec54c3dbe6b3bd60fe29a8c P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.571067  3034 tablet_replica.cc:333] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.571578  3034 raft_consensus.cc:2243] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.572007  3034 raft_consensus.cc:2272] T 8f282660ebd04918a702c2ab164145f3 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.573608  3034 tablet_replica.cc:333] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.574095  3034 raft_consensus.cc:2243] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.574774  3034 raft_consensus.cc:2272] T b080d09246064865b0680ecd53bcea9f P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.576640  3034 tablet_replica.cc:333] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.577111  3034 raft_consensus.cc:2243] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.577497  3034 raft_consensus.cc:2272] T 08bcbbc6a323452dbf76776500343505 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.579109  3034 tablet_replica.cc:333] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.579567  3034 raft_consensus.cc:2243] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.580251  3034 raft_consensus.cc:2272] T 98560580a40a4e1dbb81ea6ad8eb9a8a P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.581750  3034 tablet_replica.cc:333] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.582264  3034 raft_consensus.cc:2243] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.582741  3034 raft_consensus.cc:2272] T 814fa2d9b43e45d8b969faf2839a14e5 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.584611  3034 tablet_replica.cc:333] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.585028  3034 raft_consensus.cc:2243] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.585392  3034 raft_consensus.cc:2272] T 8cac85a3b5d84bfebddbc0c30044564b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.587086  3034 tablet_replica.cc:333] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.587563  3034 raft_consensus.cc:2243] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.587935  3034 raft_consensus.cc:2272] T 7bc33a6c49ad4219b1d66a3df730c27d P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.589473  3034 tablet_replica.cc:333] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.589885  3034 raft_consensus.cc:2243] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.590219  3034 raft_consensus.cc:2272] T ab2a6d1fd40642318db24f1b2f1863c9 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.592015  3034 tablet_replica.cc:333] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.592433  3034 raft_consensus.cc:2243] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.592809  3034 raft_consensus.cc:2272] T 6e213f809fcc4d64899313962bcbb60b P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.594301  3034 tablet_replica.cc:333] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.594755  3034 raft_consensus.cc:2243] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.595068  3034 raft_consensus.cc:2272] T 42ebc3f7cbcd464aa1039e8a191b2d16 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.596823  3034 tablet_replica.cc:333] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.597275  3034 raft_consensus.cc:2243] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.597621  3034 raft_consensus.cc:2272] T c5fb1553226c44abb2d25e03b7d6f76d P 78dc46d15d724130841fcfb2bb77430f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.599189  3034 tablet_replica.cc:333] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.599639  3034 raft_consensus.cc:2243] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.600368  3034 raft_consensus.cc:2272] T cb6d6d0c24bc4624b63f06dde86add85 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.601953  3034 tablet_replica.cc:333] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.602391  3034 raft_consensus.cc:2243] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.602705  3034 raft_consensus.cc:2272] T dbe2a86c981743078ad5dc1c83772ae4 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.604301  3034 tablet_replica.cc:333] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.604724  3034 raft_consensus.cc:2243] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.605034  3034 raft_consensus.cc:2272] T 8bb35d41479145a3a97b39dd9aea35d9 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.607182  3034 tablet_replica.cc:333] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.607910  3034 raft_consensus.cc:2243] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.608800  3034 raft_consensus.cc:2272] T b31771571a84479aae360afb648e7436 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.610985  3034 tablet_replica.cc:333] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.611459  3034 raft_consensus.cc:2243] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.611912  3034 raft_consensus.cc:2272] T 182c431904ed42c0aa4256dd8f596b3d P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.613668  3034 tablet_replica.cc:333] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.614159  3034 raft_consensus.cc:2243] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.614581  3034 raft_consensus.cc:2272] T 45b296dcc1634d74920dd67911048ea7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.616387  3034 tablet_replica.cc:333] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.616855  3034 raft_consensus.cc:2243] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.617218  3034 raft_consensus.cc:2272] T 21cc2a097f5946c198edb017b7956301 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.619027  3034 tablet_replica.cc:333] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.619683  3034 raft_consensus.cc:2243] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.620661  3034 raft_consensus.cc:2272] T 87f2fb9ccbd04994bee43d4191c92c9b P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.623265  3034 tablet_replica.cc:333] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.623912  3034 raft_consensus.cc:2243] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.624670  3034 raft_consensus.cc:2272] T 34e6fa0a29664d69b3f52401ae30cfc7 P 78dc46d15d724130841fcfb2bb77430f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.626387  3034 tablet_replica.cc:333] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.626844  3034 raft_consensus.cc:2243] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.627244  3034 raft_consensus.cc:2272] T d6e8ad10681540f4b16fdcf699c39368 P 78dc46d15d724130841fcfb2bb77430f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.629097  3034 tablet_replica.cc:333] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.629581  3034 raft_consensus.cc:2243] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.630239  3034 raft_consensus.cc:2272] T c87b0d528e584157b36aefba716fc882 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.632121  3034 tablet_replica.cc:333] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.632570  3034 raft_consensus.cc:2243] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.633244  3034 raft_consensus.cc:2272] T edb157ad5f1740a6933807c80ee6b804 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.635094  3034 tablet_replica.cc:333] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.635586  3034 raft_consensus.cc:2243] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.636437  3034 raft_consensus.cc:2272] T d3f47a7a66764d0bb66f5e2540248773 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.638288  3034 tablet_replica.cc:333] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.638753  3034 raft_consensus.cc:2243] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.639453  3034 raft_consensus.cc:2272] T 8de38c5dacbd435582f50e8a38dbc2a5 P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.641261  3034 tablet_replica.cc:333] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.641734  3034 raft_consensus.cc:2243] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.642452  3034 raft_consensus.cc:2272] T 5df2d11f5c724cda97aef00471b67db7 P 78dc46d15d724130841fcfb2bb77430f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.644243  3034 tablet_replica.cc:333] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.644770  3034 raft_consensus.cc:2243] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:12.645188  3034 raft_consensus.cc:2272] T 959b30737da5424680e1c5f5f12e23db P 78dc46d15d724130841fcfb2bb77430f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.647018  3034 tablet_replica.cc:333] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f: stopping tablet replica
I20260709 13:15:12.647462  3034 raft_consensus.cc:2243] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.648222  3034 raft_consensus.cc:2272] T d4a60730b56e493cb81406c4d0b7cb33 P 78dc46d15d724130841fcfb2bb77430f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.750427  3034 tablet_server.cc:196] TabletServer@127.2.246.132:0 shutdown complete.
I20260709 13:15:12.808476  3034 master.cc:562] Master@127.2.246.190:39429 shutting down...
I20260709 13:15:12.833364  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:12.833937  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:12.834272  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6cd950e3e1ea402fb367627884796815: stopping tablet replica
I20260709 13:15:12.893690  3034 master.cc:584] Master@127.2.246.190:39429 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (41745 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:15:12.985420  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:42179
I20260709 13:15:12.986545  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:12.992669  7468 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 13:15:12.993027  7467 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 13:15:12.993472  7470 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 13:15:12.994494  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:12.995631  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:12.996112  3034 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 13:15:12.996258  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602912996246 us; error 0 us; skew 500 ppm
I20260709 13:15:12.996753  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:12.999112  3034 webserver.cc:533] Webserver started at http://127.2.246.190:33603/ using document root <none> and password file <none>
I20260709 13:15:12.999564  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:12.999792  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.000047  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.001199  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "246facf1feca401c881a155a764a2934"
format_stamp: "Formatted at 2026-07-09 13:15:12 on dist-test-slave-mz79"
I20260709 13:15:13.005934  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:15:13.009372  7475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.010154  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:13.010492  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "246facf1feca401c881a155a764a2934"
format_stamp: "Formatted at 2026-07-09 13:15:12 on dist-test-slave-mz79"
I20260709 13:15:13.010839  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-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 13:15:13.037523  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.038864  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.078708  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:42179
I20260709 13:15:13.078802  7526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:42179 every 8 connection(s)
I20260709 13:15:13.082623  7527 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 13:15:13.092170  7527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934: Bootstrap starting.
I20260709 13:15:13.096966  7527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.101215  7527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934: No bootstrap required, opened a new log
I20260709 13:15:13.103313  7527 raft_consensus.cc:359] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246facf1feca401c881a155a764a2934" member_type: VOTER }
I20260709 13:15:13.103699  7527 raft_consensus.cc:385] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.103998  7527 raft_consensus.cc:740] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 246facf1feca401c881a155a764a2934, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.104559  7527 consensus_queue.cc:260] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "246facf1feca401c881a155a764a2934" member_type: VOTER }
I20260709 13:15:13.104990  7527 raft_consensus.cc:399] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:13.105211  7527 raft_consensus.cc:493] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:13.105475  7527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:13.109764  7527 raft_consensus.cc:515] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246facf1feca401c881a155a764a2934" member_type: VOTER }
I20260709 13:15:13.110255  7527 leader_election.cc:304] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [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: 246facf1feca401c881a155a764a2934; no voters: 
I20260709 13:15:13.111440  7527 leader_election.cc:290] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:13.111900  7530 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:13.113449  7530 raft_consensus.cc:697] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 1 LEADER]: Becoming Leader. State: Replica: 246facf1feca401c881a155a764a2934, State: Running, Role: LEADER
I20260709 13:15:13.114094  7530 consensus_queue.cc:237] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [LEADER]: Queue going to LEADER mode. State: All 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: "246facf1feca401c881a155a764a2934" member_type: VOTER }
I20260709 13:15:13.114387  7527 sys_catalog.cc:565] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:13.118791  7532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 246facf1feca401c881a155a764a2934. Latest consensus state: current_term: 1 leader_uuid: "246facf1feca401c881a155a764a2934" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246facf1feca401c881a155a764a2934" member_type: VOTER } }
I20260709 13:15:13.119149  7531 sys_catalog.cc:455] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "246facf1feca401c881a155a764a2934" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "246facf1feca401c881a155a764a2934" member_type: VOTER } }
I20260709 13:15:13.119534  7532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:13.119935  7531 sys_catalog.cc:458] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:13.123517  7538 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:13.128293  7538 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:13.130188  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:13.136632  7538 catalog_manager.cc:1383] Generated new cluster ID: 7508dc875edc433194e8ee1b61359828
I20260709 13:15:13.136834  7538 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:13.166651  7538 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:13.167903  7538 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:13.179798  7538 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934: Generated new TSK 0
I20260709 13:15:13.180312  7538 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:13.196435  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.202503  7548 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 13:15:13.203785  7549 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 13:15:13.207396  7551 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 13:15:13.207978  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:13.209153  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.209395  3034 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 13:15:13.209587  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602913209546 us; error 0 us; skew 500 ppm
I20260709 13:15:13.210162  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.212690  3034 webserver.cc:533] Webserver started at http://127.2.246.129:42383/ using document root <none> and password file <none>
I20260709 13:15:13.213219  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.213438  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.213788  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.214931  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "623b112b12c64b48890a6263177835c9"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-mz79"
I20260709 13:15:13.219769  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:13.224047  7556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.224861  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:13.225193  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "623b112b12c64b48890a6263177835c9"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-mz79"
I20260709 13:15:13.225513  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-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 13:15:13.251592  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.252875  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.254274  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:13.256458  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:13.256621  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.256903  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:13.257081  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.295883  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:37297
I20260709 13:15:13.295936  7618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:37297 every 8 connection(s)
I20260709 13:15:13.300808  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.307371  7623 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 13:15:13.307700  7624 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 13:15:13.310770  7626 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 13:15:13.311180  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:13.312821  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.313071  3034 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 13:15:13.313280  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602913313262 us; error 0 us; skew 500 ppm
I20260709 13:15:13.313978  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.315764  7619 heartbeater.cc:344] Connected to a master server at 127.2.246.190:42179
I20260709 13:15:13.316120  7619 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:13.316684  3034 webserver.cc:533] Webserver started at http://127.2.246.130:46751/ using document root <none> and password file <none>
I20260709 13:15:13.316817  7619 heartbeater.cc:507] Master 127.2.246.190:42179 requested a full tablet report, sending...
I20260709 13:15:13.317312  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.317536  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.317817  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.318862  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "33d1e906e8264f55b113d4587a684dcb"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-mz79"
I20260709 13:15:13.318964  7492 ts_manager.cc:194] Registered new tserver with Master: 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297)
I20260709 13:15:13.320770  7492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38414
I20260709 13:15:13.323704  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:13.327003  7631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.327802  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:13.328107  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "33d1e906e8264f55b113d4587a684dcb"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-mz79"
I20260709 13:15:13.328385  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-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 13:15:13.342067  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.343181  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.344631  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:13.346747  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:13.346918  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.347186  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:13.347368  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.392745  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:38325
I20260709 13:15:13.392861  7693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:38325 every 8 connection(s)
I20260709 13:15:13.398974  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:13.406268  7697 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 13:15:13.407034  7698 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 13:15:13.409699  7701 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 13:15:13.409802  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:13.410899  7694 heartbeater.cc:344] Connected to a master server at 127.2.246.190:42179
I20260709 13:15:13.411067  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:13.411338  3034 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 13:15:13.411342  7694 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:13.411640  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602913411619 us; error 0 us; skew 500 ppm
I20260709 13:15:13.412357  7694 heartbeater.cc:507] Master 127.2.246.190:42179 requested a full tablet report, sending...
I20260709 13:15:13.412438  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:13.414491  7492 ts_manager.cc:194] Registered new tserver with Master: 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:13.415251  3034 webserver.cc:533] Webserver started at http://127.2.246.131:44393/ using document root <none> and password file <none>
I20260709 13:15:13.415830  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:13.416016  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:13.416285  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:13.416268  7492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38424
I20260709 13:15:13.417778  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "23f4fbbd25234522bef49fad1d82b6be"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-mz79"
I20260709 13:15:13.422151  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:13.425266  7705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.425935  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:13.426218  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "23f4fbbd25234522bef49fad1d82b6be"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-mz79"
I20260709 13:15:13.426506  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-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 13:15:13.441193  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:13.442294  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:13.443639  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:13.445715  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:13.445936  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.446165  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:13.446332  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:13.484449  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:33773
I20260709 13:15:13.484549  7767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:33773 every 8 connection(s)
I20260709 13:15:13.497596  7768 heartbeater.cc:344] Connected to a master server at 127.2.246.190:42179
I20260709 13:15:13.498021  7768 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:13.498697  7768 heartbeater.cc:507] Master 127.2.246.190:42179 requested a full tablet report, sending...
I20260709 13:15:13.500478  7492 ts_manager.cc:194] Registered new tserver with Master: 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:13.500744  3034 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013194395s
I20260709 13:15:13.501799  7492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38436
I20260709 13:15:13.523798  7492 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38448:
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 13:15:13.526710  7492 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 13:15:13.593461  7658 tablet_service.cc:1511] Processing CreateTablet for tablet 07abbd46917e40e7ad33dcb76cbeee61 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:13.593971  7582 tablet_service.cc:1511] Processing CreateTablet for tablet 744702435e5149fd849f669aa2abb737 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:13.594928  7658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07abbd46917e40e7ad33dcb76cbeee61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.595295  7582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744702435e5149fd849f669aa2abb737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.598098  7657 tablet_service.cc:1511] Processing CreateTablet for tablet 744702435e5149fd849f669aa2abb737 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:13.599433  7657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744702435e5149fd849f669aa2abb737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.601115  7583 tablet_service.cc:1511] Processing CreateTablet for tablet 07abbd46917e40e7ad33dcb76cbeee61 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:13.602641  7583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07abbd46917e40e7ad33dcb76cbeee61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.609160  7730 tablet_service.cc:1511] Processing CreateTablet for tablet 712afe7742f6474a9ad9579140eace7a (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:13.610505  7730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712afe7742f6474a9ad9579140eace7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.612574  7729 tablet_service.cc:1511] Processing CreateTablet for tablet 11893d2722794dbe97482b635093b582 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:13.603981  7733 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc3efe17234144b61dc21d53cc26ae (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:13.604723  7731 tablet_service.cc:1511] Processing CreateTablet for tablet 744702435e5149fd849f669aa2abb737 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:13.604815  7732 tablet_service.cc:1511] Processing CreateTablet for tablet 07abbd46917e40e7ad33dcb76cbeee61 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:13.616113  7655 tablet_service.cc:1511] Processing CreateTablet for tablet 11893d2722794dbe97482b635093b582 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:13.605625  7659 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc3efe17234144b61dc21d53cc26ae (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:13.617424  7655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11893d2722794dbe97482b635093b582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.607359  7584 tablet_service.cc:1511] Processing CreateTablet for tablet 58cc3efe17234144b61dc21d53cc26ae (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:13.618471  7584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc3efe17234144b61dc21d53cc26ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.607457  7656 tablet_service.cc:1511] Processing CreateTablet for tablet 712afe7742f6474a9ad9579140eace7a (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:13.620698  7656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712afe7742f6474a9ad9579140eace7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.602658  7581 tablet_service.cc:1511] Processing CreateTablet for tablet 712afe7742f6474a9ad9579140eace7a (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:13.624187  7729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11893d2722794dbe97482b635093b582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.624732  7581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712afe7742f6474a9ad9579140eace7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.624864  7732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07abbd46917e40e7ad33dcb76cbeee61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.626013  7659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc3efe17234144b61dc21d53cc26ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.626510  7580 tablet_service.cc:1511] Processing CreateTablet for tablet 11893d2722794dbe97482b635093b582 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:13.627836  7580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11893d2722794dbe97482b635093b582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.627985  7731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 744702435e5149fd849f669aa2abb737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.629618  7579 tablet_service.cc:1511] Processing CreateTablet for tablet 7449a528107541abb714cde54ef6fb0e (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:13.630931  7579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449a528107541abb714cde54ef6fb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.642091  7733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58cc3efe17234144b61dc21d53cc26ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.642827  7654 tablet_service.cc:1511] Processing CreateTablet for tablet 7449a528107541abb714cde54ef6fb0e (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:13.644176  7654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449a528107541abb714cde54ef6fb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.647184  7578 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0441e31baf49d0a1ea2157c3c78887 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:13.648494  7578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0441e31baf49d0a1ea2157c3c78887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.649842  7728 tablet_service.cc:1511] Processing CreateTablet for tablet 7449a528107541abb714cde54ef6fb0e (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:13.651216  7728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7449a528107541abb714cde54ef6fb0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.652580  7577 tablet_service.cc:1511] Processing CreateTablet for tablet 74719674255743a192c5afef9af90659 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:13.652938  7653 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0441e31baf49d0a1ea2157c3c78887 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:13.653887  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74719674255743a192c5afef9af90659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.654258  7653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0441e31baf49d0a1ea2157c3c78887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.659601  7727 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0441e31baf49d0a1ea2157c3c78887 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:13.661046  7727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0441e31baf49d0a1ea2157c3c78887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.699532  7653 tablet_service.cc:1511] Processing CreateTablet for tablet 74719674255743a192c5afef9af90659 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:13.700897  7653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74719674255743a192c5afef9af90659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.703897  7726 tablet_service.cc:1511] Processing CreateTablet for tablet 74719674255743a192c5afef9af90659 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:13.705219  7726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74719674255743a192c5afef9af90659. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.711966  7576 tablet_service.cc:1511] Processing CreateTablet for tablet 22cde1cd73c348dca9c2c7458a0993e8 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:13.713701  7576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cde1cd73c348dca9c2c7458a0993e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.734900  7652 tablet_service.cc:1511] Processing CreateTablet for tablet 22cde1cd73c348dca9c2c7458a0993e8 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:13.736299  7652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cde1cd73c348dca9c2c7458a0993e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.756624  7785 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:13.764998  7725 tablet_service.cc:1511] Processing CreateTablet for tablet 22cde1cd73c348dca9c2c7458a0993e8 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:13.766436  7725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22cde1cd73c348dca9c2c7458a0993e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.770309  7658 tablet_service.cc:1511] Processing CreateTablet for tablet a8c4dc0493c4411aa84fc946c0b0c5e6 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:13.771598  7658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c4dc0493c4411aa84fc946c0b0c5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.786185  7784 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:13.793054  7783 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:13.806465  7785 tablet_bootstrap.cc:654] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.807861  7730 tablet_service.cc:1511] Processing CreateTablet for tablet a8c4dc0493c4411aa84fc946c0b0c5e6 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:13.808528  7784 tablet_bootstrap.cc:654] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.819396  7730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c4dc0493c4411aa84fc946c0b0c5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.819747  7783 tablet_bootstrap.cc:654] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.811141  7577 tablet_service.cc:1511] Processing CreateTablet for tablet a8c4dc0493c4411aa84fc946c0b0c5e6 (DEFAULT_TABLE table=test-workload [id=f58501cfa10d4c69aef181e56b0625dc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:13.826743  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8c4dc0493c4411aa84fc946c0b0c5e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:13.837720  7784 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:13.838294  7784 ts_tablet_manager.cc:1403] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.006s
I20260709 13:15:13.839170  7785 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:13.839658  7785 ts_tablet_manager.cc:1403] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.019s
I20260709 13:15:13.847133  7785 raft_consensus.cc:359] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.847863  7785 raft_consensus.cc:385] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.848176  7785 raft_consensus.cc:740] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.847438  7784 raft_consensus.cc:359] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.849161  7784 raft_consensus.cc:385] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.848996  7785 consensus_queue.cc:260] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.849541  7784 raft_consensus.cc:740] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.850564  7784 consensus_queue.cc:260] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.853289  7783 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:13.854012  7783 ts_tablet_manager.cc:1403] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.005s
I20260709 13:15:13.857702  7768 heartbeater.cc:499] Master 127.2.246.190:42179 was elected leader, sending a full tablet report...
I20260709 13:15:13.858192  7783 raft_consensus.cc:359] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.859057  7783 raft_consensus.cc:385] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.859213  7619 heartbeater.cc:499] Master 127.2.246.190:42179 was elected leader, sending a full tablet report...
I20260709 13:15:13.859411  7783 raft_consensus.cc:740] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.860001  7784 ts_tablet_manager.cc:1434] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 13:15:13.860320  7783 consensus_queue.cc:260] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.861203  7784 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:13.858711  7785 ts_tablet_manager.cc:1434] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.006s
I20260709 13:15:13.862564  7785 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:13.864933  7694 heartbeater.cc:499] Master 127.2.246.190:42179 was elected leader, sending a full tablet report...
I20260709 13:15:13.868356  7784 tablet_bootstrap.cc:654] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.869396  7783 ts_tablet_manager.cc:1434] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:15:13.870512  7783 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:13.876873  7785 tablet_bootstrap.cc:654] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.877125  7784 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:13.877733  7784 ts_tablet_manager.cc:1403] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 13:15:13.878036  7783 tablet_bootstrap.cc:654] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.881052  7784 raft_consensus.cc:359] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.882146  7784 raft_consensus.cc:385] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.882568  7784 raft_consensus.cc:740] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.883787  7784 consensus_queue.cc:260] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.887522  7784 ts_tablet_manager.cc:1434] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:15:13.888870  7784 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
W20260709 13:15:13.898358  7695 tablet.cc:2406] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:13.898898  7783 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:13.899452  7783 ts_tablet_manager.cc:1403] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 13:15:13.899904  7784 tablet_bootstrap.cc:654] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.902922  7783 raft_consensus.cc:359] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.904047  7783 raft_consensus.cc:385] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.904465  7783 raft_consensus.cc:740] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.905738  7783 consensus_queue.cc:260] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.909278  7783 ts_tablet_manager.cc:1434] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:15:13.910879  7783 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:13.919111  7783 tablet_bootstrap.cc:654] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.922510  7784 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:13.923213  7784 ts_tablet_manager.cc:1403] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.019s
I20260709 13:15:13.926961  7784 raft_consensus.cc:359] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.928114  7784 raft_consensus.cc:385] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.928493  7784 raft_consensus.cc:740] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.929629  7784 consensus_queue.cc:260] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.932971  7784 ts_tablet_manager.cc:1434] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:15:13.934230  7784 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:13.937668  7790 raft_consensus.cc:493] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:13.938352  7790 raft_consensus.cc:515] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.960140  7785 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:13.960682  7785 ts_tablet_manager.cc:1403] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.098s	user 0.048s	sys 0.034s
I20260709 13:15:13.948361  7790 leader_election.cc:290] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:13.969334  7785 raft_consensus.cc:359] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.973865  7785 raft_consensus.cc:385] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.975615  7785 raft_consensus.cc:740] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.976403  7783 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:13.976966  7783 ts_tablet_manager.cc:1403] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.031s
I20260709 13:15:13.975291  7784 tablet_bootstrap.cc:654] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:13.980387  7783 raft_consensus.cc:359] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.976635  7785 consensus_queue.cc:260] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.981181  7783 raft_consensus.cc:385] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:13.981531  7783 raft_consensus.cc:740] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:13.982378  7783 consensus_queue.cc:260] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.984326  7785 ts_tablet_manager.cc:1434] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 13:15:13.985456  7785 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:13.992128  7784 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:13.992749  7784 ts_tablet_manager.cc:1403] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.005s
I20260709 13:15:13.994626  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:13.996019  7790 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:13.996449  7558 leader_election.cc:343] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.996165  7784 raft_consensus.cc:359] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:13.997517  7790 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.000931  7784 raft_consensus.cc:385] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.001278  7784 raft_consensus.cc:740] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.002070  7784 consensus_queue.cc:260] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.005017  7784 ts_tablet_manager.cc:1434] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:15:14.005389  7790 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.005149  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.006033  7784 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
W20260709 13:15:14.007155  7558 leader_election.cc:343] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:13.998514  7783 ts_tablet_manager.cc:1434] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260709 13:15:14.000582  7785 tablet_bootstrap.cc:654] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.008582  7783 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:14.018402  7784 tablet_bootstrap.cc:654] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.018401  7783 tablet_bootstrap.cc:654] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.019114  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.020965  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.021755  7668 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 623b112b12c64b48890a6263177835c9 in term 0.
W20260709 13:15:14.023362  7557 leader_election.cc:343] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.023926  7557 leader_election.cc:304] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 623b112b12c64b48890a6263177835c9; no voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:14.024804  7784 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:14.024926  7800 raft_consensus.cc:2749] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.025504  7783 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:14.025375  7557 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:14.026156  7783 ts_tablet_manager.cc:1403] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260709 13:15:14.026074  7784 ts_tablet_manager.cc:1403] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:15:14.026582  7800 raft_consensus.cc:2804] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.027092  7800 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.027487  7800 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.029824  7783 raft_consensus.cc:359] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.030659  7783 raft_consensus.cc:385] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.031136  7783 raft_consensus.cc:740] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.032281  7783 consensus_queue.cc:260] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.030043  7784 raft_consensus.cc:359] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.033600  7784 raft_consensus.cc:385] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.034304  7784 raft_consensus.cc:740] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.035430  7784 consensus_queue.cc:260] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.037825  7784 ts_tablet_manager.cc:1434] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:15:14.038084  7783 ts_tablet_manager.cc:1434] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:14.038869  7784 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:14.039052  7783 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:14.035710  7800 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.041800  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.042430  7668 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.045987  7784 tablet_bootstrap.cc:654] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.045987  7783 tablet_bootstrap.cc:654] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.053670  7668 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 623b112b12c64b48890a6263177835c9 in term 1.
I20260709 13:15:14.055518  7557 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:14.056581  7790 raft_consensus.cc:2804] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.057852  7785 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.058379  7785 ts_tablet_manager.cc:1403] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.008s
I20260709 13:15:14.060071  7783 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:14.060580  7783 ts_tablet_manager.cc:1403] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260709 13:15:14.061764  7785 raft_consensus.cc:359] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.062526  7785 raft_consensus.cc:385] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.062862  7785 raft_consensus.cc:740] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.063037  7800 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 election: Requested vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.063660  7785 consensus_queue.cc:260] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.064209  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:14.066489  7785 ts_tablet_manager.cc:1434] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
W20260709 13:15:14.066843  7558 leader_election.cc:343] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.067592  7785 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:14.068272  7783 raft_consensus.cc:359] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.069056  7783 raft_consensus.cc:385] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.069931  7783 raft_consensus.cc:740] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.071460  7784 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:14.071133  7783 consensus_queue.cc:260] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.072096  7784 ts_tablet_manager.cc:1403] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.003s
I20260709 13:15:14.072526  7790 raft_consensus.cc:697] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 LEADER]: Becoming Leader. State: Replica: 623b112b12c64b48890a6263177835c9, State: Running, Role: LEADER
I20260709 13:15:14.073530  7790 consensus_queue.cc:237] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.074349  7783 ts_tablet_manager.cc:1434] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:15:14.075371  7783 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:14.076551  7784 raft_consensus.cc:359] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.081707  7784 raft_consensus.cc:385] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.082158  7783 tablet_bootstrap.cc:654] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.082093  7784 raft_consensus.cc:740] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.083048  7784 consensus_queue.cc:260] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.085602  7784 ts_tablet_manager.cc:1434] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:15:14.086967  7784 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:14.081377  7785 tablet_bootstrap.cc:654] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.094156  7783 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:14.094736  7783 ts_tablet_manager.cc:1403] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:15:14.098006  7784 tablet_bootstrap.cc:654] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.097726  7783 raft_consensus.cc:359] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.102593  7785 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.102882  7783 raft_consensus.cc:385] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.103070  7785 ts_tablet_manager.cc:1403] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260709 13:15:14.103272  7783 raft_consensus.cc:740] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.104207  7783 consensus_queue.cc:260] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.106380  7785 raft_consensus.cc:359] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.106887  7783 ts_tablet_manager.cc:1434] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:15:14.107110  7785 raft_consensus.cc:385] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.107451  7785 raft_consensus.cc:740] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.108189  7783 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:14.108397  7785 consensus_queue.cc:260] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.110591  7785 ts_tablet_manager.cc:1434] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:15:14.111559  7785 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:14.115782  7783 tablet_bootstrap.cc:654] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.116207  7490 catalog_manager.cc:5697] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 623b112b12c64b48890a6263177835c9 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "623b112b12c64b48890a6263177835c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.118273  7785 tablet_bootstrap.cc:654] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.119987  7789 raft_consensus.cc:493] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.120520  7789 raft_consensus.cc:515] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.125835  7784 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
W20260709 13:15:14.126320  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:14.126493  7784 ts_tablet_manager.cc:1403] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.001s
I20260709 13:15:14.132390  7784 raft_consensus.cc:359] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.133361  7784 raft_consensus.cc:385] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.133783  7784 raft_consensus.cc:740] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.135226  7789 leader_election.cc:290] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.134758  7784 consensus_queue.cc:260] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.142339  7784 ts_tablet_manager.cc:1434] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260709 13:15:14.144829  7784 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:14.148478  7790 raft_consensus.cc:493] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.149189  7790 raft_consensus.cc:515] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.152779  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.153590  7668 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 623b112b12c64b48890a6263177835c9 in term 0.
I20260709 13:15:14.155428  7557 leader_election.cc:304] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:14.156694  7806 raft_consensus.cc:2804] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.157181  7806 raft_consensus.cc:493] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.157581  7806 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.160398  7790 leader_election.cc:290] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.163703  7783 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:14.164454  7783 ts_tablet_manager.cc:1403] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.003s
I20260709 13:15:14.177189  7806 raft_consensus.cc:515] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.177850  7791 raft_consensus.cc:493] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.178496  7791 raft_consensus.cc:515] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.182226  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.183023  7668 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.188261  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.183074  7791 leader_election.cc:290] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.193039  7783 raft_consensus.cc:359] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.194063  7783 raft_consensus.cc:385] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.194456  7783 raft_consensus.cc:740] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.196475  7789 raft_consensus.cc:493] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.197190  7789 raft_consensus.cc:515] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.196472  7791 raft_consensus.cc:493] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.200431  7791 raft_consensus.cc:515] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.202334  7791 leader_election.cc:290] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.203092  7789 leader_election.cc:290] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297)
I20260709 13:15:14.203297  7785 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.203925  7785 ts_tablet_manager.cc:1403] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.093s	user 0.022s	sys 0.069s
I20260709 13:15:14.207428  7668 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 623b112b12c64b48890a6263177835c9 in term 1.
I20260709 13:15:14.207188  7785 raft_consensus.cc:359] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.208019  7785 raft_consensus.cc:385] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.208421  7785 raft_consensus.cc:740] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.208652  7557 leader_election.cc:304] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:14.195446  7783 consensus_queue.cc:260] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.209965  7790 raft_consensus.cc:2804] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.210927  7790 raft_consensus.cc:697] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 LEADER]: Becoming Leader. State: Replica: 623b112b12c64b48890a6263177835c9, State: Running, Role: LEADER
I20260709 13:15:14.209219  7785 consensus_queue.cc:260] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.212863  7783 ts_tablet_manager.cc:1434] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 13:15:14.213946  7783 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:14.215145  7785 ts_tablet_manager.cc:1434] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:14.220641  7806 leader_election.cc:290] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 election: Requested vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.221472  7785 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:14.231930  7783 tablet_bootstrap.cc:654] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.234510  7791 raft_consensus.cc:493] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.235327  7785 tablet_bootstrap.cc:654] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.235003  7791 raft_consensus.cc:515] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.212126  7790 consensus_queue.cc:237] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.237401  7791 leader_election.cc:290] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.234560  7784 tablet_bootstrap.cc:654] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.248291  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.249871  7669 raft_consensus.cc:2468] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.250597  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:14.251451  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.252120  7668 raft_consensus.cc:2468] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.252172  7706 leader_election.cc:304] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.253784  7789 raft_consensus.cc:2804] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.254146  7789 raft_consensus.cc:493] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.254447  7789 raft_consensus.cc:3060] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.253794  7706 leader_election.cc:304] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.266013  7789 raft_consensus.cc:515] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.267985  7789 leader_election.cc:290] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 election: Requested vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297)
I20260709 13:15:14.270407  7789 raft_consensus.cc:2804] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.270876  7789 raft_consensus.cc:493] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.271210  7789 raft_consensus.cc:3060] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:14.258544  7558 leader_election.cc:343] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:14.304862  7558 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:33773, user_credentials={real_user=slave}} blocked reactor thread for 46415.2us
W20260709 13:15:14.306665  7706 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:38325, user_credentials={real_user=slave}} blocked reactor thread for 52810.2us
I20260709 13:15:14.311002  7790 raft_consensus.cc:493] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.312731  7790 raft_consensus.cc:515] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.315335  7783 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:14.322600  7783 ts_tablet_manager.cc:1403] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.001s
I20260709 13:15:14.327875  7489 catalog_manager.cc:5697] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 623b112b12c64b48890a6263177835c9 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "623b112b12c64b48890a6263177835c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.327210  7785 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.330901  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.331228  7785 ts_tablet_manager.cc:1403] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.008s
I20260709 13:15:14.332401  7742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.333777  7742 raft_consensus.cc:2393] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33d1e906e8264f55b113d4587a684dcb in current term 1: Already voted for candidate 23f4fbbd25234522bef49fad1d82b6be in this term.
I20260709 13:15:14.334389  7789 raft_consensus.cc:515] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.335307  7741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.335899  7743 raft_consensus.cc:2393] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33d1e906e8264f55b113d4587a684dcb in current term 1: Already voted for candidate 23f4fbbd25234522bef49fad1d82b6be in this term.
W20260709 13:15:14.340435  7558 leader_election.cc:343] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.316751  7825 raft_consensus.cc:493] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.318004  7791 raft_consensus.cc:493] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.319610  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.320546  7790 leader_election.cc:290] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.321136  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.342710  7791 raft_consensus.cc:515] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.340116  7785 raft_consensus.cc:359] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.345127  7785 raft_consensus.cc:385] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.345489  7785 raft_consensus.cc:740] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
W20260709 13:15:14.346400  7557 leader_election.cc:343] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.346598  7785 consensus_queue.cc:260] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.347162  7790 raft_consensus.cc:493] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.348013  7790 raft_consensus.cc:515] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.348470  7594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.349293  7594 raft_consensus.cc:2468] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.350396  7790 leader_election.cc:290] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.351082  7594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.351927  7594 raft_consensus.cc:2468] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.351904  7783 raft_consensus.cc:359] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.353389  7783 raft_consensus.cc:385] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.353643  7783 raft_consensus.cc:740] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.354828  7593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:14.353047  7789 leader_election.cc:290] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.355677  7593 raft_consensus.cc:3060] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.357365  7592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:14.358069  7592 raft_consensus.cc:3060] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.354821  7791 leader_election.cc:290] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.360292  7591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.352095  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.361908  7590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.364312  7588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c4dc0493c4411aa84fc946c0b0c5e6" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.363425  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.364440  7742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.366652  7825 raft_consensus.cc:515] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.370497  7784 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:14.370865  7741 raft_consensus.cc:2468] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 0.
I20260709 13:15:14.371296  7784 ts_tablet_manager.cc:1403] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.227s	user 0.012s	sys 0.007s
I20260709 13:15:14.367580  7740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c4dc0493c4411aa84fc946c0b0c5e6" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.365646  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.372165  7783 consensus_queue.cc:260] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.372895  7743 raft_consensus.cc:2468] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 623b112b12c64b48890a6263177835c9 in term 0.
I20260709 13:15:14.343127  7668 raft_consensus.cc:3060] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.373759  7785 ts_tablet_manager.cc:1434] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.040s	user 0.021s	sys 0.009s
I20260709 13:15:14.375801  7785 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:14.369571  7634 leader_election.cc:304] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33d1e906e8264f55b113d4587a684dcb; no voters: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9
I20260709 13:15:14.377956  7634 leader_election.cc:304] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33d1e906e8264f55b113d4587a684dcb; no voters: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9
I20260709 13:15:14.379150  7791 raft_consensus.cc:3060] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.368077  7667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.375483  7784 raft_consensus.cc:359] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.380569  7783 ts_tablet_manager.cc:1434] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.004s
I20260709 13:15:14.381440  7784 raft_consensus.cc:385] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.381748  7784 raft_consensus.cc:740] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
W20260709 13:15:14.382423  7633 leader_election.cc:343] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.383121  7789 raft_consensus.cc:493] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.383343  7783 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:14.382475  7784 consensus_queue.cc:260] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.384579  7558 leader_election.cc:304] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:14.386276  7789 raft_consensus.cc:515] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.387106  7742 raft_consensus.cc:2393] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 623b112b12c64b48890a6263177835c9 in current term 1: Already voted for candidate 23f4fbbd25234522bef49fad1d82b6be in this term.
I20260709 13:15:14.388573  7789 leader_election.cc:290] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.389811  7633 leader_election.cc:304] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.391268  7558 leader_election.cc:304] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 623b112b12c64b48890a6263177835c9; no voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:14.392028  7783 tablet_bootstrap.cc:654] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.392635  7806 raft_consensus.cc:2804] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.393172  7806 raft_consensus.cc:493] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.393610  7806 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.391281  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.386736  7785 tablet_bootstrap.cc:654] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.395401  7589 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.398135  7784 ts_tablet_manager.cc:1434] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 13:15:14.399583  7784 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:14.396522  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.403218  7669 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.405205  7706 leader_election.cc:304] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.405597  7825 leader_election.cc:290] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.406157  7789 raft_consensus.cc:2804] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.406558  7789 raft_consensus.cc:493] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.406927  7789 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.408229  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.409111  7669 raft_consensus.cc:2468] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.410229  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.410929  7589 raft_consensus.cc:2468] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.411254  7706 leader_election.cc:304] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.413049  7825 raft_consensus.cc:2804] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.413470  7825 raft_consensus.cc:493] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.413844  7825 raft_consensus.cc:3060] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.415268  7789 raft_consensus.cc:515] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.417433  7789 leader_election.cc:290] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.425752  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:14.425760  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.426489  7589 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.426683  7669 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.430781  7668 raft_consensus.cc:2468] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.437274  7593 raft_consensus.cc:2468] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.440914  7706 leader_election.cc:304] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.439689  7790 raft_consensus.cc:2749] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.442780  7589 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.442934  7828 raft_consensus.cc:2804] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.443740  7828 raft_consensus.cc:697] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:14.444219  7708 leader_election.cc:304] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:14.445250  7789 raft_consensus.cc:2804] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:15:14.439607  7633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.131:33773, user_credentials={real_user=slave}} blocked reactor thread for 49641.6us
I20260709 13:15:14.437760  7791 raft_consensus.cc:2749] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.439204  7806 raft_consensus.cc:515] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.444948  7828 consensus_queue.cc:237] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.452145  7825 raft_consensus.cc:515] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.453902  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.455693  7830 raft_consensus.cc:2749] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:14.456295  7557 leader_election.cc:343] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.456743  7592 raft_consensus.cc:2468] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.463433  7708 leader_election.cc:304] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:14.467846  7825 leader_election.cc:290] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.468895  7825 raft_consensus.cc:2804] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.468976  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.469581  7825 raft_consensus.cc:697] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:14.469719  7668 raft_consensus.cc:3060] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.458676  7593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:14.474400  7593 raft_consensus.cc:3060] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.470872  7825 consensus_queue.cc:237] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.478788  7783 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:14.479274  7783 ts_tablet_manager.cc:1403] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.012s
I20260709 13:15:14.460602  7789 raft_consensus.cc:697] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:14.484812  7783 raft_consensus.cc:359] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.485728  7783 raft_consensus.cc:385] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:15:14.460280  7634 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:37297, user_credentials={real_user=slave}} blocked reactor thread for 82437.2us
I20260709 13:15:14.486032  7783 raft_consensus.cc:740] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
W20260709 13:15:14.486544  7634 leader_election.cc:343] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.486804  7783 consensus_queue.cc:260] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.487078  7634 leader_election.cc:304] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33d1e906e8264f55b113d4587a684dcb; no voters: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9
I20260709 13:15:14.479521  7667 raft_consensus.cc:2468] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
W20260709 13:15:14.488600  7634 leader_election.cc:343] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.489693  7789 consensus_queue.cc:237] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.489470  7490 catalog_manager.cc:5697] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 1 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.492326  7806 leader_election.cc:290] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [CANDIDATE]: Term 1 election: Requested vote from peers 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.501579  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "623b112b12c64b48890a6263177835c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:14.502084  7668 raft_consensus.cc:2468] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.502453  7743 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.503012  7829 raft_consensus.cc:2764] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:15:14.504582  7829 raft_consensus.cc:493] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.505110  7829 raft_consensus.cc:515] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.498363  7830 raft_consensus.cc:493] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.508299  7830 raft_consensus.cc:515] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.498220  7791 raft_consensus.cc:2749] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:14.509243  7592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.507680  7829 leader_election.cc:290] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.511528  7830 leader_election.cc:290] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.512681  7592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.513361  7592 raft_consensus.cc:2468] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 0.
W20260709 13:15:14.514716  7634 leader_election.cc:343] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.496124  7669 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.515492  7634 leader_election.cc:304] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:14.517618  7830 raft_consensus.cc:2804] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.518092  7830 raft_consensus.cc:493] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.518496  7830 raft_consensus.cc:3060] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.521221  7783 ts_tablet_manager.cc:1434] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:15:14.524564  7743 raft_consensus.cc:2468] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 623b112b12c64b48890a6263177835c9 in term 1.
I20260709 13:15:14.532960  7558 leader_election.cc:304] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:14.534471  7806 raft_consensus.cc:2804] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.537338  7706 leader_election.cc:304] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.536010  7806 raft_consensus.cc:697] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 LEADER]: Becoming Leader. State: Replica: 623b112b12c64b48890a6263177835c9, State: Running, Role: LEADER
I20260709 13:15:14.539230  7806 consensus_queue.cc:237] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.539980  7783 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb: Bootstrap starting.
I20260709 13:15:14.541025  7825 raft_consensus.cc:2804] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.541579  7825 raft_consensus.cc:697] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
W20260709 13:15:14.545104  7558 consensus_peers.cc:597] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 -> Peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Couldn't send request to peer 23f4fbbd25234522bef49fad1d82b6be. 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 13:15:14.546340  7825 consensus_queue.cc:237] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.554574  7785 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.555253  7785 ts_tablet_manager.cc:1403] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.180s	user 0.022s	sys 0.037s
I20260709 13:15:14.558646  7784 tablet_bootstrap.cc:654] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.561576  7490 catalog_manager.cc:5697] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 1 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.565824  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.566685  7743 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 0.
I20260709 13:15:14.568114  7593 raft_consensus.cc:2468] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.567540  7490 catalog_manager.cc:5697] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 1 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.574103  7489 catalog_manager.cc:5697] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 623b112b12c64b48890a6263177835c9 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "623b112b12c64b48890a6263177835c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.579560  7783 tablet_bootstrap.cc:654] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.585049  7633 leader_election.cc:304] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 623b112b12c64b48890a6263177835c9
I20260709 13:15:14.585253  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:14.589459  7830 raft_consensus.cc:515] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.589874  7837 raft_consensus.cc:2804] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.591269  7806 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:15:14.593580  7633 leader_election.cc:343] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.595896  7830 leader_election.cc:290] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.597051  7593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:14.597678  7593 raft_consensus.cc:3060] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.598146  7785 raft_consensus.cc:359] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.592725  7837 raft_consensus.cc:493] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.600291  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:14.599189  7785 raft_consensus.cc:385] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.602496  7785 raft_consensus.cc:740] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
W20260709 13:15:14.602526  7633 leader_election.cc:343] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:14.601550  7837 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.604545  7489 catalog_manager.cc:5697] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 1 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.607542  7593 raft_consensus.cc:2468] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 1.
I20260709 13:15:14.608880  7634 leader_election.cc:304] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:14.608691  7785 consensus_queue.cc:260] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.610071  7830 raft_consensus.cc:2804] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.610831  7830 raft_consensus.cc:697] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:14.611341  7785 ts_tablet_manager.cc:1434] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.001s
I20260709 13:15:14.611886  7830 consensus_queue.cc:237] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.613268  7837 raft_consensus.cc:515] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.614637  7785 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:14.616549  7593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:14.616637  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:14.617296  7743 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.618088  7784 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:14.618577  7784 ts_tablet_manager.cc:1403] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.219s	user 0.017s	sys 0.005s
I20260709 13:15:14.621070  7783 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb: No bootstrap required, opened a new log
I20260709 13:15:14.621541  7783 ts_tablet_manager.cc:1403] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.006s
I20260709 13:15:14.621937  7784 raft_consensus.cc:359] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.622608  7784 raft_consensus.cc:385] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.622876  7784 raft_consensus.cc:740] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.623672  7784 consensus_queue.cc:260] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.624429  7743 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 1.
I20260709 13:15:14.624526  7783 raft_consensus.cc:359] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.625298  7783 raft_consensus.cc:385] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.625633  7633 leader_election.cc:304] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.626014  7784 ts_tablet_manager.cc:1434] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:14.626477  7829 raft_consensus.cc:2804] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.626977  7829 raft_consensus.cc:697] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:14.627734  7593 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.627844  7829 consensus_queue.cc:237] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.627252  7784 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:14.625625  7783 raft_consensus.cc:740] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.635896  7837 leader_election.cc:290] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:14.636366  7785 tablet_bootstrap.cc:654] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.636754  7783 consensus_queue.cc:260] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.639218  7783 ts_tablet_manager.cc:1434] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:15:14.641208  7593 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 1.
I20260709 13:15:14.650213  7784 tablet_bootstrap.cc:654] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.661577  7490 catalog_manager.cc:5697] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 1 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.664218  7490 catalog_manager.cc:5697] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 1 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:14.671389  7784 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: No bootstrap required, opened a new log
I20260709 13:15:14.671943  7784 ts_tablet_manager.cc:1403] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.003s
I20260709 13:15:14.673583  7785 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.674090  7785 ts_tablet_manager.cc:1403] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.015s
I20260709 13:15:14.674839  7784 raft_consensus.cc:359] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.675521  7784 raft_consensus.cc:385] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.675808  7784 raft_consensus.cc:740] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.676579  7784 consensus_queue.cc:260] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.676784  7785 raft_consensus.cc:359] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.677469  7785 raft_consensus.cc:385] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.677752  7785 raft_consensus.cc:740] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.678610  7784 ts_tablet_manager.cc:1434] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:14.678431  7785 consensus_queue.cc:260] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
W20260709 13:15:14.677469  7558 consensus_peers.cc:597] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 -> Peer 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773): Couldn't send request to peer 23f4fbbd25234522bef49fad1d82b6be. 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 13:15:14.680397  7785 ts_tablet_manager.cc:1434] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:15:14.681500  7785 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:14.687520  7785 tablet_bootstrap.cc:654] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.692009  7785 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.692389  7785 ts_tablet_manager.cc:1403] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:15:14.694363  7785 raft_consensus.cc:359] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.694811  7785 raft_consensus.cc:385] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.695034  7785 raft_consensus.cc:740] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.695528  7785 consensus_queue.cc:260] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.697067  7785 ts_tablet_manager.cc:1434] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:14.697999  7785 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be: Bootstrap starting.
I20260709 13:15:14.703838  7785 tablet_bootstrap.cc:654] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:14.708519  7785 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be: No bootstrap required, opened a new log
I20260709 13:15:14.708858  7785 ts_tablet_manager.cc:1403] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 13:15:14.710641  7785 raft_consensus.cc:359] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.711128  7785 raft_consensus.cc:385] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:14.711333  7785 raft_consensus.cc:740] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Initialized, Role: FOLLOWER
I20260709 13:15:14.711953  7785 consensus_queue.cc:260] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.713573  7785 ts_tablet_manager.cc:1434] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:14.723587  7790 consensus_queue.cc:1048] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.866848  7825 consensus_queue.cc:1048] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.871579  7825 raft_consensus.cc:493] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.872068  7825 raft_consensus.cc:515] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.874339  7825 leader_election.cc:290] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.876701  7593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c4dc0493c4411aa84fc946c0b0c5e6" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.877483  7593 raft_consensus.cc:2468] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.878399  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c4dc0493c4411aa84fc946c0b0c5e6" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.879071  7669 raft_consensus.cc:2468] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 0.
I20260709 13:15:14.880311  7706 leader_election.cc:304] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:14.881191  7825 raft_consensus.cc:2804] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:14.881563  7825 raft_consensus.cc:493] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:14.881891  7825 raft_consensus.cc:3060] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.884588  7832 consensus_queue.cc:1048] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.885403  7789 consensus_queue.cc:1048] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.890587  7825 raft_consensus.cc:515] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.893685  7592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c4dc0493c4411aa84fc946c0b0c5e6" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:14.894301  7592 raft_consensus.cc:3060] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.895287  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8c4dc0493c4411aa84fc946c0b0c5e6" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:14.895895  7668 raft_consensus.cc:3060] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:14.901683  7592 raft_consensus.cc:2468] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.902280  7835 consensus_queue.cc:1048] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:14.903678  7708 leader_election.cc:304] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:14.904942  7789 raft_consensus.cc:2804] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:14.905434  7789 raft_consensus.cc:697] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:14.905735  7668 raft_consensus.cc:2468] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:14.906245  7789 consensus_queue.cc:237] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.907111  7825 leader_election.cc:290] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.919797  7489 catalog_manager.cc:5697] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 0 to 1, leader changed from <none> to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 1 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:14.951980  7832 consensus_queue.cc:1048] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.962750  7832 consensus_queue.cc:1048] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:14.980013  7832 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:14.980409  7832 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:14.982030  7832 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:14.982728  7593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:14.982910  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:14.984169  7706 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be; no voters: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9
I20260709 13:15:14.984781  7832 raft_consensus.cc:2749] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.039204  7830 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.049810  7791 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.052302  7832 consensus_queue.cc:1048] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.057013  7791 consensus_queue.cc:1048] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:15.068497  7806 consensus_queue.cc:1048] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.075320  7828 consensus_queue.cc:1048] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.079885  7791 raft_consensus.cc:493] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.080461  7791 raft_consensus.cc:515] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:15.087427  7741 raft_consensus.cc:3060] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.090283  7791 leader_election.cc:290] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:15.093075  7668 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.094022  7742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:15.101109  7592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:15.102276  7790 consensus_queue.cc:1048] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.102903  7791 consensus_queue.cc:1048] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:15.105113  7634 leader_election.cc:304] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33d1e906e8264f55b113d4587a684dcb; no voters: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9
I20260709 13:15:15.114065  7830 raft_consensus.cc:2749] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:15.116816  7789 raft_consensus.cc:493] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:15.117338  7789 raft_consensus.cc:515] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:15.119380  7789 leader_election.cc:290] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:15.121220  7592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "623b112b12c64b48890a6263177835c9" is_pre_election: true
I20260709 13:15:15.123093  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:15.124616  3034 ts_manager.cc:295] Set tserver state for 623b112b12c64b48890a6263177835c9 to MAINTENANCE_MODE
I20260709 13:15:15.125162  7706 leader_election.cc:304] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be; no voters: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9
I20260709 13:15:15.125797  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
I20260709 13:15:15.125926  7789 raft_consensus.cc:2749] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:15:15.127910  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:15.152649  7743 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:15.186499  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:15.187201  3034 tablet_replica.cc:333] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.188373  3034 raft_consensus.cc:2243] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:15.188809  3034 raft_consensus.cc:2272] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.190929  3034 tablet_replica.cc:333] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.191818  3034 raft_consensus.cc:2243] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:15.192327  3034 raft_consensus.cc:2272] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.194576  3034 tablet_replica.cc:333] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.195089  3034 raft_consensus.cc:2243] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:15.195489  3034 raft_consensus.cc:2272] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.198091  3034 tablet_replica.cc:333] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.198779  3034 raft_consensus.cc:2243] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:15.199124  3034 raft_consensus.cc:2272] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.200634  3034 tablet_replica.cc:333] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.201072  3034 raft_consensus.cc:2243] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:15.201841  3034 raft_consensus.cc:2272] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.203852  3034 tablet_replica.cc:333] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.204403  3034 raft_consensus.cc:2243] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:15.204823  3034 raft_consensus.cc:2272] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.206836  3034 tablet_replica.cc:333] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.207398  3034 raft_consensus.cc:2243] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:15.208242  3034 raft_consensus.cc:2272] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.210450  3034 tablet_replica.cc:333] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.210868  3034 raft_consensus.cc:2243] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:15.211562  3034 raft_consensus.cc:2272] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.213937  3034 tablet_replica.cc:333] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.214421  3034 raft_consensus.cc:2243] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:15.214812  3034 raft_consensus.cc:2272] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.216914  3034 tablet_replica.cc:333] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: stopping tablet replica
I20260709 13:15:15.217398  3034 raft_consensus.cc:2243] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:15.217792  3034 raft_consensus.cc:2272] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:15.238523  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
W20260709 13:15:15.413436  7708 consensus_peers.cc:597] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:15.432138  7708 consensus_peers.cc:597] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:15.453696  7789 consensus_queue.cc:1048] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:15.465878  7708 consensus_peers.cc:597] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:15.473827  7708 consensus_peers.cc:597] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:15.482386  7634 consensus_peers.cc:597] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:15.509055  7634 consensus_peers.cc:597] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:15.510351  7708 consensus_peers.cc:597] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:16.128991  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:16.156312  7791 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 623b112b12c64b48890a6263177835c9)
I20260709 13:15:16.156889  7791 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.158589  7791 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:16.159709  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
W20260709 13:15:16.161839  7634 leader_election.cc:336] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.162263  7634 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33d1e906e8264f55b113d4587a684dcb; no voters: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9
I20260709 13:15:16.162920  7791 raft_consensus.cc:2749] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:16.233036  7791 raft_consensus.cc:493] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 623b112b12c64b48890a6263177835c9)
I20260709 13:15:16.233529  7791 raft_consensus.cc:515] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.235236  7791 leader_election.cc:290] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:16.236490  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:16.237080  7743 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 0.
I20260709 13:15:16.238031  7633 leader_election.cc:304] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:16.238808  7791 raft_consensus.cc:2804] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:15:16.239038  7634 leader_election.cc:336] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.239230  7791 raft_consensus.cc:493] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 623b112b12c64b48890a6263177835c9)
I20260709 13:15:16.239699  7791 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.245226  7791 raft_consensus.cc:515] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.246951  7791 leader_election.cc:290] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:16.247990  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:16.248662  7743 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 0 FOLLOWER]: Advancing to term 2
W20260709 13:15:16.250399  7634 leader_election.cc:336] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.254362  7743 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:16.255322  7633 leader_election.cc:304] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 623b112b12c64b48890a6263177835c9
I20260709 13:15:16.256071  7791 raft_consensus.cc:2804] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:16.256515  7791 raft_consensus.cc:697] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:16.257205  7791 consensus_queue.cc:237] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.264297  7490 catalog_manager.cc:5697] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 1 to 2, leader changed from 623b112b12c64b48890a6263177835c9 (127.2.246.129) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 2 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:16.489876  7708 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111) [suppressed 113 similar messages]
I20260709 13:15:16.600260  7832 raft_consensus.cc:493] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 623b112b12c64b48890a6263177835c9)
I20260709 13:15:16.600796  7832 raft_consensus.cc:515] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.602891  7832 leader_election.cc:290] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:16.604136  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
W20260709 13:15:16.606606  7708 leader_election.cc:336] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.606992  7708 leader_election.cc:304] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23f4fbbd25234522bef49fad1d82b6be; no voters: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9
I20260709 13:15:16.607564  7832 raft_consensus.cc:2749] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:16.665330  7832 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 623b112b12c64b48890a6263177835c9)
I20260709 13:15:16.665787  7832 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.667575  7832 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:16.668567  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb" is_pre_election: true
I20260709 13:15:16.669147  7668 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 1.
I20260709 13:15:16.670101  7706 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:16.670747  7832 raft_consensus.cc:2804] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:16.671037  7832 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 623b112b12c64b48890a6263177835c9)
I20260709 13:15:16.671319  7832 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:16.671366  7708 leader_election.cc:336] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.676296  7832 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.677783  7832 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:16.678757  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:16.679407  7668 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:16.681547  7708 leader_election.cc:336] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.685001  7668 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 2.
I20260709 13:15:16.685986  7706 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 623b112b12c64b48890a6263177835c9
I20260709 13:15:16.686625  7832 raft_consensus.cc:2804] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:16.687009  7832 raft_consensus.cc:697] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:16.687600  7832 consensus_queue.cc:237] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.694943  7490 catalog_manager.cc:5697] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 1 to 2, leader changed from 623b112b12c64b48890a6263177835c9 (127.2.246.129) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 2 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:16.698241  7791 raft_consensus.cc:493] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 623b112b12c64b48890a6263177835c9)
I20260709 13:15:16.698750  7791 raft_consensus.cc:515] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.700489  7791 leader_election.cc:290] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:16.701623  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be" is_pre_election: true
I20260709 13:15:16.702265  7743 raft_consensus.cc:2468] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 1.
I20260709 13:15:16.703209  7633 leader_election.cc:304] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:16.703975  7791 raft_consensus.cc:2804] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:16.704288  7791 raft_consensus.cc:493] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 623b112b12c64b48890a6263177835c9)
W20260709 13:15:16.704433  7634 leader_election.cc:336] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.704696  7791 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:16.710402  7791 raft_consensus.cc:515] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
W20260709 13:15:16.710947  7634 consensus_peers.cc:597] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:16.711980  7791 leader_election.cc:290] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:16.713002  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:16.713620  7743 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:15:16.715085  7634 leader_election.cc:336] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111)
I20260709 13:15:16.718451  7743 raft_consensus.cc:2468] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:16.719265  7633 leader_election.cc:304] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 623b112b12c64b48890a6263177835c9
I20260709 13:15:16.719988  7791 raft_consensus.cc:2804] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:16.720412  7791 raft_consensus.cc:697] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:16.721098  7791 consensus_queue.cc:237] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:16.727489  7490 catalog_manager.cc:5697] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 1 to 2, leader changed from 623b112b12c64b48890a6263177835c9 (127.2.246.129) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 2 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:16.823958  7743 raft_consensus.cc:1275] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:16.825270  7791 consensus_queue.cc:1048] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:15:17.085879  7708 consensus_peers.cc:597] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:17.088809  7668 raft_consensus.cc:1275] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.089987  7881 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:17.129871  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:17.145766  7743 raft_consensus.cc:1275] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:17.146963  7830 consensus_queue.cc:1048] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:15:17.163102  7634 consensus_peers.cc:597] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:17.858044  7708 consensus_peers.cc:597] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:17.859714  7708 consensus_peers.cc:597] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:17.985890  7634 consensus_peers.cc:597] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:18.121574  7708 consensus_peers.cc:597] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:18.130738  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:18.140870  7708 consensus_peers.cc:597] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:18.185590  7708 consensus_peers.cc:597] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:18.306648  7634 consensus_peers.cc:597] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:19.131588  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:15:19.177881  7634 consensus_peers.cc:597] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:19.777864  7634 consensus_peers.cc:597] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:19.867295  7708 consensus_peers.cc:597] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:15:20.132512  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:20.261108  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:20.267640  7893 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 13:15:20.267688  7892 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 13:15:20.268813  7895 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 13:15:20.271889  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:20.274868  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:20.275058  3034 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 13:15:20.275194  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602920275183 us; error 0 us; skew 500 ppm
I20260709 13:15:20.275651  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:20.278091  3034 webserver.cc:533] Webserver started at http://127.2.246.129:42383/ using document root <none> and password file <none>
I20260709 13:15:20.278549  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:20.278707  3034 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:15:20.282861  3034 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
W20260709 13:15:20.284636  7708 consensus_peers.cc:597] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:20.286721  7900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:20.287485  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:15:20.287827  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "623b112b12c64b48890a6263177835c9"
format_stamp: "Formatted at 2026-07-09 13:15:13 on dist-test-slave-mz79"
I20260709 13:15:20.288226  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602791632668-3034-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 13:15:20.302130  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:20.303123  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:20.304646  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:20.308007  7907 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:15:20.351195  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:15:20.351536  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260709 13:15:20.351851  3034 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:15:20.356228  7907 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.368579  7907 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: 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 13:15:20.369519  7907 tablet_bootstrap.cc:492] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.370090  7907 ts_tablet_manager.cc:1403] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:15:20.372529  7907 raft_consensus.cc:359] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.373059  7907 raft_consensus.cc:740] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.373663  7907 consensus_queue.cc:260] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.375825  7907 ts_tablet_manager.cc:1434] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:15:20.376477  7907 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.387606  7907 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: 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 13:15:20.388195  3034 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:15:20.388535  7907 tablet_bootstrap.cc:492] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.388587  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.034s	sys 0.002s
I20260709 13:15:20.389264  7907 ts_tablet_manager.cc:1403] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:15:20.391497  7907 raft_consensus.cc:359] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.392076  7907 raft_consensus.cc:740] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.392691  7907 consensus_queue.cc:260] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.394134  7907 ts_tablet_manager.cc:1434] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:20.394798  7907 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.407590  7907 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: 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 13:15:20.408526  7907 tablet_bootstrap.cc:492] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.409082  7907 ts_tablet_manager.cc:1403] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:15:20.411137  7907 raft_consensus.cc:359] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.411684  7907 raft_consensus.cc:740] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.412554  7907 consensus_queue.cc:260] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [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: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.414165  7907 ts_tablet_manager.cc:1434] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:15:20.414855  7907 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
W20260709 13:15:20.424438  7708 consensus_peers.cc:597] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:20.428674  7907 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: 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 13:15:20.429420  7907 tablet_bootstrap.cc:492] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.430145  7907 ts_tablet_manager.cc:1403] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260709 13:15:20.432168  7907 raft_consensus.cc:359] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.432655  7907 raft_consensus.cc:740] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.433284  7907 consensus_queue.cc:260] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.434669  7907 ts_tablet_manager.cc:1434] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 13:15:20.435294  7907 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.445899  7907 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: 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 13:15:20.446795  7907 tablet_bootstrap.cc:492] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.447420  7907 ts_tablet_manager.cc:1403] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:15:20.450109  7907 raft_consensus.cc:359] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.450814  7907 raft_consensus.cc:740] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
W20260709 13:15:20.451246  7708 consensus_peers.cc:597] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:15:20.451442  7907 consensus_queue.cc:260] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.453084  7907 ts_tablet_manager.cc:1434] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:20.453682  7907 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.456298  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:37297
I20260709 13:15:20.456410  7969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:37297 every 8 connection(s)
I20260709 13:15:20.461041  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:20.493682  7907 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: 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 13:15:20.494655  7907 tablet_bootstrap.cc:492] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.495316  7907 ts_tablet_manager.cc:1403] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.023s
I20260709 13:15:20.497304  7942 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.499275  7970 heartbeater.cc:344] Connected to a master server at 127.2.246.190:42179
I20260709 13:15:20.498948  7907 raft_consensus.cc:359] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.499748  7970 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:20.499754  7907 raft_consensus.cc:740] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.500870  7970 heartbeater.cc:507] Master 127.2.246.190:42179 requested a full tablet report, sending...
I20260709 13:15:20.501689  7907 consensus_queue.cc:260] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.503763  7907 ts_tablet_manager.cc:1434] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:15:20.504140  7743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11893d2722794dbe97482b635093b582"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:20.504594  7907 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.504878  7743 raft_consensus.cc:606] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:20.507829  7743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:20.508388  7743 raft_consensus.cc:606] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:20.519941  7907 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: 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 13:15:20.520790  7907 tablet_bootstrap.cc:492] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.521001  7490 ts_manager.cc:194] Re-registered known tserver with Master: 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297)
I20260709 13:15:20.521462  7907 ts_tablet_manager.cc:1403] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
W20260709 13:15:20.522774  7634 consensus_peers.cc:597] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. 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 13:15:20.523959  7907 raft_consensus.cc:359] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.524686  7907 raft_consensus.cc:740] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.525358  7907 consensus_queue.cc:260] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.527681  7907 ts_tablet_manager.cc:1434] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:20.528475  7907 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.530385  7668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
mode: GRACEFUL
new_leader_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:53008
I20260709 13:15:20.530983  7668 raft_consensus.cc:606] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Received request to transfer leadership to TS 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:20.531453  7490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33488
I20260709 13:15:20.532342  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:20.533003  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:20.533597  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:20.534804  7970 heartbeater.cc:499] Master 127.2.246.190:42179 was elected leader, sending a full tablet report...
I20260709 13:15:20.546167  7907 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: 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 13:15:20.546866  7907 tablet_bootstrap.cc:492] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.547472  7907 ts_tablet_manager.cc:1403] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:15:20.549108  7907 raft_consensus.cc:359] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.549575  7907 raft_consensus.cc:740] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.550140  7907 consensus_queue.cc:260] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.551914  7907 ts_tablet_manager.cc:1434] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 13:15:20.552656  7907 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.564376  7907 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: 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 13:15:20.565028  7907 tablet_bootstrap.cc:492] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.565505  7907 ts_tablet_manager.cc:1403] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 13:15:20.567294  7907 raft_consensus.cc:359] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.567780  7907 raft_consensus.cc:740] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.568373  7907 consensus_queue.cc:260] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.569732  7907 ts_tablet_manager.cc:1434] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:20.570443  7907 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Bootstrap starting.
I20260709 13:15:20.581656  7907 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: 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 13:15:20.582326  7907 tablet_bootstrap.cc:492] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Bootstrap complete.
I20260709 13:15:20.582803  7907 ts_tablet_manager.cc:1403] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:15:20.584474  7907 raft_consensus.cc:359] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.584945  7907 raft_consensus.cc:740] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 623b112b12c64b48890a6263177835c9, State: Initialized, Role: FOLLOWER
I20260709 13:15:20.585556  7907 consensus_queue.cc:260] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.587270  7907 ts_tablet_manager.cc:1434] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:20.647835  7942 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.738464  7986 raft_consensus.cc:993] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb: : Instructing follower 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:20.738977  7890 raft_consensus.cc:1081] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Signalling peer 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:20.740468  7743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:56312
I20260709 13:15:20.740953  7743 raft_consensus.cc:493] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:20.741225  7743 raft_consensus.cc:3060] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.745791  7743 raft_consensus.cc:515] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.747313  7743 leader_election.cc:290] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:20.747995  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:20.748279  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7449a528107541abb714cde54ef6fb0e" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:20.748782  7942 raft_consensus.cc:3060] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.748921  7668 raft_consensus.cc:3055] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:20.749372  7668 raft_consensus.cc:740] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:20.750178  7668 consensus_queue.cc:260] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.751089  7668 raft_consensus.cc:3060] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.753885  7942 raft_consensus.cc:2468] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 2.
I20260709 13:15:20.754858  7708 leader_election.cc:304] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:20.755345  7668 raft_consensus.cc:2468] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 2.
I20260709 13:15:20.755666  7891 raft_consensus.cc:2804] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:20.756965  7891 raft_consensus.cc:697] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:20.757658  7891 consensus_queue.cc:237] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.763834  7490 catalog_manager.cc:5697] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 1 to 2, leader changed from 33d1e906e8264f55b113d4587a684dcb (127.2.246.130) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 2 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:20.934626  7987 raft_consensus.cc:993] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:20.935083  7891 raft_consensus.cc:1081] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:20.936650  7668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:20.937105  7668 raft_consensus.cc:493] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:20.937357  7668 raft_consensus.cc:3060] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.943388  7668 raft_consensus.cc:515] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.945182  7668 leader_election.cc:290] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:20.945899  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:20.946185  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58cc3efe17234144b61dc21d53cc26ae" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:20.946775  7944 raft_consensus.cc:3060] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.946959  7743 raft_consensus.cc:3055] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:20.947309  7743 raft_consensus.cc:740] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:20.948025  7743 consensus_queue.cc:260] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [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: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.948925  7743 raft_consensus.cc:3060] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.952036  7944 raft_consensus.cc:2468] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:20.953019  7634 leader_election.cc:304] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:20.953567  7743 raft_consensus.cc:2468] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:20.953724  7993 raft_consensus.cc:2804] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:20.954301  7993 raft_consensus.cc:697] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:20.955231  7993 consensus_queue.cc:237] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER 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: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.960956  7490 catalog_manager.cc:5697] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 1 to 2, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 2 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:20.975823  7987 raft_consensus.cc:993] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:20.976202  7891 raft_consensus.cc:1081] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:20.977669  7668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11893d2722794dbe97482b635093b582"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:20.978116  7668 raft_consensus.cc:493] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:20.978385  7668 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.978750  7944 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.982730  7668 raft_consensus.cc:515] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.984892  7668 leader_election.cc:290] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:20.985525  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:20.986135  7942 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.986073  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:20.987035  7743 raft_consensus.cc:3055] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:20.987344  7743 raft_consensus.cc:740] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:20.988178  7743 consensus_queue.cc:260] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:20.989414  7743 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:20.993062  7942 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:20.994392  7634 leader_election.cc:304] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:20.995241  7993 raft_consensus.cc:2804] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:20.995889  7993 raft_consensus.cc:697] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:20.996963  7743 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:20.998302  7993 consensus_queue.cc:237] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.005439  7490 catalog_manager.cc:5697] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 1 to 2, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 2 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:21.133347  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:21.199496  7942 raft_consensus.cc:1275] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.200690  7998 consensus_queue.cc:1048] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.209625  7668 raft_consensus.cc:1275] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.211009  7987 consensus_queue.cc:1048] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.350176  7743 raft_consensus.cc:1275] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.351344  7942 raft_consensus.cc:1275] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.352006  7993 consensus_queue.cc:1048] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.352836  7890 consensus_queue.cc:1048] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.457962  7743 raft_consensus.cc:1275] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.459318  7993 consensus_queue.cc:1048] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.469945  7942 raft_consensus.cc:1275] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:21.471330  7986 consensus_queue.cc:1048] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:21.540720  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:21.547971  7743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:21.548476  7743 raft_consensus.cc:606] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:21.550807  7668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
mode: GRACEFUL
new_leader_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:53008
I20260709 13:15:21.551193  7668 raft_consensus.cc:606] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Received request to transfer leadership to TS 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:21.553349  7668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "744702435e5149fd849f669aa2abb737"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
mode: GRACEFUL
new_leader_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:53008
I20260709 13:15:21.553702  7668 raft_consensus.cc:606] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Received request to transfer leadership to TS 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:21.554563  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:21.555013  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:21.555517  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:21.689728  7986 raft_consensus.cc:993] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb: : Instructing follower 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:21.690253  7890 raft_consensus.cc:1081] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Signalling peer 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:21.691588  7743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "744702435e5149fd849f669aa2abb737"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:56312
I20260709 13:15:21.691988  7743 raft_consensus.cc:493] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:21.692196  7743 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.696319  7743 raft_consensus.cc:515] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.697759  7743 leader_election.cc:290] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 3 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:21.698724  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:21.698951  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:21.699393  7669 raft_consensus.cc:3055] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:21.699604  7942 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.699837  7669 raft_consensus.cc:740] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:21.700711  7669 consensus_queue.cc:260] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.701629  7669 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.704692  7942 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 3.
I20260709 13:15:21.705726  7708 leader_election.cc:304] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:21.706431  7891 raft_consensus.cc:2804] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:21.706707  7669 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 3.
I20260709 13:15:21.706828  7891 raft_consensus.cc:697] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:21.707839  7891 consensus_queue.cc:237] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.714217  7491 catalog_manager.cc:5697] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 2 to 3, leader changed from 33d1e906e8264f55b113d4587a684dcb (127.2.246.130) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 3 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:21.891297  7986 raft_consensus.cc:993] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: : Instructing follower 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:21.891804  7890 raft_consensus.cc:1081] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Signalling peer 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:21.893229  7743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:56312
I20260709 13:15:21.893610  7743 raft_consensus.cc:493] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:21.893837  7743 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.897900  7743 raft_consensus.cc:515] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.899174  7743 leader_election.cc:290] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:21.899994  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:21.900288  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:21.900610  7942 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.900874  7669 raft_consensus.cc:3055] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:21.901228  7669 raft_consensus.cc:740] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:21.901912  7669 consensus_queue.cc:260] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.902848  7669 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:21.905557  7942 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 2.
I20260709 13:15:21.906620  7708 leader_election.cc:304] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:21.907280  7891 raft_consensus.cc:2804] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:21.907675  7891 raft_consensus.cc:697] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:21.908115  7669 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 2.
I20260709 13:15:21.908522  7891 consensus_queue.cc:237] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.915023  7491 catalog_manager.cc:5697] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 1 to 2, leader changed from 33d1e906e8264f55b113d4587a684dcb (127.2.246.130) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 2 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:21.966270  7987 raft_consensus.cc:993] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:21.966696  7891 raft_consensus.cc:1081] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:21.968231  7669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:21.968686  7669 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:21.969074  7669 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.973765  7669 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.975196  7669 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 3 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:21.976142  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:21.976226  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:21.976652  7743 raft_consensus.cc:3055] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:21.976830  7942 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.976946  7743 raft_consensus.cc:740] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:21.977665  7743 consensus_queue.cc:260] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.978488  7743 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:21.982432  7942 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 3.
I20260709 13:15:21.982858  7743 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 3.
I20260709 13:15:21.983733  7634 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:21.984627  7890 raft_consensus.cc:2804] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:21.985049  7890 raft_consensus.cc:697] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:21.985661  7890 consensus_queue.cc:237] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:21.991714  7491 catalog_manager.cc:5697] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 2 to 3, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 3 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:22.134259  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:22.167075  7942 raft_consensus.cc:1275] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:22.168320  7891 consensus_queue.cc:1048] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:22.178185  7669 raft_consensus.cc:1275] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:22.179558  7987 consensus_queue.cc:1048] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:22.302892  7669 raft_consensus.cc:1275] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:22.304113  7987 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:22.312716  7942 raft_consensus.cc:1275] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:22.314028  7891 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:22.368682  7942 raft_consensus.cc:1275] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:22.369936  8013 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:22.378330  7743 raft_consensus.cc:1275] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:22.379884  7890 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:22.561574  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:22.568545  7743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:22.569176  7743 raft_consensus.cc:606] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:22.571441  7669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
mode: GRACEFUL
new_leader_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:53008
I20260709 13:15:22.571975  7669 raft_consensus.cc:606] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Received request to transfer leadership to TS 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:22.574079  7743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:22.574486  7743 raft_consensus.cc:606] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:22.575444  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:22.575947  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:22.576412  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:22.697175  8021 raft_consensus.cc:993] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:22.697701  7891 raft_consensus.cc:1081] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:22.699013  7669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:22.699474  7669 raft_consensus.cc:493] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:22.699828  7669 raft_consensus.cc:3060] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.702531  8021 raft_consensus.cc:993] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:22.703020  7891 raft_consensus.cc:1081] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:22.704531  7668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:22.705039  7668 raft_consensus.cc:493] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:22.705360  7668 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.706653  7669 raft_consensus.cc:515] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.708758  7669 leader_election.cc:290] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:22.709379  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:22.709758  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22cde1cd73c348dca9c2c7458a0993e8" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:22.710037  7942 raft_consensus.cc:3060] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.710318  7743 raft_consensus.cc:3055] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:22.710613  7743 raft_consensus.cc:740] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:22.711359  7668 raft_consensus.cc:515] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.711374  7743 consensus_queue.cc:260] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.712749  7743 raft_consensus.cc:3060] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:22.713115  7668 leader_election.cc:290] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 3 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:22.713760  7944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:22.714325  7944 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.714829  7741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:22.715231  7741 raft_consensus.cc:3055] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:22.715512  7741 raft_consensus.cc:740] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:22.716349  7741 consensus_queue.cc:260] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.717586  7741 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:22.719033  7942 raft_consensus.cc:2468] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:22.719177  7743 raft_consensus.cc:2468] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:22.720131  7634 leader_election.cc:304] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:22.720853  7944 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 3.
I20260709 13:15:22.720880  7890 raft_consensus.cc:2804] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:22.721596  7890 raft_consensus.cc:697] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:22.722332  7634 leader_election.cc:304] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:22.722479  7890 consensus_queue.cc:237] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.723002  7986 raft_consensus.cc:2804] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:22.723511  7986 raft_consensus.cc:697] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:22.724336  7986 consensus_queue.cc:237] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.725282  7741 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 3.
I20260709 13:15:22.731528  7491 catalog_manager.cc:5697] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 1 to 2, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 2 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:22.744433  7491 catalog_manager.cc:5697] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 2 to 3, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 3 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:22.850405  8013 raft_consensus.cc:993] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb: : Instructing follower 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:22.850915  8013 raft_consensus.cc:1081] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Signalling peer 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:22.852461  7741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:56312
I20260709 13:15:22.852977  7741 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:22.853386  7741 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:22.860728  7741 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.862677  7741 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 4 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:22.863234  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:22.863698  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:22.864256  7942 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:22.864585  7668 raft_consensus.cc:3055] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:22.864882  7668 raft_consensus.cc:740] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:22.865525  7668 consensus_queue.cc:260] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.866351  7668 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:22.869186  7942 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 4.
I20260709 13:15:22.870096  7708 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:22.870640  7668 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 4.
I20260709 13:15:22.870731  7891 raft_consensus.cc:2804] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:22.871274  7891 raft_consensus.cc:697] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:22.872116  7891 consensus_queue.cc:237] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:22.877722  7491 catalog_manager.cc:5697] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 3 to 4, leader changed from 33d1e906e8264f55b113d4587a684dcb (127.2.246.130) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 4 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
W20260709 13:15:23.135227  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:23.155368  7741 raft_consensus.cc:1275] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:23.156610  8013 consensus_queue.cc:1048] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:23.166589  7942 raft_consensus.cc:1275] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:23.167870  7890 consensus_queue.cc:1048] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:23.262805  7942 raft_consensus.cc:1275] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:23.263999  7890 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:23.270794  7741 raft_consensus.cc:1275] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:23.272051  7986 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:23.419826  7668 raft_consensus.cc:1275] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:23.421041  7891 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:23.430651  7942 raft_consensus.cc:1275] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:23.431980  7891 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:23.582379  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:23.589174  7668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
mode: GRACEFUL
new_leader_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:53008
I20260709 13:15:23.589717  7668 raft_consensus.cc:606] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Received request to transfer leadership to TS 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:23.592201  7741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "744702435e5149fd849f669aa2abb737"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:23.592670  7741 raft_consensus.cc:606] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:23.594853  7668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74719674255743a192c5afef9af90659"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
mode: GRACEFUL
new_leader_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:53008
I20260709 13:15:23.595304  7668 raft_consensus.cc:606] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Received request to transfer leadership to TS 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:23.596333  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:23.596735  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:23.597196  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:23.690076  7890 raft_consensus.cc:993] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: : Instructing follower 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:23.690703  7986 raft_consensus.cc:1081] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Signalling peer 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:23.691103  8013 raft_consensus.cc:993] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb: : Instructing follower 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:23.691637  8013 raft_consensus.cc:1081] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Signalling peer 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:23.693253  7743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74719674255743a192c5afef9af90659"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:56312
I20260709 13:15:23.692546  7741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:56312
I20260709 13:15:23.693835  7743 raft_consensus.cc:493] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:23.693955  7741 raft_consensus.cc:493] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:23.694205  7743 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.694454  7741 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:23.698752  7743 raft_consensus.cc:515] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.699584  7741 raft_consensus.cc:515] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.701186  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:23.701305  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74719674255743a192c5afef9af90659" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:23.701752  7942 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.701784  7668 raft_consensus.cc:3055] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:23.702019  7741 leader_election.cc:290] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 4 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:23.702203  7668 raft_consensus.cc:740] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:23.702744  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:23.703424  7941 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:23.703579  7743 leader_election.cc:290] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 3 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:23.705235  7668 consensus_queue.cc:260] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.706450  7668 raft_consensus.cc:3060] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:23.706384  7669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712afe7742f6474a9ad9579140eace7a" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:23.707223  7669 raft_consensus.cc:3055] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:23.707587  7669 raft_consensus.cc:740] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:23.707973  7942 raft_consensus.cc:2468] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 3.
I20260709 13:15:23.708465  7669 consensus_queue.cc:260] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.709139  7708 leader_election.cc:304] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:23.709931  7669 raft_consensus.cc:3060] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:23.710001  7891 raft_consensus.cc:2804] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:23.710734  7891 raft_consensus.cc:697] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:23.711452  7941 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 4.
I20260709 13:15:23.711604  7891 consensus_queue.cc:237] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.712800  7708 leader_election.cc:304] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:23.713629  8037 raft_consensus.cc:2804] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:23.714093  8037 raft_consensus.cc:697] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 4 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:23.715049  7668 raft_consensus.cc:2468] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 3.
I20260709 13:15:23.714941  8037 consensus_queue.cc:237] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.717684  7669 raft_consensus.cc:2468] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 4.
I20260709 13:15:23.721839  7491 catalog_manager.cc:5697] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 2 to 3, leader changed from 33d1e906e8264f55b113d4587a684dcb (127.2.246.130) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 3 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.735627  7491 catalog_manager.cc:5697] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 3 to 4, leader changed from 33d1e906e8264f55b113d4587a684dcb (127.2.246.130) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 4 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:23.855419  7891 raft_consensus.cc:993] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:23.855918  8037 raft_consensus.cc:1081] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:23.857213  7669 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "744702435e5149fd849f669aa2abb737"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:23.857640  7669 raft_consensus.cc:493] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:23.857896  7669 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:23.863552  7669 raft_consensus.cc:515] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.865160  7669 leader_election.cc:290] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 4 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:23.865923  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:23.866185  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "744702435e5149fd849f669aa2abb737" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:23.866550  7941 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:23.866770  7743 raft_consensus.cc:3055] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:23.867159  7743 raft_consensus.cc:740] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:23.867865  7743 consensus_queue.cc:260] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.868688  7743 raft_consensus.cc:3060] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:23.872740  7743 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 4.
I20260709 13:15:23.872982  7941 raft_consensus.cc:2468] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 4.
I20260709 13:15:23.873782  7633 leader_election.cc:304] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [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: 23f4fbbd25234522bef49fad1d82b6be, 33d1e906e8264f55b113d4587a684dcb; no voters: 
I20260709 13:15:23.874624  8039 raft_consensus.cc:2804] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:23.875077  8039 raft_consensus.cc:697] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 4 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:23.875774  8039 consensus_queue.cc:237] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:23.882567  7491 catalog_manager.cc:5697] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 3 to 4, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 4 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.103332  7942 raft_consensus.cc:1275] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:24.104470  8037 consensus_queue.cc:1048] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:24.114385  7669 raft_consensus.cc:1275] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:24.116160  8036 consensus_queue.cc:1048] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:15:24.136072  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:24.189281  7942 raft_consensus.cc:1275] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:24.190551  7891 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:24.197743  7669 raft_consensus.cc:1275] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:24.199662  7891 consensus_queue.cc:1048] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:24.362877  7942 raft_consensus.cc:1275] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:24.364840  8039 consensus_queue.cc:1048] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:24.377874  7743 raft_consensus.cc:1275] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:24.380180  7890 consensus_queue.cc:1048] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:15:24.603364  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:24.612679  7743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:24.613358  7743 raft_consensus.cc:606] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:24.617043  7668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11893d2722794dbe97482b635093b582"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
mode: GRACEFUL
new_leader_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:53008
I20260709 13:15:24.617650  7668 raft_consensus.cc:606] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Received request to transfer leadership to TS 23f4fbbd25234522bef49fad1d82b6be
I20260709 13:15:24.620396  7743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
mode: GRACEFUL
new_leader_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:36906
I20260709 13:15:24.620960  7743 raft_consensus.cc:606] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 LEADER]: Received request to transfer leadership to TS 33d1e906e8264f55b113d4587a684dcb
I20260709 13:15:24.621959  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:15:24.622382  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:24.622964  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:24.686884  8039 raft_consensus.cc:993] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb: : Instructing follower 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:24.687453  7890 raft_consensus.cc:1081] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Signalling peer 23f4fbbd25234522bef49fad1d82b6be to start an election
I20260709 13:15:24.688900  7743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11893d2722794dbe97482b635093b582"
dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
 from {username='slave'} at 127.0.0.1:56312
I20260709 13:15:24.689409  7743 raft_consensus.cc:493] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.689689  7743 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.696619  7743 raft_consensus.cc:515] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.698374  7743 leader_election.cc:290] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [CANDIDATE]: Term 3 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325)
I20260709 13:15:24.699198  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:24.699504  7668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11893d2722794dbe97482b635093b582" candidate_uuid: "23f4fbbd25234522bef49fad1d82b6be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
I20260709 13:15:24.700083  7942 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.700127  7668 raft_consensus.cc:3055] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:24.700536  7668 raft_consensus.cc:740] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:24.701320  7668 consensus_queue.cc:260] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.702544  7668 raft_consensus.cc:3060] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:24.707116  7942 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 3.
I20260709 13:15:24.708495  7708 leader_election.cc:304] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [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: 23f4fbbd25234522bef49fad1d82b6be, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:24.709122  7668 raft_consensus.cc:2468] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23f4fbbd25234522bef49fad1d82b6be in term 3.
I20260709 13:15:24.709240  7891 raft_consensus.cc:2804] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:24.709834  7891 raft_consensus.cc:697] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Becoming Leader. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:24.710789  7891 consensus_queue.cc:237] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.717192  7490 catalog_manager.cc:5697] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be reported cstate change: term changed from 2 to 3, leader changed from 33d1e906e8264f55b113d4587a684dcb (127.2.246.130) to 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131). New cstate: current_term: 3 leader_uuid: "23f4fbbd25234522bef49fad1d82b6be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:24.718046  8037 raft_consensus.cc:993] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:24.718580  7891 raft_consensus.cc:1081] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:24.720113  7668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:24.720547  7668 raft_consensus.cc:493] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.720909  7668 raft_consensus.cc:3060] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.726413  7668 raft_consensus.cc:515] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.728296  7668 leader_election.cc:290] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 2 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:24.729275  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:24.729494  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07abbd46917e40e7ad33dcb76cbeee61" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:24.729947  7942 raft_consensus.cc:3060] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.730103  7743 raft_consensus.cc:3055] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:24.730525  7743 raft_consensus.cc:740] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:24.731590  7743 consensus_queue.cc:260] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.733251  7743 raft_consensus.cc:3060] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:24.736097  7942 raft_consensus.cc:2468] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:24.737149  7634 leader_election.cc:304] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:24.737772  7890 raft_consensus.cc:2804] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:24.738205  7890 raft_consensus.cc:697] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:24.739113  7743 raft_consensus.cc:2468] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 2.
I20260709 13:15:24.739192  7890 consensus_queue.cc:237] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Queue going to LEADER 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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.746701  7490 catalog_manager.cc:5697] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 1 to 2, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 2 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:24.936969  8037 raft_consensus.cc:993] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: : Instructing follower 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:24.937405  8037 raft_consensus.cc:1081] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 LEADER]: Signalling peer 33d1e906e8264f55b113d4587a684dcb to start an election
I20260709 13:15:24.938719  7668 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887"
dest_uuid: "33d1e906e8264f55b113d4587a684dcb"
 from {username='slave'} at 127.0.0.1:38004
I20260709 13:15:24.939143  7668 raft_consensus.cc:493] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:24.939416  7668 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:24.944375  7668 raft_consensus.cc:515] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.945851  7668 leader_election.cc:290] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [CANDIDATE]: Term 5 election: Requested vote from peers 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297), 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131:33773)
I20260709 13:15:24.946691  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "623b112b12c64b48890a6263177835c9"
I20260709 13:15:24.946916  7743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0441e31baf49d0a1ea2157c3c78887" candidate_uuid: "33d1e906e8264f55b113d4587a684dcb" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "23f4fbbd25234522bef49fad1d82b6be"
I20260709 13:15:24.947320  7941 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:24.947410  7743 raft_consensus.cc:3055] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:15:24.947873  7743 raft_consensus.cc:740] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 23f4fbbd25234522bef49fad1d82b6be, State: Running, Role: LEADER
I20260709 13:15:24.948757  7743 consensus_queue.cc:260] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.950096  7743 raft_consensus.cc:3060] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:15:24.955708  7941 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 5.
I20260709 13:15:24.956737  7743 raft_consensus.cc:2468] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33d1e906e8264f55b113d4587a684dcb in term 5.
I20260709 13:15:24.956979  7634 leader_election.cc:304] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [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: 33d1e906e8264f55b113d4587a684dcb, 623b112b12c64b48890a6263177835c9; no voters: 
I20260709 13:15:24.957870  8060 raft_consensus.cc:2804] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:15:24.958276  8060 raft_consensus.cc:697] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 5 LEADER]: Becoming Leader. State: Replica: 33d1e906e8264f55b113d4587a684dcb, State: Running, Role: LEADER
I20260709 13:15:24.959124  8060 consensus_queue.cc:237] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [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: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } }
I20260709 13:15:24.967711  7490 catalog_manager.cc:5697] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb reported cstate change: term changed from 4 to 5, leader changed from 23f4fbbd25234522bef49fad1d82b6be (127.2.246.131) to 33d1e906e8264f55b113d4587a684dcb (127.2.246.130). New cstate: current_term: 5 leader_uuid: "33d1e906e8264f55b113d4587a684dcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:25.137028  7540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:15:25.266050  7668 raft_consensus.cc:1275] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:25.267522  8037 consensus_queue.cc:1048] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "33d1e906e8264f55b113d4587a684dcb" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 38325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:25.277273  7941 raft_consensus.cc:1275] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Refusing update from remote peer 23f4fbbd25234522bef49fad1d82b6be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:25.279183  7941 raft_consensus.cc:1275] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.279951  8037 consensus_queue.cc:1048] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:25.284986  8039 consensus_queue.cc:1048] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:15:25.309198  7743 raft_consensus.cc:1275] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:25.310606  8039 consensus_queue.cc:1048] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:25.446292  7743 raft_consensus.cc:1275] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 5 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:25.447415  8039 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "23f4fbbd25234522bef49fad1d82b6be" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 33773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:25.455878  7942 raft_consensus.cc:1275] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 5 FOLLOWER]: Refusing update from remote peer 33d1e906e8264f55b113d4587a684dcb: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:15:25.458158  8072 consensus_queue.cc:1048] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "623b112b12c64b48890a6263177835c9" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 37297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:15:25.629040  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:25.652928  3034 tablet_server.cc:179] TabletServer@127.2.246.129:37297 shutting down...
I20260709 13:15:25.675976  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:25.676782  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.677737  3034 raft_consensus.cc:2243] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.678208  3034 raft_consensus.cc:2272] T 11893d2722794dbe97482b635093b582 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.680950  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.681552  3034 raft_consensus.cc:2243] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.682008  3034 raft_consensus.cc:2272] T 7449a528107541abb714cde54ef6fb0e P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.684278  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.684827  3034 raft_consensus.cc:2243] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.685284  3034 raft_consensus.cc:2272] T 3c0441e31baf49d0a1ea2157c3c78887 P 623b112b12c64b48890a6263177835c9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.688246  3034 tablet_replica.cc:333] stopping tablet replica
W20260709 13:15:25.688267  7634 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 83 similar messages]
I20260709 13:15:25.689136  3034 raft_consensus.cc:2243] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.689770  3034 raft_consensus.cc:2272] T 74719674255743a192c5afef9af90659 P 623b112b12c64b48890a6263177835c9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:25.691424  7634 consensus_peers.cc:597] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. 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 13:15:25.692580  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.693209  3034 raft_consensus.cc:2243] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.693563  3034 raft_consensus.cc:2272] T 07abbd46917e40e7ad33dcb76cbeee61 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.696116  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.696592  3034 raft_consensus.cc:2243] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.697005  3034 raft_consensus.cc:2272] T 712afe7742f6474a9ad9579140eace7a P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.698975  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.699406  3034 raft_consensus.cc:2243] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.699818  3034 raft_consensus.cc:2272] T 744702435e5149fd849f669aa2abb737 P 623b112b12c64b48890a6263177835c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.701723  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.702167  3034 raft_consensus.cc:2243] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.702539  3034 raft_consensus.cc:2272] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 623b112b12c64b48890a6263177835c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.704569  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.705092  3034 raft_consensus.cc:2243] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.705469  3034 raft_consensus.cc:2272] T 22cde1cd73c348dca9c2c7458a0993e8 P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.707485  3034 tablet_replica.cc:333] stopping tablet replica
I20260709 13:15:25.707933  3034 raft_consensus.cc:2243] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.708319  3034 raft_consensus.cc:2272] T 58cc3efe17234144b61dc21d53cc26ae P 623b112b12c64b48890a6263177835c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.737910  3034 tablet_server.cc:196] TabletServer@127.2.246.129:37297 shutdown complete.
W20260709 13:15:25.763954  7708 consensus_peers.cc:597] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:25.766026  7708 consensus_peers.cc:597] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 623b112b12c64b48890a6263177835c9 (127.2.246.129:37297): Couldn't send request to peer 623b112b12c64b48890a6263177835c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:37297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.768361  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
I20260709 13:15:25.793496  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:25.794497  3034 tablet_replica.cc:333] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.795672  3034 raft_consensus.cc:2243] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.796818  3034 raft_consensus.cc:2272] T 22cde1cd73c348dca9c2c7458a0993e8 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:25.796937  7706 consensus_peers.cc:597] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325): Couldn't send request to peer 33d1e906e8264f55b113d4587a684dcb. 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 13:15:25.799098  3034 tablet_replica.cc:333] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.799850  3034 raft_consensus.cc:2243] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.800570  3034 raft_consensus.cc:2272] T 744702435e5149fd849f669aa2abb737 P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.802459  3034 tablet_replica.cc:333] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.803064  3034 raft_consensus.cc:2243] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.803506  3034 raft_consensus.cc:2272] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 33d1e906e8264f55b113d4587a684dcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.805632  3034 tablet_replica.cc:333] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.806161  3034 raft_consensus.cc:2243] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.806922  3034 raft_consensus.cc:2272] T 58cc3efe17234144b61dc21d53cc26ae P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.808858  3034 tablet_replica.cc:333] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.809396  3034 raft_consensus.cc:2243] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.809883  3034 raft_consensus.cc:2272] T 712afe7742f6474a9ad9579140eace7a P 33d1e906e8264f55b113d4587a684dcb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.811793  3034 tablet_replica.cc:333] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.812302  3034 raft_consensus.cc:2243] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.812698  3034 raft_consensus.cc:2272] T 11893d2722794dbe97482b635093b582 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.815168  3034 tablet_replica.cc:333] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.815786  3034 raft_consensus.cc:2243] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.816324  3034 raft_consensus.cc:2272] T 74719674255743a192c5afef9af90659 P 33d1e906e8264f55b113d4587a684dcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.818230  3034 tablet_replica.cc:333] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.818748  3034 raft_consensus.cc:2243] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.819444  3034 raft_consensus.cc:2272] T 3c0441e31baf49d0a1ea2157c3c78887 P 33d1e906e8264f55b113d4587a684dcb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.821687  3034 tablet_replica.cc:333] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.822165  3034 raft_consensus.cc:2243] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.822580  3034 raft_consensus.cc:2272] T 7449a528107541abb714cde54ef6fb0e P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.824512  3034 tablet_replica.cc:333] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb: stopping tablet replica
I20260709 13:15:25.824985  3034 raft_consensus.cc:2243] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.825691  3034 raft_consensus.cc:2272] T 07abbd46917e40e7ad33dcb76cbeee61 P 33d1e906e8264f55b113d4587a684dcb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:25.857681  7706 consensus_peers.cc:597] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be -> Peer 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325): Couldn't send request to peer 33d1e906e8264f55b113d4587a684dcb. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:38325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.857882  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
I20260709 13:15:25.881002  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
W20260709 13:15:25.883088  7706 consensus_peers.cc:597] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be -> Peer 33d1e906e8264f55b113d4587a684dcb (127.2.246.130:38325): Couldn't send request to peer 33d1e906e8264f55b113d4587a684dcb. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:38325: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:25.908787  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:25.909646  3034 tablet_replica.cc:333] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.910669  3034 raft_consensus.cc:2243] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.911470  3034 raft_consensus.cc:2272] T 7449a528107541abb714cde54ef6fb0e P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.913730  3034 tablet_replica.cc:333] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.914237  3034 raft_consensus.cc:2243] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.914999  3034 raft_consensus.cc:2272] T a8c4dc0493c4411aa84fc946c0b0c5e6 P 23f4fbbd25234522bef49fad1d82b6be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.917141  3034 tablet_replica.cc:333] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.917613  3034 raft_consensus.cc:2243] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.917955  3034 raft_consensus.cc:2272] T 744702435e5149fd849f669aa2abb737 P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.919793  3034 tablet_replica.cc:333] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.920225  3034 raft_consensus.cc:2243] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.920892  3034 raft_consensus.cc:2272] T 712afe7742f6474a9ad9579140eace7a P 23f4fbbd25234522bef49fad1d82b6be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.922783  3034 tablet_replica.cc:333] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.923230  3034 raft_consensus.cc:2243] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.923982  3034 raft_consensus.cc:2272] T 11893d2722794dbe97482b635093b582 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.926203  3034 tablet_replica.cc:333] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.926715  3034 raft_consensus.cc:2243] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.927112  3034 raft_consensus.cc:2272] T 07abbd46917e40e7ad33dcb76cbeee61 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.929615  3034 tablet_replica.cc:333] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.930171  3034 raft_consensus.cc:2243] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.930562  3034 raft_consensus.cc:2272] T 3c0441e31baf49d0a1ea2157c3c78887 P 23f4fbbd25234522bef49fad1d82b6be [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.932914  3034 tablet_replica.cc:333] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.933410  3034 raft_consensus.cc:2243] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:25.934137  3034 raft_consensus.cc:2272] T 74719674255743a192c5afef9af90659 P 23f4fbbd25234522bef49fad1d82b6be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.936203  3034 tablet_replica.cc:333] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.936692  3034 raft_consensus.cc:2243] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.937121  3034 raft_consensus.cc:2272] T 22cde1cd73c348dca9c2c7458a0993e8 P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.938951  3034 tablet_replica.cc:333] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be: stopping tablet replica
I20260709 13:15:25.939406  3034 raft_consensus.cc:2243] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:25.939865  3034 raft_consensus.cc:2272] T 58cc3efe17234144b61dc21d53cc26ae P 23f4fbbd25234522bef49fad1d82b6be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:25.969954  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
I20260709 13:15:25.991425  3034 master.cc:562] Master@127.2.246.190:42179 shutting down...
I20260709 13:15:26.015468  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:26.016121  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:26.016394  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P 246facf1feca401c881a155a764a2934: stopping tablet replica
I20260709 13:15:26.036489  3034 master.cc:584] Master@127.2.246.190:42179 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13096 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:15:26.081790  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:45233
I20260709 13:15:26.082839  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:26.088366  8081 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 13:15:26.088461  8080 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 13:15:26.089265  8083 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 13:15:26.090214  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:26.091080  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:26.091288  3034 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 13:15:26.091455  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602926091438 us; error 0 us; skew 500 ppm
I20260709 13:15:26.092043  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:26.094259  3034 webserver.cc:533] Webserver started at http://127.2.246.190:37047/ using document root <none> and password file <none>
I20260709 13:15:26.094765  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:26.094977  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:26.095281  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:26.096517  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "b369edab8a354b0da8c114034ae835f4"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.100653  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:15:26.103899  8088 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.104569  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:26.104851  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "b369edab8a354b0da8c114034ae835f4"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.105100  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-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 13:15:26.135484  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:26.136729  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:26.174268  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:45233
I20260709 13:15:26.174372  8139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:45233 every 8 connection(s)
I20260709 13:15:26.178236  8140 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 13:15:26.189313  8140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4: Bootstrap starting.
I20260709 13:15:26.194085  8140 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:26.198259  8140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4: No bootstrap required, opened a new log
I20260709 13:15:26.200291  8140 raft_consensus.cc:359] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369edab8a354b0da8c114034ae835f4" member_type: VOTER }
I20260709 13:15:26.200665  8140 raft_consensus.cc:385] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:26.200888  8140 raft_consensus.cc:740] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b369edab8a354b0da8c114034ae835f4, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.201556  8140 consensus_queue.cc:260] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b369edab8a354b0da8c114034ae835f4" member_type: VOTER }
I20260709 13:15:26.201995  8140 raft_consensus.cc:399] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:26.202231  8140 raft_consensus.cc:493] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:26.202510  8140 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:26.207144  8140 raft_consensus.cc:515] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369edab8a354b0da8c114034ae835f4" member_type: VOTER }
I20260709 13:15:26.207625  8140 leader_election.cc:304] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [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: b369edab8a354b0da8c114034ae835f4; no voters: 
I20260709 13:15:26.208685  8140 leader_election.cc:290] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:26.208997  8143 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:26.210290  8143 raft_consensus.cc:697] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 1 LEADER]: Becoming Leader. State: Replica: b369edab8a354b0da8c114034ae835f4, State: Running, Role: LEADER
I20260709 13:15:26.210954  8143 consensus_queue.cc:237] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [LEADER]: Queue going to LEADER mode. State: All 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: "b369edab8a354b0da8c114034ae835f4" member_type: VOTER }
I20260709 13:15:26.211609  8140 sys_catalog.cc:565] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:26.215193  8144 sys_catalog.cc:455] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b369edab8a354b0da8c114034ae835f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369edab8a354b0da8c114034ae835f4" member_type: VOTER } }
I20260709 13:15:26.216182  8145 sys_catalog.cc:455] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b369edab8a354b0da8c114034ae835f4. Latest consensus state: current_term: 1 leader_uuid: "b369edab8a354b0da8c114034ae835f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b369edab8a354b0da8c114034ae835f4" member_type: VOTER } }
I20260709 13:15:26.216637  8144 sys_catalog.cc:458] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:26.216801  8145 sys_catalog.cc:458] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:26.218844  8150 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:26.223433  8150 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:26.226725  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:26.231557  8150 catalog_manager.cc:1383] Generated new cluster ID: a4b9662c6a3e4ce6b9fd65809b704b5f
I20260709 13:15:26.231882  8150 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:26.244956  8150 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:26.246163  8150 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:26.258332  8150 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4: Generated new TSK 0
I20260709 13:15:26.258880  8150 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:26.293115  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:26.299006  8161 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 13:15:26.300173  8162 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 13:15:26.301746  8164 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 13:15:26.302091  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:26.303009  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:26.303193  3034 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 13:15:26.303315  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602926303304 us; error 0 us; skew 500 ppm
I20260709 13:15:26.303860  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:26.305982  3034 webserver.cc:533] Webserver started at http://127.2.246.129:42489/ using document root <none> and password file <none>
I20260709 13:15:26.306466  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:26.306671  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:26.306969  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:26.308105  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "cec1f59aea9c4be9b22f380461c1eb12"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.312371  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:26.315626  8169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.316444  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:15:26.316787  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "cec1f59aea9c4be9b22f380461c1eb12"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.317080  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-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 13:15:26.346719  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:26.348057  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:26.349509  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:26.351682  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:26.351879  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.352167  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:26.352344  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.392197  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:42903
I20260709 13:15:26.392299  8231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:42903 every 8 connection(s)
I20260709 13:15:26.397174  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:26.405571  8236 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 13:15:26.405931  8237 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 13:15:26.408881  8239 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 13:15:26.409741  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:26.410789  8232 heartbeater.cc:344] Connected to a master server at 127.2.246.190:45233
I20260709 13:15:26.411029  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:26.411207  8232 heartbeater.cc:461] Registering TS with master...
W20260709 13:15:26.411314  3034 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 13:15:26.411593  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602926411575 us; error 0 us; skew 500 ppm
I20260709 13:15:26.412163  8232 heartbeater.cc:507] Master 127.2.246.190:45233 requested a full tablet report, sending...
I20260709 13:15:26.412418  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:26.414441  8105 ts_manager.cc:194] Registered new tserver with Master: cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129:42903)
I20260709 13:15:26.415112  3034 webserver.cc:533] Webserver started at http://127.2.246.130:43095/ using document root <none> and password file <none>
I20260709 13:15:26.415642  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:26.415900  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:26.416163  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:26.416633  8105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55176
I20260709 13:15:26.417393  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "f240cd1b0f5141b59194fcec67282883"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.422243  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:26.425297  8244 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.426023  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:26.426256  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "f240cd1b0f5141b59194fcec67282883"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.426486  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-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 13:15:26.440709  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:26.441769  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:26.443058  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:26.445101  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:26.445264  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.445547  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:26.445699  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.485057  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:35845
I20260709 13:15:26.485183  8306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:35845 every 8 connection(s)
I20260709 13:15:26.489742  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:26.497103  8310 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 13:15:26.498883  8311 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 13:15:26.501118  8313 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 13:15:26.502357  8307 heartbeater.cc:344] Connected to a master server at 127.2.246.190:45233
I20260709 13:15:26.502765  8307 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:26.503417  8307 heartbeater.cc:507] Master 127.2.246.190:45233 requested a full tablet report, sending...
I20260709 13:15:26.505422  8105 ts_manager.cc:194] Registered new tserver with Master: f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845)
I20260709 13:15:26.507071  8105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55188
I20260709 13:15:26.507207  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:26.508332  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:26.508581  3034 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 13:15:26.508787  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602926508770 us; error 0 us; skew 500 ppm
I20260709 13:15:26.509287  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:26.511471  3034 webserver.cc:533] Webserver started at http://127.2.246.131:38215/ using document root <none> and password file <none>
I20260709 13:15:26.511999  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:26.512202  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:26.512457  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:26.513540  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "22d820637aca47719d2e4bef919c3dfb"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.517693  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:26.521039  8318 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.521788  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:26.522078  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "22d820637aca47719d2e4bef919c3dfb"
format_stamp: "Formatted at 2026-07-09 13:15:26 on dist-test-slave-mz79"
I20260709 13:15:26.522375  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602791632668-3034-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 13:15:26.536849  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:26.538003  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:26.539358  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:26.541443  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:26.541662  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.541898  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:26.542066  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:26.580653  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:38501
I20260709 13:15:26.580762  8380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:38501 every 8 connection(s)
I20260709 13:15:26.593664  8381 heartbeater.cc:344] Connected to a master server at 127.2.246.190:45233
I20260709 13:15:26.594050  8381 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:26.594762  8381 heartbeater.cc:507] Master 127.2.246.190:45233 requested a full tablet report, sending...
I20260709 13:15:26.596661  8105 ts_manager.cc:194] Registered new tserver with Master: 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501)
I20260709 13:15:26.596930  3034 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013288341s
I20260709 13:15:26.598469  8105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55192
I20260709 13:15:26.622071  8105 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55200:
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 13:15:26.624193  8105 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 13:15:26.669031  8346 tablet_service.cc:1511] Processing CreateTablet for tablet f167aa207d9c4635be62e532b9f43d26 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=155240bdc3d942b298ca4c7c2e6a729f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:26.670885  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f167aa207d9c4635be62e532b9f43d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:26.690912  8345 tablet_service.cc:1511] Processing CreateTablet for tablet b2f532329074411580642015f6442a7b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=155240bdc3d942b298ca4c7c2e6a729f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:26.692414  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2f532329074411580642015f6442a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:26.700945  8396 tablet_bootstrap.cc:492] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb: Bootstrap starting.
I20260709 13:15:26.706879  8272 tablet_service.cc:1511] Processing CreateTablet for tablet f167aa207d9c4635be62e532b9f43d26 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=155240bdc3d942b298ca4c7c2e6a729f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:26.707813  8271 tablet_service.cc:1511] Processing CreateTablet for tablet b2f532329074411580642015f6442a7b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=155240bdc3d942b298ca4c7c2e6a729f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:26.708220  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f167aa207d9c4635be62e532b9f43d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:26.709180  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2f532329074411580642015f6442a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:26.711858  8396 tablet_bootstrap.cc:654] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:26.724550  8197 tablet_service.cc:1511] Processing CreateTablet for tablet f167aa207d9c4635be62e532b9f43d26 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=155240bdc3d942b298ca4c7c2e6a729f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:26.724941  8196 tablet_service.cc:1511] Processing CreateTablet for tablet b2f532329074411580642015f6442a7b (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=155240bdc3d942b298ca4c7c2e6a729f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:26.725906  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f167aa207d9c4635be62e532b9f43d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:26.726220  8396 tablet_bootstrap.cc:492] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb: No bootstrap required, opened a new log
I20260709 13:15:26.726495  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2f532329074411580642015f6442a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:26.726745  8396 ts_tablet_manager.cc:1403] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 13:15:26.737581  8398 tablet_bootstrap.cc:492] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883: Bootstrap starting.
I20260709 13:15:26.741218  8396 raft_consensus.cc:359] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.741967  8396 raft_consensus.cc:385] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:26.742307  8396 raft_consensus.cc:740] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d820637aca47719d2e4bef919c3dfb, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.743052  8396 consensus_queue.cc:260] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.747140  8398 tablet_bootstrap.cc:654] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:26.752097  8399 tablet_bootstrap.cc:492] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12: Bootstrap starting.
I20260709 13:15:26.757440  8381 heartbeater.cc:499] Master 127.2.246.190:45233 was elected leader, sending a full tablet report...
I20260709 13:15:26.758047  8396 ts_tablet_manager.cc:1434] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.014s
I20260709 13:15:26.758430  8398 tablet_bootstrap.cc:492] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883: No bootstrap required, opened a new log
I20260709 13:15:26.758953  8398 ts_tablet_manager.cc:1403] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260709 13:15:26.759159  8396 tablet_bootstrap.cc:492] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb: Bootstrap starting.
I20260709 13:15:26.761960  8398 raft_consensus.cc:359] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.762739  8398 raft_consensus.cc:385] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:26.763067  8398 raft_consensus.cc:740] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f240cd1b0f5141b59194fcec67282883, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.763679  8399 tablet_bootstrap.cc:654] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:26.763980  8398 consensus_queue.cc:260] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.766393  8396 tablet_bootstrap.cc:654] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:26.776105  8396 tablet_bootstrap.cc:492] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb: No bootstrap required, opened a new log
I20260709 13:15:26.776634  8396 ts_tablet_manager.cc:1403] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 13:15:26.777725  8307 heartbeater.cc:499] Master 127.2.246.190:45233 was elected leader, sending a full tablet report...
I20260709 13:15:26.778220  8398 ts_tablet_manager.cc:1434] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 13:15:26.779865  8398 tablet_bootstrap.cc:492] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883: Bootstrap starting.
I20260709 13:15:26.779690  8396 raft_consensus.cc:359] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.780460  8399 tablet_bootstrap.cc:492] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12: No bootstrap required, opened a new log
I20260709 13:15:26.780622  8396 raft_consensus.cc:385] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:26.780966  8399 ts_tablet_manager.cc:1403] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.007s
I20260709 13:15:26.781049  8396 raft_consensus.cc:740] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d820637aca47719d2e4bef919c3dfb, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.782135  8396 consensus_queue.cc:260] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.783982  8399 raft_consensus.cc:359] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.784761  8399 raft_consensus.cc:385] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:26.785122  8399 raft_consensus.cc:740] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.786022  8399 consensus_queue.cc:260] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.787002  8398 tablet_bootstrap.cc:654] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:26.791432  8396 ts_tablet_manager.cc:1434] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:15:26.791918  8399 ts_tablet_manager.cc:1434] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260709 13:15:26.792315  8232 heartbeater.cc:499] Master 127.2.246.190:45233 was elected leader, sending a full tablet report...
I20260709 13:15:26.792927  8399 tablet_bootstrap.cc:492] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: Bootstrap starting.
I20260709 13:15:26.794620  8398 tablet_bootstrap.cc:492] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883: No bootstrap required, opened a new log
I20260709 13:15:26.795121  8398 ts_tablet_manager.cc:1403] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.012s
I20260709 13:15:26.798026  8398 raft_consensus.cc:359] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.798720  8398 raft_consensus.cc:385] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:26.799023  8398 raft_consensus.cc:740] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f240cd1b0f5141b59194fcec67282883, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.799280  8399 tablet_bootstrap.cc:654] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:26.799747  8398 consensus_queue.cc:260] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.802340  8398 ts_tablet_manager.cc:1434] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260709 13:15:26.806726  8399 tablet_bootstrap.cc:492] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: No bootstrap required, opened a new log
I20260709 13:15:26.807263  8399 ts_tablet_manager.cc:1403] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 13:15:26.810003  8399 raft_consensus.cc:359] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.810725  8399 raft_consensus.cc:385] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:26.811021  8399 raft_consensus.cc:740] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Initialized, Role: FOLLOWER
I20260709 13:15:26.811902  8399 consensus_queue.cc:260] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.813890  8399 ts_tablet_manager.cc:1434] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:15:26.915488  8402 raft_consensus.cc:493] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.916013  8402 raft_consensus.cc:515] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.916513  8400 raft_consensus.cc:493] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:26.916987  8400 raft_consensus.cc:515] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.918164  8402 leader_election.cc:290] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501), cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129:42903)
I20260709 13:15:26.919195  8400 leader_election.cc:290] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129:42903), f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845)
I20260709 13:15:26.933472  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26" candidate_uuid: "f240cd1b0f5141b59194fcec67282883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec1f59aea9c4be9b22f380461c1eb12" is_pre_election: true
I20260709 13:15:26.933979  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26" candidate_uuid: "f240cd1b0f5141b59194fcec67282883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d820637aca47719d2e4bef919c3dfb" is_pre_election: true
I20260709 13:15:26.934283  8207 raft_consensus.cc:2468] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f240cd1b0f5141b59194fcec67282883 in term 0.
I20260709 13:15:26.934648  8356 raft_consensus.cc:2468] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f240cd1b0f5141b59194fcec67282883 in term 0.
I20260709 13:15:26.935827  8248 leader_election.cc:304] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cec1f59aea9c4be9b22f380461c1eb12, f240cd1b0f5141b59194fcec67282883; no voters: 
I20260709 13:15:26.937256  8402 raft_consensus.cc:2804] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:26.937606  8402 raft_consensus.cc:493] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.937914  8402 raft_consensus.cc:3060] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:26.941141  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2f532329074411580642015f6442a7b" candidate_uuid: "22d820637aca47719d2e4bef919c3dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec1f59aea9c4be9b22f380461c1eb12" is_pre_election: true
I20260709 13:15:26.941802  8207 raft_consensus.cc:2468] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d820637aca47719d2e4bef919c3dfb in term 0.
I20260709 13:15:26.942936  8322 leader_election.cc:304] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22d820637aca47719d2e4bef919c3dfb, cec1f59aea9c4be9b22f380461c1eb12; no voters: 
I20260709 13:15:26.943744  8400 raft_consensus.cc:2804] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:26.944087  8400 raft_consensus.cc:493] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:26.944439  8400 raft_consensus.cc:3060] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:26.945883  8402 raft_consensus.cc:515] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.946321  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2f532329074411580642015f6442a7b" candidate_uuid: "22d820637aca47719d2e4bef919c3dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f240cd1b0f5141b59194fcec67282883" is_pre_election: true
I20260709 13:15:26.946995  8282 raft_consensus.cc:2468] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22d820637aca47719d2e4bef919c3dfb in term 0.
I20260709 13:15:26.948015  8402 leader_election.cc:290] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [CANDIDATE]: Term 1 election: Requested vote from peers 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501), cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129:42903)
I20260709 13:15:26.948765  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26" candidate_uuid: "f240cd1b0f5141b59194fcec67282883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d820637aca47719d2e4bef919c3dfb"
I20260709 13:15:26.948971  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26" candidate_uuid: "f240cd1b0f5141b59194fcec67282883" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec1f59aea9c4be9b22f380461c1eb12"
I20260709 13:15:26.949494  8356 raft_consensus.cc:3060] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:26.949708  8207 raft_consensus.cc:3060] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:26.951740  8400 raft_consensus.cc:515] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.954625  8400 leader_election.cc:290] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [CANDIDATE]: Term 1 election: Requested vote from peers cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129:42903), f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845)
I20260709 13:15:26.955340  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2f532329074411580642015f6442a7b" candidate_uuid: "22d820637aca47719d2e4bef919c3dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f240cd1b0f5141b59194fcec67282883"
I20260709 13:15:26.954555  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2f532329074411580642015f6442a7b" candidate_uuid: "22d820637aca47719d2e4bef919c3dfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cec1f59aea9c4be9b22f380461c1eb12"
I20260709 13:15:26.955654  8207 raft_consensus.cc:2468] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f240cd1b0f5141b59194fcec67282883 in term 1.
I20260709 13:15:26.955935  8282 raft_consensus.cc:3060] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:26.956126  8206 raft_consensus.cc:3060] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:26.957031  8248 leader_election.cc:304] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [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: cec1f59aea9c4be9b22f380461c1eb12, f240cd1b0f5141b59194fcec67282883; no voters: 
I20260709 13:15:26.956732  8356 raft_consensus.cc:2468] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f240cd1b0f5141b59194fcec67282883 in term 1.
I20260709 13:15:26.957988  8402 raft_consensus.cc:2804] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:26.962066  8206 raft_consensus.cc:2468] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d820637aca47719d2e4bef919c3dfb in term 1.
I20260709 13:15:26.963176  8322 leader_election.cc:304] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [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: 22d820637aca47719d2e4bef919c3dfb, cec1f59aea9c4be9b22f380461c1eb12; no voters: 
I20260709 13:15:26.964005  8400 raft_consensus.cc:2804] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:26.964300  8402 raft_consensus.cc:697] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 LEADER]: Becoming Leader. State: Replica: f240cd1b0f5141b59194fcec67282883, State: Running, Role: LEADER
I20260709 13:15:26.964715  8282 raft_consensus.cc:2468] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22d820637aca47719d2e4bef919c3dfb in term 1.
I20260709 13:15:26.965373  8402 consensus_queue.cc:237] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:26.965930  8400 raft_consensus.cc:697] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 1 LEADER]: Becoming Leader. State: Replica: 22d820637aca47719d2e4bef919c3dfb, State: Running, Role: LEADER
I20260709 13:15:26.966754  8400 consensus_queue.cc:237] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:26.977528  8103 catalog_manager.cc:5697] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 reported cstate change: term changed from 0 to 1, leader changed from <none> to f240cd1b0f5141b59194fcec67282883 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "f240cd1b0f5141b59194fcec67282883" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:26.977578  8105 catalog_manager.cc:5697] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 22d820637aca47719d2e4bef919c3dfb (127.2.246.131). New cstate: current_term: 1 leader_uuid: "22d820637aca47719d2e4bef919c3dfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:27.042677  8105 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55202:
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 13:15:27.044620  8105 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 13:15:27.066550  8196 tablet_service.cc:1511] Processing CreateTablet for tablet c9dc419f98bc47da90f4d0c4fd947f35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d533aa5eb9d4eb09fb1ae0ada443519]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:27.067848  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dc419f98bc47da90f4d0c4fd947f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.067871  8271 tablet_service.cc:1511] Processing CreateTablet for tablet c9dc419f98bc47da90f4d0c4fd947f35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d533aa5eb9d4eb09fb1ae0ada443519]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:27.069216  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dc419f98bc47da90f4d0c4fd947f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.071834  8272 tablet_service.cc:1511] Processing CreateTablet for tablet a1c54c07e9ee4f168d11c33bd221062e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d533aa5eb9d4eb09fb1ae0ada443519]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:27.072232  8345 tablet_service.cc:1511] Processing CreateTablet for tablet c9dc419f98bc47da90f4d0c4fd947f35 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d533aa5eb9d4eb09fb1ae0ada443519]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:15:27.073027  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c54c07e9ee4f168d11c33bd221062e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.073333  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9dc419f98bc47da90f4d0c4fd947f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.081331  8197 tablet_service.cc:1511] Processing CreateTablet for tablet a1c54c07e9ee4f168d11c33bd221062e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d533aa5eb9d4eb09fb1ae0ada443519]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:27.082584  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c54c07e9ee4f168d11c33bd221062e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.085120  8398 tablet_bootstrap.cc:492] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883: Bootstrap starting.
I20260709 13:15:27.081360  8346 tablet_service.cc:1511] Processing CreateTablet for tablet a1c54c07e9ee4f168d11c33bd221062e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=6d533aa5eb9d4eb09fb1ae0ada443519]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:15:27.089069  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1c54c07e9ee4f168d11c33bd221062e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:27.091502  8398 tablet_bootstrap.cc:654] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:27.093156  8399 tablet_bootstrap.cc:492] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12: Bootstrap starting.
I20260709 13:15:27.099481  8399 tablet_bootstrap.cc:654] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:27.109014  8396 tablet_bootstrap.cc:492] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb: Bootstrap starting.
I20260709 13:15:27.109127  8399 tablet_bootstrap.cc:492] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12: No bootstrap required, opened a new log
I20260709 13:15:27.109681  8399 ts_tablet_manager.cc:1403] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 13:15:27.111614  8398 tablet_bootstrap.cc:492] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883: No bootstrap required, opened a new log
I20260709 13:15:27.112116  8398 ts_tablet_manager.cc:1403] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.012s
I20260709 13:15:27.112735  8399 raft_consensus.cc:359] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.113559  8399 raft_consensus.cc:385] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:27.113850  8399 raft_consensus.cc:740] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.114745  8399 consensus_queue.cc:260] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.115072  8398 raft_consensus.cc:359] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.115801  8398 raft_consensus.cc:385] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:27.115954  8396 tablet_bootstrap.cc:654] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:27.116142  8398 raft_consensus.cc:740] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f240cd1b0f5141b59194fcec67282883, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.116945  8398 consensus_queue.cc:260] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.119055  8398 ts_tablet_manager.cc:1434] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:27.120869  8398 tablet_bootstrap.cc:492] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: Bootstrap starting.
I20260709 13:15:27.121471  8399 ts_tablet_manager.cc:1434] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:15:27.122867  8399 tablet_bootstrap.cc:492] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12: Bootstrap starting.
I20260709 13:15:27.127018  8398 tablet_bootstrap.cc:654] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:27.132969  8399 tablet_bootstrap.cc:654] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:27.136186  8396 tablet_bootstrap.cc:492] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb: No bootstrap required, opened a new log
I20260709 13:15:27.136787  8396 ts_tablet_manager.cc:1403] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260709 13:15:27.138460  8398 tablet_bootstrap.cc:492] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: No bootstrap required, opened a new log
I20260709 13:15:27.138918  8398 ts_tablet_manager.cc:1403] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 13:15:27.140868  8396 raft_consensus.cc:359] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.142016  8396 raft_consensus.cc:385] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:27.141767  8398 raft_consensus.cc:359] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.142649  8398 raft_consensus.cc:385] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:27.142584  8396 raft_consensus.cc:740] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d820637aca47719d2e4bef919c3dfb, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.143165  8398 raft_consensus.cc:740] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f240cd1b0f5141b59194fcec67282883, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.144083  8398 consensus_queue.cc:260] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.144124  8396 consensus_queue.cc:260] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.146868  8398 ts_tablet_manager.cc:1434] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:15:27.147368  8399 tablet_bootstrap.cc:492] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12: No bootstrap required, opened a new log
I20260709 13:15:27.147873  8399 ts_tablet_manager.cc:1403] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 13:15:27.148845  8396 ts_tablet_manager.cc:1434] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 13:15:27.149927  8396 tablet_bootstrap.cc:492] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb: Bootstrap starting.
I20260709 13:15:27.152179  8399 raft_consensus.cc:359] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.152963  8399 raft_consensus.cc:385] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:27.153339  8399 raft_consensus.cc:740] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.154152  8399 consensus_queue.cc:260] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.156328  8396 tablet_bootstrap.cc:654] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:27.156383  8399 ts_tablet_manager.cc:1434] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:27.161927  8396 tablet_bootstrap.cc:492] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb: No bootstrap required, opened a new log
I20260709 13:15:27.162374  8396 ts_tablet_manager.cc:1403] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 13:15:27.162917  8405 raft_consensus.cc:493] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.163419  8405 raft_consensus.cc:515] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.165292  8396 raft_consensus.cc:359] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.166007  8396 raft_consensus.cc:385] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:27.166114  8405 leader_election.cc:290] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845), 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501)
I20260709 13:15:27.166327  8396 raft_consensus.cc:740] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22d820637aca47719d2e4bef919c3dfb, State: Initialized, Role: FOLLOWER
I20260709 13:15:27.167078  8396 consensus_queue.cc:260] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.169175  8396 ts_tablet_manager.cc:1434] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:27.182304  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc419f98bc47da90f4d0c4fd947f35" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f240cd1b0f5141b59194fcec67282883" is_pre_election: true
I20260709 13:15:27.182907  8282 raft_consensus.cc:2468] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 0.
I20260709 13:15:27.183116  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc419f98bc47da90f4d0c4fd947f35" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d820637aca47719d2e4bef919c3dfb" is_pre_election: true
I20260709 13:15:27.183844  8356 raft_consensus.cc:2468] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 0.
I20260709 13:15:27.183995  8170 leader_election.cc:304] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cec1f59aea9c4be9b22f380461c1eb12, f240cd1b0f5141b59194fcec67282883; no voters: 
I20260709 13:15:27.184820  8405 raft_consensus.cc:2804] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:27.185171  8405 raft_consensus.cc:493] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:27.185465  8405 raft_consensus.cc:3060] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:27.190586  8405 raft_consensus.cc:515] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.192113  8405 leader_election.cc:290] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [CANDIDATE]: Term 1 election: Requested vote from peers f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845), 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501)
I20260709 13:15:27.192618  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc419f98bc47da90f4d0c4fd947f35" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f240cd1b0f5141b59194fcec67282883"
I20260709 13:15:27.193037  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9dc419f98bc47da90f4d0c4fd947f35" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d820637aca47719d2e4bef919c3dfb"
I20260709 13:15:27.193238  8282 raft_consensus.cc:3060] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:27.193602  8356 raft_consensus.cc:3060] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:27.200162  8282 raft_consensus.cc:2468] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 1.
I20260709 13:15:27.200165  8356 raft_consensus.cc:2468] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 1.
I20260709 13:15:27.201496  8170 leader_election.cc:304] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [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: cec1f59aea9c4be9b22f380461c1eb12, f240cd1b0f5141b59194fcec67282883; no voters: 
I20260709 13:15:27.202214  8405 raft_consensus.cc:2804] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:27.203619  8405 raft_consensus.cc:697] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 LEADER]: Becoming Leader. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Running, Role: LEADER
I20260709 13:15:27.204433  8405 consensus_queue.cc:237] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.211051  8105 catalog_manager.cc:5697] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 reported cstate change: term changed from 0 to 1, leader changed from <none> to cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "cec1f59aea9c4be9b22f380461c1eb12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:27.222198  8153 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:27.328748  8405 raft_consensus.cc:493] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:27.329286  8405 raft_consensus.cc:515] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.330929  8405 leader_election.cc:290] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845), 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501)
I20260709 13:15:27.332029  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d820637aca47719d2e4bef919c3dfb" is_pre_election: true
I20260709 13:15:27.332193  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f240cd1b0f5141b59194fcec67282883" is_pre_election: true
I20260709 13:15:27.332715  8356 raft_consensus.cc:2468] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 0.
I20260709 13:15:27.332723  8282 raft_consensus.cc:2468] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 0.
I20260709 13:15:27.333937  8170 leader_election.cc:304] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cec1f59aea9c4be9b22f380461c1eb12, f240cd1b0f5141b59194fcec67282883; no voters: 
I20260709 13:15:27.334560  8405 raft_consensus.cc:2804] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:27.334879  8405 raft_consensus.cc:493] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:27.335153  8405 raft_consensus.cc:3060] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:27.340106  8405 raft_consensus.cc:515] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.341609  8405 leader_election.cc:290] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [CANDIDATE]: Term 1 election: Requested vote from peers f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845), 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501)
I20260709 13:15:27.342564  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f240cd1b0f5141b59194fcec67282883"
I20260709 13:15:27.342593  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22d820637aca47719d2e4bef919c3dfb"
I20260709 13:15:27.343187  8282 raft_consensus.cc:3060] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:27.343348  8356 raft_consensus.cc:3060] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:27.349162  8356 raft_consensus.cc:2468] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 1.
I20260709 13:15:27.349436  8282 raft_consensus.cc:2468] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 1.
I20260709 13:15:27.350180  8172 leader_election.cc:304] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [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: 22d820637aca47719d2e4bef919c3dfb, cec1f59aea9c4be9b22f380461c1eb12; no voters: 
I20260709 13:15:27.350983  8405 raft_consensus.cc:2804] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:27.351331  8405 raft_consensus.cc:697] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 LEADER]: Becoming Leader. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Running, Role: LEADER
I20260709 13:15:27.352041  8405 consensus_queue.cc:237] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:27.360814  8105 catalog_manager.cc:5697] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 reported cstate change: term changed from 0 to 1, leader changed from <none> to cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129). New cstate: current_term: 1 leader_uuid: "cec1f59aea9c4be9b22f380461c1eb12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:27.386391  8402 consensus_queue.cc:1048] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:27.397336  8402 consensus_queue.cc:1048] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:27.423799  8282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26"
dest_uuid: "f240cd1b0f5141b59194fcec67282883"
mode: GRACEFUL
new_leader_uuid: "cec1f59aea9c4be9b22f380461c1eb12"
 from {username='slave'} at 127.0.0.1:60852
I20260709 13:15:27.424331  8282 raft_consensus.cc:606] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 LEADER]: Received request to transfer leadership to TS cec1f59aea9c4be9b22f380461c1eb12
I20260709 13:15:27.512614  8400 consensus_queue.cc:1048] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:27.527683  8439 consensus_queue.cc:1048] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:27.594555  8405 consensus_queue.cc:1048] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:27.604763  8428 consensus_queue.cc:1048] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:27.770190  8428 consensus_queue.cc:1048] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:27.781030  8428 consensus_queue.cc:1048] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:27.916567  8448 raft_consensus.cc:993] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883: : Instructing follower cec1f59aea9c4be9b22f380461c1eb12 to start an election
I20260709 13:15:27.917078  8433 raft_consensus.cc:1081] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 LEADER]: Signalling peer cec1f59aea9c4be9b22f380461c1eb12 to start an election
I20260709 13:15:27.918509  8206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26"
dest_uuid: "cec1f59aea9c4be9b22f380461c1eb12"
 from {username='slave'} at 127.0.0.1:52328
I20260709 13:15:27.919081  8206 raft_consensus.cc:493] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:27.919425  8206 raft_consensus.cc:3060] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:27.924916  8206 raft_consensus.cc:515] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:27.926378  8206 leader_election.cc:290] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [CANDIDATE]: Term 2 election: Requested vote from peers 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501), f240cd1b0f5141b59194fcec67282883 (127.2.246.130:35845)
I20260709 13:15:27.927428  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d820637aca47719d2e4bef919c3dfb"
I20260709 13:15:27.927506  8282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f167aa207d9c4635be62e532b9f43d26" candidate_uuid: "cec1f59aea9c4be9b22f380461c1eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f240cd1b0f5141b59194fcec67282883"
I20260709 13:15:27.928105  8356 raft_consensus.cc:3060] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:27.928474  8282 raft_consensus.cc:3055] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:27.928838  8282 raft_consensus.cc:740] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f240cd1b0f5141b59194fcec67282883, State: Running, Role: LEADER
I20260709 13:15:27.929569  8282 consensus_queue.cc:260] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [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: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:27.930667  8282 raft_consensus.cc:3060] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:27.933265  8356 raft_consensus.cc:2468] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 2.
I20260709 13:15:27.934264  8172 leader_election.cc:304] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [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: 22d820637aca47719d2e4bef919c3dfb, cec1f59aea9c4be9b22f380461c1eb12; no voters: 
I20260709 13:15:27.935070  8428 raft_consensus.cc:2804] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:27.935525  8428 raft_consensus.cc:697] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 2 LEADER]: Becoming Leader. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Running, Role: LEADER
I20260709 13:15:27.936268  8428 consensus_queue.cc:237] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [LEADER]: Queue going to LEADER 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: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } }
I20260709 13:15:27.937832  8282 raft_consensus.cc:2468] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cec1f59aea9c4be9b22f380461c1eb12 in term 2.
I20260709 13:15:27.942085  8104 catalog_manager.cc:5697] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 reported cstate change: term changed from 1 to 2, leader changed from f240cd1b0f5141b59194fcec67282883 (127.2.246.130) to cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129). New cstate: current_term: 2 leader_uuid: "cec1f59aea9c4be9b22f380461c1eb12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.135984  3034 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:15:28.137483  3034 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:15:28.137859  3034 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:15:28.148710  8206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e"
dest_uuid: "cec1f59aea9c4be9b22f380461c1eb12"
mode: GRACEFUL
new_leader_uuid: "f240cd1b0f5141b59194fcec67282883"
 from {username='slave'} at 127.0.0.1:52344
I20260709 13:15:28.149209  8206 raft_consensus.cc:606] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 LEADER]: Received request to transfer leadership to TS f240cd1b0f5141b59194fcec67282883
I20260709 13:15:28.150346  3034 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:15:28.189514  8405 raft_consensus.cc:993] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12: : Instructing follower f240cd1b0f5141b59194fcec67282883 to start an election
I20260709 13:15:28.190021  8452 raft_consensus.cc:1081] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 LEADER]: Signalling peer f240cd1b0f5141b59194fcec67282883 to start an election
I20260709 13:15:28.191509  8282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e"
dest_uuid: "f240cd1b0f5141b59194fcec67282883"
 from {username='slave'} at 127.0.0.1:60842
I20260709 13:15:28.191972  8282 raft_consensus.cc:493] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:28.192282  8282 raft_consensus.cc:3060] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:28.197150  8282 raft_consensus.cc:515] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:28.198774  8282 leader_election.cc:290] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [CANDIDATE]: Term 2 election: Requested vote from peers cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129:42903), 22d820637aca47719d2e4bef919c3dfb (127.2.246.131:38501)
I20260709 13:15:28.199786  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e" candidate_uuid: "f240cd1b0f5141b59194fcec67282883" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cec1f59aea9c4be9b22f380461c1eb12"
I20260709 13:15:28.199786  8356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1c54c07e9ee4f168d11c33bd221062e" candidate_uuid: "f240cd1b0f5141b59194fcec67282883" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22d820637aca47719d2e4bef919c3dfb"
I20260709 13:15:28.200619  8206 raft_consensus.cc:3055] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:28.200711  8356 raft_consensus.cc:3060] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:28.200938  8206 raft_consensus.cc:740] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cec1f59aea9c4be9b22f380461c1eb12, State: Running, Role: LEADER
I20260709 13:15:28.201782  8206 consensus_queue.cc:260] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [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: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:28.202946  8206 raft_consensus.cc:3060] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:28.206928  8356 raft_consensus.cc:2468] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f240cd1b0f5141b59194fcec67282883 in term 2.
I20260709 13:15:28.208124  8247 leader_election.cc:304] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [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: 22d820637aca47719d2e4bef919c3dfb, f240cd1b0f5141b59194fcec67282883; no voters: 
I20260709 13:15:28.208972  8433 raft_consensus.cc:2804] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:28.209141  8206 raft_consensus.cc:2468] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f240cd1b0f5141b59194fcec67282883 in term 2.
I20260709 13:15:28.209498  8433 raft_consensus.cc:697] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 2 LEADER]: Becoming Leader. State: Replica: f240cd1b0f5141b59194fcec67282883, State: Running, Role: LEADER
I20260709 13:15:28.210310  8433 consensus_queue.cc:237] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [LEADER]: Queue going to LEADER 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: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } }
I20260709 13:15:28.216148  8104 catalog_manager.cc:5697] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 reported cstate change: term changed from 1 to 2, leader changed from cec1f59aea9c4be9b22f380461c1eb12 (127.2.246.129) to f240cd1b0f5141b59194fcec67282883 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "f240cd1b0f5141b59194fcec67282883" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cec1f59aea9c4be9b22f380461c1eb12" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 42903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f240cd1b0f5141b59194fcec67282883" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22d820637aca47719d2e4bef919c3dfb" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 38501 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:28.237432  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
I20260709 13:15:28.256100  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:28.256664  3034 tablet_replica.cc:333] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12: stopping tablet replica
I20260709 13:15:28.257145  3034 raft_consensus.cc:2243] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.257548  3034 raft_consensus.cc:2272] T a1c54c07e9ee4f168d11c33bd221062e P cec1f59aea9c4be9b22f380461c1eb12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.259565  3034 tablet_replica.cc:333] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: stopping tablet replica
I20260709 13:15:28.260113  3034 raft_consensus.cc:2243] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:28.260687  3034 pending_rounds.cc:70] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: Trying to abort 1 pending ops.
I20260709 13:15:28.260871  3034 pending_rounds.cc:77] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305637592834641920 op_type: NO_OP noop_request { }
I20260709 13:15:28.261169  3034 raft_consensus.cc:2889] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:28.261448  3034 raft_consensus.cc:2272] T f167aa207d9c4635be62e532b9f43d26 P cec1f59aea9c4be9b22f380461c1eb12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.263345  3034 tablet_replica.cc:333] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12: stopping tablet replica
I20260709 13:15:28.263880  3034 raft_consensus.cc:2243] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:28.264580  3034 raft_consensus.cc:2272] T c9dc419f98bc47da90f4d0c4fd947f35 P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.266449  3034 tablet_replica.cc:333] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12: stopping tablet replica
I20260709 13:15:28.266903  3034 raft_consensus.cc:2243] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.267283  3034 raft_consensus.cc:2272] T b2f532329074411580642015f6442a7b P cec1f59aea9c4be9b22f380461c1eb12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.290278  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
I20260709 13:15:28.301654  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
I20260709 13:15:28.318156  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:28.318740  3034 tablet_replica.cc:333] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883: stopping tablet replica
I20260709 13:15:28.319265  3034 raft_consensus.cc:2243] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.319701  3034 raft_consensus.cc:2272] T c9dc419f98bc47da90f4d0c4fd947f35 P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.322011  3034 tablet_replica.cc:333] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883: stopping tablet replica
I20260709 13:15:28.322530  3034 raft_consensus.cc:2243] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.322911  3034 raft_consensus.cc:2272] T b2f532329074411580642015f6442a7b P f240cd1b0f5141b59194fcec67282883 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.325183  3034 tablet_replica.cc:333] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: stopping tablet replica
I20260709 13:15:28.325673  3034 raft_consensus.cc:2243] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:28.326195  3034 pending_rounds.cc:70] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: Trying to abort 1 pending ops.
I20260709 13:15:28.326409  3034 pending_rounds.cc:77] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305637593957478400 op_type: NO_OP noop_request { }
I20260709 13:15:28.326685  3034 raft_consensus.cc:2889] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:15:28.326936  3034 raft_consensus.cc:2272] T a1c54c07e9ee4f168d11c33bd221062e P f240cd1b0f5141b59194fcec67282883 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.328998  3034 tablet_replica.cc:333] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883: stopping tablet replica
I20260709 13:15:28.329463  3034 raft_consensus.cc:2243] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.329824  3034 raft_consensus.cc:2272] T f167aa207d9c4635be62e532b9f43d26 P f240cd1b0f5141b59194fcec67282883 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.341353  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
I20260709 13:15:28.351997  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
I20260709 13:15:28.367761  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:28.368397  3034 tablet_replica.cc:333] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb: stopping tablet replica
I20260709 13:15:28.368933  3034 raft_consensus.cc:2243] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.369382  3034 raft_consensus.cc:2272] T c9dc419f98bc47da90f4d0c4fd947f35 P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.371694  3034 tablet_replica.cc:333] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb: stopping tablet replica
I20260709 13:15:28.372267  3034 raft_consensus.cc:2243] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:28.372994  3034 raft_consensus.cc:2272] T b2f532329074411580642015f6442a7b P 22d820637aca47719d2e4bef919c3dfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.374843  3034 tablet_replica.cc:333] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb: stopping tablet replica
I20260709 13:15:28.375334  3034 raft_consensus.cc:2243] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.375765  3034 raft_consensus.cc:2272] T a1c54c07e9ee4f168d11c33bd221062e P 22d820637aca47719d2e4bef919c3dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.378037  3034 tablet_replica.cc:333] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb: stopping tablet replica
I20260709 13:15:28.378504  3034 raft_consensus.cc:2243] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:28.378883  3034 raft_consensus.cc:2272] T f167aa207d9c4635be62e532b9f43d26 P 22d820637aca47719d2e4bef919c3dfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.390144  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
I20260709 13:15:28.400764  3034 master.cc:562] Master@127.2.246.190:45233 shutting down...
I20260709 13:15:28.415879  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:28.416494  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:28.416790  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P b369edab8a354b0da8c114034ae835f4: stopping tablet replica
I20260709 13:15:28.436547  3034 master.cc:584] Master@127.2.246.190:45233 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2380 ms)
[----------] 6 tests from LeaderRebalancerTest (136667 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:15:28.462278  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:36601
I20260709 13:15:28.463325  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:28.468395  8455 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 13:15:28.468633  8456 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 13:15:28.470868  8458 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 13:15:28.471097  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:28.472121  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:28.472307  3034 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 13:15:28.472481  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602928472447 us; error 0 us; skew 500 ppm
I20260709 13:15:28.473017  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:28.475088  3034 webserver.cc:533] Webserver started at http://127.2.246.190:39507/ using document root <none> and password file <none>
I20260709 13:15:28.475548  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:28.475764  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:28.476050  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:28.477062  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "34c2157e953a43d3a64563dfd156f022"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.481208  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:15:28.484239  8463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.485018  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:28.485316  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "34c2157e953a43d3a64563dfd156f022"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.485597  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-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 13:15:28.511538  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:28.512498  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:28.546092  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:36601
I20260709 13:15:28.546217  8514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:36601 every 8 connection(s)
I20260709 13:15:28.549769  8515 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 13:15:28.559552  8515 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022: Bootstrap starting.
I20260709 13:15:28.563815  8515 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:28.567404  8515 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022: No bootstrap required, opened a new log
I20260709 13:15:28.569419  8515 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c2157e953a43d3a64563dfd156f022" member_type: VOTER }
I20260709 13:15:28.569877  8515 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:28.570114  8515 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34c2157e953a43d3a64563dfd156f022, State: Initialized, Role: FOLLOWER
I20260709 13:15:28.570812  8515 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34c2157e953a43d3a64563dfd156f022" member_type: VOTER }
I20260709 13:15:28.571269  8515 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:28.571491  8515 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:28.571782  8515 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:28.575961  8515 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c2157e953a43d3a64563dfd156f022" member_type: VOTER }
I20260709 13:15:28.576436  8515 leader_election.cc:304] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [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: 34c2157e953a43d3a64563dfd156f022; no voters: 
I20260709 13:15:28.577461  8515 leader_election.cc:290] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:28.577734  8518 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:28.579047  8518 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 1 LEADER]: Becoming Leader. State: Replica: 34c2157e953a43d3a64563dfd156f022, State: Running, Role: LEADER
I20260709 13:15:28.579656  8518 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [LEADER]: Queue going to LEADER mode. State: All 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: "34c2157e953a43d3a64563dfd156f022" member_type: VOTER }
I20260709 13:15:28.580294  8515 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:28.582448  8519 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34c2157e953a43d3a64563dfd156f022" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c2157e953a43d3a64563dfd156f022" member_type: VOTER } }
I20260709 13:15:28.582541  8520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34c2157e953a43d3a64563dfd156f022. Latest consensus state: current_term: 1 leader_uuid: "34c2157e953a43d3a64563dfd156f022" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34c2157e953a43d3a64563dfd156f022" member_type: VOTER } }
I20260709 13:15:28.583180  8520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:28.583135  8519 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:28.587352  8524 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:28.591894  8524 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:28.594945  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:28.600894  8524 catalog_manager.cc:1383] Generated new cluster ID: 7f4c38f35b944f31adee16c9a17fffa7
I20260709 13:15:28.601164  8524 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:28.629328  8524 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:28.630565  8524 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:28.647740  8524 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022: Generated new TSK 0
I20260709 13:15:28.648289  8524 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:28.661579  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:28.667176  8536 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 13:15:28.668430  8537 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 13:15:28.669979  8539 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 13:15:28.670020  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:28.671015  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:28.671238  3034 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 13:15:28.671412  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602928671389 us; error 0 us; skew 500 ppm
I20260709 13:15:28.672024  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:28.674240  3034 webserver.cc:533] Webserver started at http://127.2.246.129:37531/ using document root <none> and password file <none>
I20260709 13:15:28.674703  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:28.674916  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:28.675177  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:28.676309  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "212774f270504c50b4152ffce8d08ebd"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.680421  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:28.683420  8544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.684147  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:28.684441  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "212774f270504c50b4152ffce8d08ebd"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.684718  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-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 13:15:28.695608  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:28.696687  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:28.698061  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:28.700194  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:28.700497  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.700748  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:28.700917  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.737334  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:40673
I20260709 13:15:28.737450  8606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:40673 every 8 connection(s)
I20260709 13:15:28.742079  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:28.748905  8611 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 13:15:28.750833  8612 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 13:15:28.753253  3034 server_base.cc:1061] running on GCE node
W20260709 13:15:28.753203  8614 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 13:15:28.754843  8607 heartbeater.cc:344] Connected to a master server at 127.2.246.190:36601
I20260709 13:15:28.754871  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:28.755307  3034 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 13:15:28.755386  8607 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:28.755539  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602928755519 us; error 0 us; skew 500 ppm
I20260709 13:15:28.756259  8607 heartbeater.cc:507] Master 127.2.246.190:36601 requested a full tablet report, sending...
I20260709 13:15:28.756369  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:28.758540  8480 ts_manager.cc:194] Registered new tserver with Master: 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673)
I20260709 13:15:28.759100  3034 webserver.cc:533] Webserver started at http://127.2.246.130:42189/ using document root <none> and password file <none>
I20260709 13:15:28.759608  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:28.759835  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:28.760098  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:28.760703  8480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41472
I20260709 13:15:28.761153  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "29bf714016264ce886d6dad73c16d590"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.766239  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:28.769306  8619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.770068  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:28.770352  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "29bf714016264ce886d6dad73c16d590"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.770646  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-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 13:15:28.781224  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:28.782356  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:28.783645  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:28.785796  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:28.786034  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.786270  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:28.786494  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.824122  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:35043
I20260709 13:15:28.824223  8681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:35043 every 8 connection(s)
I20260709 13:15:28.828958  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:28.835843  8685 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 13:15:28.838486  8686 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 13:15:28.840008  8688 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 13:15:28.840287  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:28.841323  8682 heartbeater.cc:344] Connected to a master server at 127.2.246.190:36601
I20260709 13:15:28.841454  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:28.841733  8682 heartbeater.cc:461] Registering TS with master...
W20260709 13:15:28.841795  3034 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 13:15:28.842085  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602928842068 us; error 0 us; skew 500 ppm
I20260709 13:15:28.842553  8682 heartbeater.cc:507] Master 127.2.246.190:36601 requested a full tablet report, sending...
I20260709 13:15:28.842687  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:28.844882  8480 ts_manager.cc:194] Registered new tserver with Master: 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:28.845491  3034 webserver.cc:533] Webserver started at http://127.2.246.131:41157/ using document root <none> and password file <none>
I20260709 13:15:28.846237  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:28.846495  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:28.846772  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:28.846714  8480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41486
I20260709 13:15:28.848210  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "e939e13df5ba479e80cb00e5450cfc31"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.852385  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:28.855341  8693 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.856114  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:28.856419  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "e939e13df5ba479e80cb00e5450cfc31"
format_stamp: "Formatted at 2026-07-09 13:15:28 on dist-test-slave-mz79"
I20260709 13:15:28.856699  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602791632668-3034-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 13:15:28.888685  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:28.889817  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:28.891287  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:28.893445  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:28.893666  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.893901  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:28.894068  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:28.931967  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:39947
I20260709 13:15:28.932102  8755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:39947 every 8 connection(s)
I20260709 13:15:28.945355  8756 heartbeater.cc:344] Connected to a master server at 127.2.246.190:36601
I20260709 13:15:28.945794  8756 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:28.946499  8756 heartbeater.cc:507] Master 127.2.246.190:36601 requested a full tablet report, sending...
I20260709 13:15:28.948475  8480 ts_manager.cc:194] Registered new tserver with Master: e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:28.948973  3034 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013453866s
I20260709 13:15:28.949855  8480 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41500
I20260709 13:15:28.972421  8480 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41506:
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 13:15:28.974954  8480 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 13:15:29.054842  8721 tablet_service.cc:1511] Processing CreateTablet for tablet 525cb8bb487d4d698cb5cab0e4f1cd69 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:29.056193  8721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525cb8bb487d4d698cb5cab0e4f1cd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.057946  8720 tablet_service.cc:1511] Processing CreateTablet for tablet 99ceaccc40b14cbb9b57b21fbeb8a746 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:29.058602  8570 tablet_service.cc:1511] Processing CreateTablet for tablet 5377b9356aa344a79cf2c4f343068f5c (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:29.059341  8720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ceaccc40b14cbb9b57b21fbeb8a746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.059945  8570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5377b9356aa344a79cf2c4f343068f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.059845  8719 tablet_service.cc:1511] Processing CreateTablet for tablet 5377b9356aa344a79cf2c4f343068f5c (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:29.061196  8719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5377b9356aa344a79cf2c4f343068f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.064201  8568 tablet_service.cc:1511] Processing CreateTablet for tablet f67f04c79d8b4aa6b32faf7b38194397 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:29.064731  8571 tablet_service.cc:1511] Processing CreateTablet for tablet 99ceaccc40b14cbb9b57b21fbeb8a746 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:29.065500  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67f04c79d8b4aa6b32faf7b38194397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.066468  8571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ceaccc40b14cbb9b57b21fbeb8a746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.067966  8647 tablet_service.cc:1511] Processing CreateTablet for tablet 525cb8bb487d4d698cb5cab0e4f1cd69 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:29.068912  8569 tablet_service.cc:1511] Processing CreateTablet for tablet d8df7a45213e40c78e662b465bcff968 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:29.069578  8647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525cb8bb487d4d698cb5cab0e4f1cd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.070595  8569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8df7a45213e40c78e662b465bcff968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.072353  8572 tablet_service.cc:1511] Processing CreateTablet for tablet 525cb8bb487d4d698cb5cab0e4f1cd69 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:29.072764  8646 tablet_service.cc:1511] Processing CreateTablet for tablet 99ceaccc40b14cbb9b57b21fbeb8a746 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:29.073980  8572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525cb8bb487d4d698cb5cab0e4f1cd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.074427  8646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ceaccc40b14cbb9b57b21fbeb8a746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.078150  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdb10523fc541c7b547bc7a3991fd70 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:29.078922  8645 tablet_service.cc:1511] Processing CreateTablet for tablet 5377b9356aa344a79cf2c4f343068f5c (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:29.079459  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdb10523fc541c7b547bc7a3991fd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.080221  8645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5377b9356aa344a79cf2c4f343068f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.081553  8718 tablet_service.cc:1511] Processing CreateTablet for tablet d8df7a45213e40c78e662b465bcff968 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:29.082834  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8df7a45213e40c78e662b465bcff968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.084733  8717 tablet_service.cc:1511] Processing CreateTablet for tablet f67f04c79d8b4aa6b32faf7b38194397 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:29.086068  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67f04c79d8b4aa6b32faf7b38194397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.088727  8644 tablet_service.cc:1511] Processing CreateTablet for tablet d8df7a45213e40c78e662b465bcff968 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:29.090073  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8df7a45213e40c78e662b465bcff968. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.089903  8565 tablet_service.cc:1511] Processing CreateTablet for tablet 0453779428d8427386970200a3fbc866 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:29.091179  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0453779428d8427386970200a3fbc866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.088727  8566 tablet_service.cc:1511] Processing CreateTablet for tablet ff16f979ec614daeadd46ae750f86e09 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:29.093014  8566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff16f979ec614daeadd46ae750f86e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.095016  8564 tablet_service.cc:1511] Processing CreateTablet for tablet 7532e85cd2384f04aadf91fb862ec5e9 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:29.096256  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7532e85cd2384f04aadf91fb862ec5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.098728  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdb10523fc541c7b547bc7a3991fd70 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:29.100808  8715 tablet_service.cc:1511] Processing CreateTablet for tablet ff16f979ec614daeadd46ae750f86e09 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:29.101133  8643 tablet_service.cc:1511] Processing CreateTablet for tablet f67f04c79d8b4aa6b32faf7b38194397 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:29.102129  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff16f979ec614daeadd46ae750f86e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.102371  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f67f04c79d8b4aa6b32faf7b38194397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.105100  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 4bdb10523fc541c7b547bc7a3991fd70 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:29.105772  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdb10523fc541c7b547bc7a3991fd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.106572  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bdb10523fc541c7b547bc7a3991fd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.109160  8641 tablet_service.cc:1511] Processing CreateTablet for tablet ff16f979ec614daeadd46ae750f86e09 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:29.110441  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff16f979ec614daeadd46ae750f86e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.113169  8640 tablet_service.cc:1511] Processing CreateTablet for tablet 0453779428d8427386970200a3fbc866 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:29.114452  8640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0453779428d8427386970200a3fbc866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.117178  8639 tablet_service.cc:1511] Processing CreateTablet for tablet 7532e85cd2384f04aadf91fb862ec5e9 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:29.118443  8639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7532e85cd2384f04aadf91fb862ec5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.105100  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 0453779428d8427386970200a3fbc866 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:29.121304  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0453779428d8427386970200a3fbc866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.128173  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 7532e85cd2384f04aadf91fb862ec5e9 (DEFAULT_TABLE table=test-workload [id=c2da251708bf43f7a59acdc07ceb953d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:29.129444  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7532e85cd2384f04aadf91fb862ec5e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:29.239048  8771 tablet_bootstrap.cc:492] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.244481  8772 tablet_bootstrap.cc:492] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.250909  8772 tablet_bootstrap.cc:654] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.254220  8771 tablet_bootstrap.cc:654] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.264605  8773 tablet_bootstrap.cc:492] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.269670  8773 tablet_bootstrap.cc:654] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.270578  8771 tablet_bootstrap.cc:492] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.270747  8772 tablet_bootstrap.cc:492] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.271119  8771 ts_tablet_manager.cc:1403] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.001s
I20260709 13:15:29.271279  8772 ts_tablet_manager.cc:1403] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260709 13:15:29.273804  8771 raft_consensus.cc:359] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.274256  8773 tablet_bootstrap.cc:492] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.274744  8773 ts_tablet_manager.cc:1403] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:15:29.275134  8772 raft_consensus.cc:359] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.275872  8772 raft_consensus.cc:385] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.276198  8772 raft_consensus.cc:740] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.274469  8771 raft_consensus.cc:385] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.276917  8772 consensus_queue.cc:260] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.277552  8771 raft_consensus.cc:740] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.277496  8773 raft_consensus.cc:359] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.278477  8773 raft_consensus.cc:385] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.278450  8771 consensus_queue.cc:260] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.279001  8773 raft_consensus.cc:740] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.280548  8607 heartbeater.cc:499] Master 127.2.246.190:36601 was elected leader, sending a full tablet report...
I20260709 13:15:29.280162  8773 consensus_queue.cc:260] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.281098  8771 ts_tablet_manager.cc:1434] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:15:29.282078  8771 tablet_bootstrap.cc:492] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.288750  8771 tablet_bootstrap.cc:654] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.288800  8756 heartbeater.cc:499] Master 127.2.246.190:36601 was elected leader, sending a full tablet report...
I20260709 13:15:29.289336  8772 ts_tablet_manager.cc:1434] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.010s
I20260709 13:15:29.290446  8772 tablet_bootstrap.cc:492] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.296280  8772 tablet_bootstrap.cc:654] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.300777  8773 ts_tablet_manager.cc:1434] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.000s
I20260709 13:15:29.301698  8682 heartbeater.cc:499] Master 127.2.246.190:36601 was elected leader, sending a full tablet report...
I20260709 13:15:29.316500  8773 tablet_bootstrap.cc:492] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.317550  8771 tablet_bootstrap.cc:492] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.318167  8771 ts_tablet_manager.cc:1403] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260709 13:15:29.320915  8771 raft_consensus.cc:359] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.321671  8771 raft_consensus.cc:385] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.322031  8771 raft_consensus.cc:740] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.322155  8773 tablet_bootstrap.cc:654] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.322943  8771 consensus_queue.cc:260] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.325476  8771 ts_tablet_manager.cc:1434] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:29.326480  8771 tablet_bootstrap.cc:492] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.327402  8772 tablet_bootstrap.cc:492] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.328580  8772 ts_tablet_manager.cc:1403] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.019s
I20260709 13:15:29.331516  8773 tablet_bootstrap.cc:492] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.331318  8772 raft_consensus.cc:359] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.332038  8773 ts_tablet_manager.cc:1403] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.006s
I20260709 13:15:29.332055  8772 raft_consensus.cc:385] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.332612  8772 raft_consensus.cc:740] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.332688  8771 tablet_bootstrap.cc:654] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.333501  8772 consensus_queue.cc:260] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.334977  8773 raft_consensus.cc:359] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.335891  8772 ts_tablet_manager.cc:1434] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:29.336871  8772 tablet_bootstrap.cc:492] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.335907  8773 raft_consensus.cc:385] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.337738  8773 raft_consensus.cc:740] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.338873  8773 consensus_queue.cc:260] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.342057  8773 ts_tablet_manager.cc:1434] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:15:29.343032  8772 tablet_bootstrap.cc:654] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.343276  8773 tablet_bootstrap.cc:492] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.354090  8772 tablet_bootstrap.cc:492] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.354594  8773 tablet_bootstrap.cc:654] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.354193  8771 tablet_bootstrap.cc:492] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.355191  8771 ts_tablet_manager.cc:1403] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260709 13:15:29.358566  8771 raft_consensus.cc:359] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.359519  8771 raft_consensus.cc:385] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.359943  8771 raft_consensus.cc:740] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.360853  8771 consensus_queue.cc:260] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.361640  8772 ts_tablet_manager.cc:1403] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260709 13:15:29.363353  8771 ts_tablet_manager.cc:1434] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:15:29.363775  8773 tablet_bootstrap.cc:492] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.364264  8773 ts_tablet_manager.cc:1403] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260709 13:15:29.364346  8771 tablet_bootstrap.cc:492] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.364491  8772 raft_consensus.cc:359] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.365224  8772 raft_consensus.cc:385] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.365521  8772 raft_consensus.cc:740] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.366235  8772 consensus_queue.cc:260] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.367069  8773 raft_consensus.cc:359] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.368117  8773 raft_consensus.cc:385] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.368400  8773 raft_consensus.cc:740] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.369196  8773 consensus_queue.cc:260] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.370857  8771 tablet_bootstrap.cc:654] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.371371  8773 ts_tablet_manager.cc:1434] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:29.372442  8773 tablet_bootstrap.cc:492] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.368436  8772 ts_tablet_manager.cc:1434] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 13:15:29.374047  8772 tablet_bootstrap.cc:492] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.378144  8773 tablet_bootstrap.cc:654] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.382144  8772 tablet_bootstrap.cc:654] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.388437  8771 tablet_bootstrap.cc:492] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.388937  8771 ts_tablet_manager.cc:1403] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 13:15:29.389539  8772 tablet_bootstrap.cc:492] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.390081  8772 ts_tablet_manager.cc:1403] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260709 13:15:29.392242  8771 raft_consensus.cc:359] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.393177  8771 raft_consensus.cc:385] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.393596  8771 raft_consensus.cc:740] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.392951  8772 raft_consensus.cc:359] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.394477  8779 raft_consensus.cc:493] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.394340  8771 consensus_queue.cc:260] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.394946  8779 raft_consensus.cc:515] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.396988  8771 ts_tablet_manager.cc:1434] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:15:29.397557  8779 leader_election.cc:290] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.398030  8771 tablet_bootstrap.cc:492] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.394104  8772 raft_consensus.cc:385] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.399444  8772 raft_consensus.cc:740] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.400429  8772 consensus_queue.cc:260] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.405049  8778 raft_consensus.cc:493] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.405685  8778 raft_consensus.cc:515] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.424307  8772 ts_tablet_manager.cc:1434] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260709 13:15:29.425823  8772 tablet_bootstrap.cc:492] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.434139  8772 tablet_bootstrap.cc:654] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.412866  8778 leader_election.cc:290] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.446521  8777 raft_consensus.cc:493] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.447032  8777 raft_consensus.cc:515] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.448082  8773 tablet_bootstrap.cc:492] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.448592  8773 ts_tablet_manager.cc:1403] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.031s
I20260709 13:15:29.448956  8771 tablet_bootstrap.cc:654] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.449553  8777 leader_election.cc:290] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.451625  8773 raft_consensus.cc:359] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.452739  8773 raft_consensus.cc:385] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.453137  8773 raft_consensus.cc:740] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.454054  8773 consensus_queue.cc:260] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.459853  8773 ts_tablet_manager.cc:1434] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 13:15:29.460882  8773 tablet_bootstrap.cc:492] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.483011  8773 tablet_bootstrap.cc:654] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.489874  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8df7a45213e40c78e662b465bcff968" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.490635  8731 raft_consensus.cc:2468] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:29.492238  8547 leader_election.cc:304] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:29.493930  8778 raft_consensus.cc:2804] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.494418  8778 raft_consensus.cc:493] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.494879  8778 raft_consensus.cc:3060] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.496635  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8df7a45213e40c78e662b465bcff968" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:29.497452  8772 tablet_bootstrap.cc:492] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.498054  8772 ts_tablet_manager.cc:1403] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.011s
W20260709 13:15:29.498334  8546 leader_election.cc:343] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.499960  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.501664  8773 tablet_bootstrap.cc:492] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.501279  8772 raft_consensus.cc:359] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.502218  8773 ts_tablet_manager.cc:1403] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.004s
I20260709 13:15:29.502319  8772 raft_consensus.cc:385] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.502995  8772 raft_consensus.cc:740] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
W20260709 13:15:29.502153  8621 leader_election.cc:343] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.503903  8772 consensus_queue.cc:260] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.510058  8778 raft_consensus.cc:515] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.512791  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8df7a45213e40c78e662b465bcff968" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:29.512676  8772 ts_tablet_manager.cc:1434] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 13:15:29.514235  8546 leader_election.cc:343] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.516085  8771 tablet_bootstrap.cc:492] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.516647  8771 ts_tablet_manager.cc:1403] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.119s	user 0.029s	sys 0.003s
I20260709 13:15:29.518584  8778 leader_election.cc:290] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.519125  8778 raft_consensus.cc:493] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.519588  8778 raft_consensus.cc:515] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.520804  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8df7a45213e40c78e662b465bcff968" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:29.521365  8731 raft_consensus.cc:3060] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.523655  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525cb8bb487d4d698cb5cab0e4f1cd69" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:29.524159  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8df7a45213e40c78e662b465bcff968" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.524930  8582 raft_consensus.cc:2393] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e939e13df5ba479e80cb00e5450cfc31 in current term 1: Already voted for candidate 212774f270504c50b4152ffce8d08ebd in this term.
W20260709 13:15:29.525054  8546 leader_election.cc:343] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.525174  8730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525cb8bb487d4d698cb5cab0e4f1cd69" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.525859  8730 raft_consensus.cc:2468] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:29.526252  8778 leader_election.cc:290] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.526841  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.527019  8547 leader_election.cc:304] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 29bf714016264ce886d6dad73c16d590
I20260709 13:15:29.527678  8778 raft_consensus.cc:2804] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.528053  8778 raft_consensus.cc:493] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.528230  8777 raft_consensus.cc:493] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.527948  8771 raft_consensus.cc:359] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
W20260709 13:15:29.528626  8622 leader_election.cc:343] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.528638  8778 raft_consensus.cc:3060] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.528821  8777 raft_consensus.cc:515] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.529241  8622 leader_election.cc:304] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29bf714016264ce886d6dad73c16d590; no voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:29.529697  8773 raft_consensus.cc:359] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.530390  8773 raft_consensus.cc:385] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.530678  8773 raft_consensus.cc:740] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.530984  8777 leader_election.cc:290] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.531518  8779 raft_consensus.cc:2749] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:29.531490  8773 consensus_queue.cc:260] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.533156  8771 raft_consensus.cc:385] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.533497  8771 raft_consensus.cc:740] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.534283  8771 consensus_queue.cc:260] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.535987  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.536465  8771 ts_tablet_manager.cc:1434] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
W20260709 13:15:29.537392  8695 leader_election.cc:343] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.537501  8731 raft_consensus.cc:2468] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:29.538357  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8df7a45213e40c78e662b465bcff968" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:29.539096  8772 tablet_bootstrap.cc:492] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.538906  8547 leader_election.cc:304] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 29bf714016264ce886d6dad73c16d590
I20260709 13:15:29.539615  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:29.540314  8800 raft_consensus.cc:2804] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.540764  8773 ts_tablet_manager.cc:1434] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260709 13:15:29.540319  8656 raft_consensus.cc:2468] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
W20260709 13:15:29.541491  8695 leader_election.cc:343] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.541752  8773 tablet_bootstrap.cc:492] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.541940  8695 leader_election.cc:304] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590
I20260709 13:15:29.543154  8695 leader_election.cc:304] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [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: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:29.537510  8771 tablet_bootstrap.cc:492] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.545140  8778 raft_consensus.cc:515] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.547646  8777 raft_consensus.cc:2749] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:29.547922  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525cb8bb487d4d698cb5cab0e4f1cd69" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:29.548357  8777 raft_consensus.cc:2804] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.548507  8731 raft_consensus.cc:3060] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.548720  8777 raft_consensus.cc:493] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.549115  8777 raft_consensus.cc:3060] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.552474  8778 leader_election.cc:290] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Requested vote from peers e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.553040  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525cb8bb487d4d698cb5cab0e4f1cd69" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:29.555878  8779 raft_consensus.cc:493] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.556329  8779 raft_consensus.cc:515] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.557546  8773 tablet_bootstrap.cc:654] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.559981  8779 leader_election.cc:290] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.561165  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
W20260709 13:15:29.561625  8546 leader_election.cc:343] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.561803  8582 raft_consensus.cc:2468] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:29.560200  8731 raft_consensus.cc:2468] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:29.562638  8771 tablet_bootstrap.cc:654] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.563105  8621 leader_election.cc:304] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:29.564136  8547 leader_election.cc:304] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 29bf714016264ce886d6dad73c16d590
I20260709 13:15:29.564939  8778 raft_consensus.cc:2804] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.565295  8779 raft_consensus.cc:2804] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.565375  8778 raft_consensus.cc:697] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:29.565948  8779 raft_consensus.cc:493] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.566396  8779 raft_consensus.cc:3060] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.566491  8778 consensus_queue.cc:237] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.575268  8771 tablet_bootstrap.cc:492] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.575136  8779 raft_consensus.cc:515] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.575825  8771 ts_tablet_manager.cc:1403] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.010s
I20260709 13:15:29.580159  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:29.580288  8777 raft_consensus.cc:515] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.580746  8582 raft_consensus.cc:3060] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.583313  8779 leader_election.cc:290] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.583603  8771 raft_consensus.cc:359] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.584374  8771 raft_consensus.cc:385] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.584738  8771 raft_consensus.cc:740] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.588289  8773 tablet_bootstrap.cc:492] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.588980  8773 ts_tablet_manager.cc:1403] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.005s
W20260709 13:15:29.590660  8528 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:29.592128  8777 leader_election.cc:290] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.593119  8582 raft_consensus.cc:2468] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:29.592798  8773 raft_consensus.cc:359] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.585841  8771 consensus_queue.cc:260] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.598065  8621 leader_election.cc:304] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
W20260709 13:15:29.598268  8695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.130:35043, user_credentials={real_user=slave}} blocked reactor thread for 55173.5us
I20260709 13:15:29.596576  8772 tablet_bootstrap.cc:654] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.598970  8779 raft_consensus.cc:2804] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.599350  8771 ts_tablet_manager.cc:1434] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:15:29.600044  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:29.600664  8771 tablet_bootstrap.cc:492] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.602083  8773 raft_consensus.cc:385] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.602469  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:29.603018  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.602511  8773 raft_consensus.cc:740] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.603056  8656 raft_consensus.cc:3060] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.604180  8773 consensus_queue.cc:260] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.605014  8800 raft_consensus.cc:697] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:29.605985  8800 consensus_queue.cc:237] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.609583  8771 tablet_bootstrap.cc:654] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.615640  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
W20260709 13:15:29.617106  8622 leader_election.cc:343] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:29.618595  8622 leader_election.cc:343] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:29.619831  8695 leader_election.cc:343] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.621722  8772 tablet_bootstrap.cc:492] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.622128  8656 raft_consensus.cc:2468] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:29.622314  8772 ts_tablet_manager.cc:1403] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.000s
I20260709 13:15:29.623446  8695 leader_election.cc:304] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [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: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:29.624352  8802 raft_consensus.cc:2804] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.624855  8802 raft_consensus.cc:697] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:29.625551  8802 consensus_queue.cc:237] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.625124  8477 catalog_manager.cc:5697] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 1 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.630378  8772 raft_consensus.cc:359] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.633777  8772 raft_consensus.cc:385] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.634083  8779 raft_consensus.cc:697] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:29.633302  8773 ts_tablet_manager.cc:1434] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.009s
I20260709 13:15:29.635063  8779 consensus_queue.cc:237] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.635699  8773 tablet_bootstrap.cc:492] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.634301  8772 raft_consensus.cc:740] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.640621  8772 consensus_queue.cc:260] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.645573  8771 tablet_bootstrap.cc:492] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.645905  8773 tablet_bootstrap.cc:654] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.646422  8771 ts_tablet_manager.cc:1403] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.021s
I20260709 13:15:29.650872  8771 raft_consensus.cc:359] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.652360  8771 raft_consensus.cc:385] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.652892  8771 raft_consensus.cc:740] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.653888  8771 consensus_queue.cc:260] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.657255  8772 ts_tablet_manager.cc:1434] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 13:15:29.658197  8800 raft_consensus.cc:493] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.658674  8800 raft_consensus.cc:515] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.659039  8772 tablet_bootstrap.cc:492] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.660691  8771 ts_tablet_manager.cc:1434] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:15:29.663192  8779 raft_consensus.cc:493] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.664743  8771 tablet_bootstrap.cc:492] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.664227  8779 raft_consensus.cc:515] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.668092  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ceaccc40b14cbb9b57b21fbeb8a746" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.668730  8731 raft_consensus.cc:2468] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:29.669229  8800 leader_election.cc:290] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.669708  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ceaccc40b14cbb9b57b21fbeb8a746" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:29.669806  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb10523fc541c7b547bc7a3991fd70" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.671084  8656 raft_consensus.cc:2468] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:29.670749  8779 leader_election.cc:290] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.671525  8582 raft_consensus.cc:2468] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:29.670118  8547 leader_election.cc:304] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:29.672361  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb10523fc541c7b547bc7a3991fd70" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.672791  8772 tablet_bootstrap.cc:654] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.673026  8800 raft_consensus.cc:2804] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.673413  8800 raft_consensus.cc:493] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.673545  8621 leader_election.cc:304] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
W20260709 13:15:29.674921  8622 leader_election.cc:343] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.673808  8800 raft_consensus.cc:3060] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.677275  8773 tablet_bootstrap.cc:492] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.677836  8773 ts_tablet_manager.cc:1403] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.015s
I20260709 13:15:29.677744  8779 raft_consensus.cc:2804] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.678308  8779 raft_consensus.cc:493] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.678691  8771 tablet_bootstrap.cc:654] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.678750  8779 raft_consensus.cc:3060] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.680917  8773 raft_consensus.cc:359] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.682085  8773 raft_consensus.cc:385] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.682412  8773 raft_consensus.cc:740] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.683252  8773 consensus_queue.cc:260] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.683967  8480 catalog_manager.cc:5697] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:29.686148  8773 ts_tablet_manager.cc:1434] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:29.689114  8773 tablet_bootstrap.cc:492] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.691596  8800 raft_consensus.cc:515] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.695212  8773 tablet_bootstrap.cc:654] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.696274  8800 leader_election.cc:290] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.697549  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ceaccc40b14cbb9b57b21fbeb8a746" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:29.698391  8656 raft_consensus.cc:3060] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.699442  8772 tablet_bootstrap.cc:492] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.699966  8772 ts_tablet_manager.cc:1403] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260709 13:15:29.700573  8771 tablet_bootstrap.cc:492] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.700850  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ceaccc40b14cbb9b57b21fbeb8a746" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:29.701098  8771 ts_tablet_manager.cc:1403] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.012s
I20260709 13:15:29.701448  8731 raft_consensus.cc:3060] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.703234  8772 raft_consensus.cc:359] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.693995  8779 raft_consensus.cc:515] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.703984  8772 raft_consensus.cc:385] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.704427  8772 raft_consensus.cc:740] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.704023  8771 raft_consensus.cc:359] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.705024  8771 raft_consensus.cc:385] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.705359  8771 raft_consensus.cc:740] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.705514  8779 leader_election.cc:290] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.706218  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb10523fc541c7b547bc7a3991fd70" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:29.706282  8771 consensus_queue.cc:260] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.707523  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb10523fc541c7b547bc7a3991fd70" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:29.708455  8656 raft_consensus.cc:2468] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:29.709048  8771 ts_tablet_manager.cc:1434] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 13:15:29.708943  8622 leader_election.cc:343] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.706964  8582 raft_consensus.cc:3060] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.709609  8546 leader_election.cc:304] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:29.710311  8731 raft_consensus.cc:2468] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:29.710421  8800 raft_consensus.cc:2804] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.711126  8800 raft_consensus.cc:697] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:29.710500  8802 raft_consensus.cc:493] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.711946  8800 consensus_queue.cc:237] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.712285  8802 raft_consensus.cc:515] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.714332  8802 leader_election.cc:290] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.715524  8771 tablet_bootstrap.cc:492] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:29.716092  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.717027  8581 raft_consensus.cc:2468] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:29.719192  8695 leader_election.cc:304] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:29.721037  8478 catalog_manager.cc:5697] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.723978  8772 consensus_queue.cc:260] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.725641  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
W20260709 13:15:29.727237  8695 leader_election.cc:343] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.728410  8771 tablet_bootstrap.cc:654] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.728439  8777 raft_consensus.cc:2804] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.729393  8777 raft_consensus.cc:493] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.729851  8777 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.741564  8772 ts_tablet_manager.cc:1434] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:15:29.742944  8772 tablet_bootstrap.cc:492] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.745069  8582 raft_consensus.cc:2468] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:29.746637  8621 leader_election.cc:304] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:29.747669  8779 raft_consensus.cc:2804] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.739542  8777 raft_consensus.cc:515] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.748315  8779 raft_consensus.cc:697] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:29.749958  8779 consensus_queue.cc:237] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.751453  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:29.752305  8581 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.759032  8771 tablet_bootstrap.cc:492] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:29.759689  8771 ts_tablet_manager.cc:1403] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.010s
I20260709 13:15:29.762450  8581 raft_consensus.cc:2468] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:29.762950  8771 raft_consensus.cc:359] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.763980  8771 raft_consensus.cc:385] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.764027  8695 leader_election.cc:304] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:29.764478  8771 raft_consensus.cc:740] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.765377  8802 raft_consensus.cc:2804] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.765790  8771 consensus_queue.cc:260] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.767140  8802 raft_consensus.cc:697] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:29.768329  8771 ts_tablet_manager.cc:1434] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:15:29.768267  8802 consensus_queue.cc:237] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.773288  8777 leader_election.cc:290] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.774034  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
W20260709 13:15:29.775787  8695 leader_election.cc:343] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:29.779510  8779 raft_consensus.cc:493] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.780210  8779 raft_consensus.cc:515] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } }
I20260709 13:15:29.785158  8779 leader_election.cc:290] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.785405  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525cb8bb487d4d698cb5cab0e4f1cd69" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.786173  8731 raft_consensus.cc:2393] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29bf714016264ce886d6dad73c16d590 in current term 1: Already voted for candidate 212774f270504c50b4152ffce8d08ebd in this term.
I20260709 13:15:29.787540  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525cb8bb487d4d698cb5cab0e4f1cd69" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.793848  8773 tablet_bootstrap.cc:492] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.793774  8621 leader_election.cc:304] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29bf714016264ce886d6dad73c16d590; no voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:29.794396  8773 ts_tablet_manager.cc:1403] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.105s	user 0.042s	sys 0.045s
I20260709 13:15:29.795104  8779 raft_consensus.cc:3060] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.796941  8772 tablet_bootstrap.cc:654] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.797166  8773 raft_consensus.cc:359] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.797847  8773 raft_consensus.cc:385] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.798102  8773 raft_consensus.cc:740] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.798789  8773 consensus_queue.cc:260] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.801046  8773 ts_tablet_manager.cc:1434] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:15:29.801916  8773 tablet_bootstrap.cc:492] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:29.804592  8779 raft_consensus.cc:2749] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:29.807467  8773 tablet_bootstrap.cc:654] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.809659  8772 tablet_bootstrap.cc:492] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.810093  8772 ts_tablet_manager.cc:1403] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.003s
I20260709 13:15:29.810839  8779 raft_consensus.cc:493] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.810352  8480 catalog_manager.cc:5697] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 1 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.811316  8779 raft_consensus.cc:515] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.812566  8772 raft_consensus.cc:359] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.812424  8480 catalog_manager.cc:5697] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 1 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.813208  8772 raft_consensus.cc:385] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.813490  8772 raft_consensus.cc:740] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.813802  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.814114  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.814427  8581 raft_consensus.cc:2468] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:29.814272  8772 consensus_queue.cc:260] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.814745  8779 leader_election.cc:290] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.815183  8731 raft_consensus.cc:2468] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:29.815814  8621 leader_election.cc:304] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:29.817452  8779 raft_consensus.cc:2804] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.817907  8779 raft_consensus.cc:493] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.819175  8779 raft_consensus.cc:3060] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.818032  8772 ts_tablet_manager.cc:1434] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:29.818630  8802 raft_consensus.cc:493] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.821637  8802 raft_consensus.cc:515] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.822798  8773 tablet_bootstrap.cc:492] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:29.823271  8773 ts_tablet_manager.cc:1403] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260709 13:15:29.823743  8802 leader_election.cc:290] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.825992  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:29.825902  8773 raft_consensus.cc:359] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.826685  8773 raft_consensus.cc:385] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.826465  8779 raft_consensus.cc:515] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.826005  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.827044  8773 raft_consensus.cc:740] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.827353  8772 tablet_bootstrap.cc:492] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:29.827658  8581 raft_consensus.cc:2468] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:29.827966  8773 consensus_queue.cc:260] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.828871  8695 leader_election.cc:304] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:29.829181  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:29.829699  8802 raft_consensus.cc:2804] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:29.829785  8582 raft_consensus.cc:3060] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.830152  8802 raft_consensus.cc:493] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:29.830286  8773 ts_tablet_manager.cc:1434] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:29.830670  8802 raft_consensus.cc:3060] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.834635  8772 tablet_bootstrap.cc:654] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:29.834821  8582 raft_consensus.cc:2468] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:29.826740  8656 raft_consensus.cc:2468] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:29.836016  8621 leader_election.cc:304] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:29.836993  8806 raft_consensus.cc:2804] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.837421  8806 raft_consensus.cc:697] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:29.838223  8806 consensus_queue.cc:237] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.839035  8779 leader_election.cc:290] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.840144  8802 raft_consensus.cc:515] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.840812  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:29.841391  8731 raft_consensus.cc:3060] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.842805  8802 leader_election.cc:290] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.845098  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:29.845737  8656 raft_consensus.cc:3060] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.845141  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:29.846424  8582 raft_consensus.cc:3060] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.846794  8479 catalog_manager.cc:5697] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:29.848063  8731 raft_consensus.cc:2468] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:29.852771  8772 tablet_bootstrap.cc:492] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:29.852931  8582 raft_consensus.cc:2468] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:29.863116  8772 ts_tablet_manager.cc:1403] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 13:15:29.858745  8478 catalog_manager.cc:5697] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.863956  8695 leader_election.cc:304] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:29.864877  8802 raft_consensus.cc:2804] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:29.865413  8802 raft_consensus.cc:697] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:29.865916  8772 raft_consensus.cc:359] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.866585  8772 raft_consensus.cc:385] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:29.866870  8772 raft_consensus.cc:740] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:29.852473  8656 raft_consensus.cc:2468] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:29.866263  8802 consensus_queue.cc:237] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.869906  8772 consensus_queue.cc:260] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.872310  8772 ts_tablet_manager.cc:1434] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:15:29.881217  8479 catalog_manager.cc:5697] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:29.881217  8478 catalog_manager.cc:5697] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:29.962613  8731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
mode: GRACEFUL
new_leader_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:53520
I20260709 13:15:29.963106  8731 raft_consensus.cc:606] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Received request to transfer leadership to TS 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:29.969182  8802 raft_consensus.cc:493] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.969669  8802 raft_consensus.cc:515] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.970667  8731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
mode: GRACEFUL
new_leader_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:53520
I20260709 13:15:29.971312  8731 raft_consensus.cc:606] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Received request to transfer leadership to TS 29bf714016264ce886d6dad73c16d590
I20260709 13:15:29.971510  8802 leader_election.cc:290] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:29.972183  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.972601  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:29.973022  8582 raft_consensus.cc:2393] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e939e13df5ba479e80cb00e5450cfc31 in current term 1: Already voted for candidate 29bf714016264ce886d6dad73c16d590 in this term.
I20260709 13:15:29.974210  8695 leader_election.cc:304] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590
I20260709 13:15:29.974825  8802 raft_consensus.cc:3060] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.976518  8806 raft_consensus.cc:493] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:29.976997  8806 raft_consensus.cc:515] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:29.978992  8806 leader_election.cc:290] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:29.979746  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:29.980538  8582 raft_consensus.cc:2393] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29bf714016264ce886d6dad73c16d590 in current term 1: Already voted for candidate e939e13df5ba479e80cb00e5450cfc31 in this term.
I20260709 13:15:29.980473  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:29.981848  8802 raft_consensus.cc:2749] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:29.982357  8622 leader_election.cc:304] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29bf714016264ce886d6dad73c16d590; no voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:29.982460  8731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0453779428d8427386970200a3fbc866"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
mode: GRACEFUL
new_leader_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:53520
I20260709 13:15:29.983062  8731 raft_consensus.cc:606] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Received request to transfer leadership to TS 29bf714016264ce886d6dad73c16d590
I20260709 13:15:29.983268  8806 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:29.988852  8806 raft_consensus.cc:2749] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:29.996136  8656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
mode: GRACEFUL
new_leader_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:60610
I20260709 13:15:29.996658  8656 raft_consensus.cc:606] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Received request to transfer leadership to TS e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:30.015925  8656 raft_consensus.cc:3060] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:30.021961  8800 consensus_queue.cc:1048] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.033460  8800 consensus_queue.cc:1048] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.051105  8800 consensus_queue.cc:1048] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.061342  8800 consensus_queue.cc:1048] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.076551  8806 consensus_queue.cc:1048] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.085487  8802 consensus_queue.cc:1048] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.087420  8808 consensus_queue.cc:1048] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:30.101119  8777 raft_consensus.cc:993] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31: : Instructing follower 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:30.101557  8777 raft_consensus.cc:1081] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Signalling peer 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:30.104326  8656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:36264
I20260709 13:15:30.104851  8656 raft_consensus.cc:493] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.105216  8656 raft_consensus.cc:3060] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.105345  8582 raft_consensus.cc:3060] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:30.114068  8802 consensus_queue.cc:1048] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.114250  8800 raft_consensus.cc:493] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:30.114795  8800 raft_consensus.cc:515] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.115430  8656 raft_consensus.cc:515] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.117513  8656 leader_election.cc:290] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:30.118456  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:30.118527  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:30.120149  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:30.120813  8731 raft_consensus.cc:3055] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.121212  8731 raft_consensus.cc:740] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:30.121860  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f67f04c79d8b4aa6b32faf7b38194397" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:30.122234  8731 consensus_queue.cc:260] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.123327  8547 leader_election.cc:304] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd; no voters: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:30.123785  8731 raft_consensus.cc:3060] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.120205  8800 leader_election.cc:290] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:30.126009  8801 raft_consensus.cc:2749] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:15:30.130570  8731 raft_consensus.cc:2468] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:30.131531  8622 leader_election.cc:304] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [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: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:30.132247  8808 raft_consensus.cc:2804] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.132732  8808 raft_consensus.cc:697] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:30.133550  8808 consensus_queue.cc:237] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.140296  8477 catalog_manager.cc:5697] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 1 to 2, leader changed from e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131) to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:30.163452  8801 consensus_queue.cc:1048] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.172941  8801 consensus_queue.cc:1048] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.188297  8802 consensus_queue.cc:1048] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.197962  8802 consensus_queue.cc:1048] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.206732  8824 raft_consensus.cc:993] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31: : Instructing follower 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:30.207216  8802 raft_consensus.cc:1081] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Signalling peer 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:30.208618  8582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:45964
I20260709 13:15:30.209077  8582 raft_consensus.cc:493] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.209383  8582 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.214486  8582 raft_consensus.cc:515] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.216332  8582 leader_election.cc:290] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 2 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:30.217532  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:30.217778  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:30.218236  8731 raft_consensus.cc:3055] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.218305  8657 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.218663  8731 raft_consensus.cc:740] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:30.219521  8731 consensus_queue.cc:260] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.220790  8731 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.225368  8657 raft_consensus.cc:2468] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:30.226449  8546 leader_election.cc:304] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:30.227106  8801 raft_consensus.cc:2804] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.227357  8731 raft_consensus.cc:2468] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:30.227617  8801 raft_consensus.cc:697] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:30.228497  8801 consensus_queue.cc:237] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.234543  8477 catalog_manager.cc:5697] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 1 to 2, leader changed from e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131) to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 2 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:30.300882  8802 raft_consensus.cc:493] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:30.301404  8802 raft_consensus.cc:515] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.303155  8802 leader_election.cc:290] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:30.304028  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb10523fc541c7b547bc7a3991fd70" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:30.304185  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bdb10523fc541c7b547bc7a3991fd70" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:30.304908  8582 raft_consensus.cc:2393] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e939e13df5ba479e80cb00e5450cfc31 in current term 1: Already voted for candidate 29bf714016264ce886d6dad73c16d590 in this term.
I20260709 13:15:30.305832  8695 leader_election.cc:304] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590
I20260709 13:15:30.306388  8802 raft_consensus.cc:3060] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:30.311064  8802 raft_consensus.cc:2749] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:30.320891  8802 consensus_queue.cc:1048] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.330988  8802 consensus_queue.cc:1048] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.338263  8824 raft_consensus.cc:993] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31: : Instructing follower 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:30.338754  8802 raft_consensus.cc:1081] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Signalling peer 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:30.340265  8657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0453779428d8427386970200a3fbc866"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:36264
I20260709 13:15:30.340723  8657 raft_consensus.cc:493] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.341012  8657 raft_consensus.cc:3060] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.346169  8657 raft_consensus.cc:515] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.347947  8808 consensus_queue.cc:1048] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.348963  8657 leader_election.cc:290] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:30.349215  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:30.349802  8731 raft_consensus.cc:3055] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.349897  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0453779428d8427386970200a3fbc866" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:30.350145  8731 raft_consensus.cc:740] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:30.350883  8582 raft_consensus.cc:3060] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.351130  8731 consensus_queue.cc:260] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.352654  8731 raft_consensus.cc:3060] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.361729  8731 raft_consensus.cc:2468] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:30.362440  8806 consensus_queue.cc:1048] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.363051  8622 leader_election.cc:304] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [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: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:30.363924  8806 raft_consensus.cc:2804] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.364398  8806 raft_consensus.cc:697] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:30.365180  8806 consensus_queue.cc:237] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.371806  8582 raft_consensus.cc:2468] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:30.372756  8806 consensus_queue.cc:1048] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.379613  8808 raft_consensus.cc:993] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590: : Instructing follower e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:30.380096  8808 raft_consensus.cc:1081] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Signalling peer e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:30.379200  8480 catalog_manager.cc:5697] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 1 to 2, leader changed from e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131) to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:30.381975  8729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:51098
I20260709 13:15:30.382510  8729 raft_consensus.cc:493] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:30.382862  8729 raft_consensus.cc:3060] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.384162  8808 consensus_queue.cc:1048] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.393081  8729 raft_consensus.cc:515] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.394213  8731 raft_consensus.cc:1240] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Rejecting Update request from peer 29bf714016264ce886d6dad73c16d590 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:30.395993  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:30.396309  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7532e85cd2384f04aadf91fb862ec5e9" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:30.396873  8657 raft_consensus.cc:3055] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:30.397199  8657 raft_consensus.cc:740] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:30.398020  8657 consensus_queue.cc:260] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.398986  8729 leader_election.cc:290] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:30.398833  8808 consensus_queue.cc:1059] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:30.399889  8657 raft_consensus.cc:3060] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.405112  8657 raft_consensus.cc:2468] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 2.
I20260709 13:15:30.406145  8695 leader_election.cc:304] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [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: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:30.407001  8802 raft_consensus.cc:2804] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:30.407478  8802 raft_consensus.cc:697] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 2 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:30.408200  8802 consensus_queue.cc:237] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:30.413754  8480 catalog_manager.cc:5697] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 1 to 2, leader changed from 29bf714016264ce886d6dad73c16d590 (127.2.246.130) to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:30.543239  8582 raft_consensus.cc:3060] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.548115  8582 raft_consensus.cc:1275] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.549304  8808 consensus_queue.cc:1048] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.557384  8729 raft_consensus.cc:1275] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.559471  8853 consensus_queue.cc:1048] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.759860  8657 raft_consensus.cc:1275] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.760926  8778 consensus_queue.cc:1048] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.768061  8729 raft_consensus.cc:1275] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.769625  8801 consensus_queue.cc:1048] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.822613  8582 raft_consensus.cc:3060] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:30.827762  8582 raft_consensus.cc:1275] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.829383  8802 consensus_queue.cc:1048] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.830564  8582 raft_consensus.cc:1275] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.832075  8853 consensus_queue.cc:1048] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.838630  8657 raft_consensus.cc:1275] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.840293  8854 consensus_queue.cc:1048] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:30.845124  8729 raft_consensus.cc:1275] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:30.846839  8853 consensus_queue.cc:1048] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:33.020745  8480 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54982:
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 13:15:33.023267  8480 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 13:15:33.068899  8568 tablet_service.cc:1511] Processing CreateTablet for tablet b0a86da7ebfa480e81aea1f0838a04bd (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:33.070022  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a86da7ebfa480e81aea1f0838a04bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.069878  8644 tablet_service.cc:1511] Processing CreateTablet for tablet b0a86da7ebfa480e81aea1f0838a04bd (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:33.071132  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a86da7ebfa480e81aea1f0838a04bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.072259  8565 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb638792b494e4786393a4985c20603 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:33.073468  8565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb638792b494e4786393a4985c20603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.077441  8716 tablet_service.cc:1511] Processing CreateTablet for tablet b0a86da7ebfa480e81aea1f0838a04bd (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:33.077448  8645 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb638792b494e4786393a4985c20603 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:33.078814  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a86da7ebfa480e81aea1f0838a04bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.078814  8645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb638792b494e4786393a4985c20603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.080793  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef25caa815a455183b8e035cf290832 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:33.082036  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef25caa815a455183b8e035cf290832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.082841  8647 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef25caa815a455183b8e035cf290832 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:33.084055  8647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef25caa815a455183b8e035cf290832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.085342  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb638792b494e4786393a4985c20603 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:33.086606  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb638792b494e4786393a4985c20603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.103214  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef25caa815a455183b8e035cf290832 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:33.105057  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef25caa815a455183b8e035cf290832. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.110901  8871 tablet_bootstrap.cc:492] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.116195  8564 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1447935cd54bafbd89a4a755bb306b (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:33.117242  8871 tablet_bootstrap.cc:654] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.117596  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1447935cd54bafbd89a4a755bb306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.123420  8873 tablet_bootstrap.cc:492] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.127571  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1447935cd54bafbd89a4a755bb306b (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:33.128880  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1447935cd54bafbd89a4a755bb306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.130511  8873 tablet_bootstrap.cc:654] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.139151  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 2d1447935cd54bafbd89a4a755bb306b (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:33.140432  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d1447935cd54bafbd89a4a755bb306b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.140697  8873 tablet_bootstrap.cc:492] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.141215  8873 ts_tablet_manager.cc:1403] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:15:33.141590  8645 tablet_service.cc:1511] Processing CreateTablet for tablet 3447703a2156415ca83575ed7255c5a4 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:33.142832  8645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3447703a2156415ca83575ed7255c5a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.144258  8873 raft_consensus.cc:359] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.148754  8568 tablet_service.cc:1511] Processing CreateTablet for tablet 3447703a2156415ca83575ed7255c5a4 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:33.151125  8568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3447703a2156415ca83575ed7255c5a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.157423  8873 raft_consensus.cc:385] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.158277  8873 raft_consensus.cc:740] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.179090  8873 consensus_queue.cc:260] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.196955  8873 ts_tablet_manager.cc:1434] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 13:15:33.205448  8873 tablet_bootstrap.cc:492] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.202752  8872 tablet_bootstrap.cc:492] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.211988  8871 tablet_bootstrap.cc:492] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.212616  8871 ts_tablet_manager.cc:1403] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.017s
I20260709 13:15:33.219502  8872 tablet_bootstrap.cc:654] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.221191  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 2395ec2e9bd340e58499370436236ae0 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:33.221968  8871 raft_consensus.cc:359] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.222527  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2395ec2e9bd340e58499370436236ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.223647  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 3447703a2156415ca83575ed7255c5a4 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:33.225028  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 7dde782462a943c8adb5c5b5b650279b (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:33.228808  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dde782462a943c8adb5c5b5b650279b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.229000  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 7dde782462a943c8adb5c5b5b650279b (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:33.230628  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dde782462a943c8adb5c5b5b650279b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.227324  8564 tablet_service.cc:1511] Processing CreateTablet for tablet 2395ec2e9bd340e58499370436236ae0 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:33.231222  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3447703a2156415ca83575ed7255c5a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.231657  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2395ec2e9bd340e58499370436236ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.232908  8645 tablet_service.cc:1511] Processing CreateTablet for tablet 2395ec2e9bd340e58499370436236ae0 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:33.225888  8871 raft_consensus.cc:385] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.225633  8873 tablet_bootstrap.cc:654] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.249738  8872 tablet_bootstrap.cc:492] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.257926  8645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2395ec2e9bd340e58499370436236ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.258770  8872 ts_tablet_manager.cc:1403] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.059s	user 0.001s	sys 0.013s
I20260709 13:15:33.258563  8871 raft_consensus.cc:740] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.260401  8871 consensus_queue.cc:260] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.249699  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 7dde782462a943c8adb5c5b5b650279b (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:33.262921  8871 ts_tablet_manager.cc:1434] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.050s	user 0.002s	sys 0.009s
I20260709 13:15:33.265807  8871 tablet_bootstrap.cc:492] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.273352  8647 tablet_service.cc:1511] Processing CreateTablet for tablet 22ed44aefa10469dbc8a379b01c3fde0 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:33.273746  8872 raft_consensus.cc:359] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.274618  8872 raft_consensus.cc:385] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.274712  8647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ed44aefa10469dbc8a379b01c3fde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.274971  8872 raft_consensus.cc:740] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.276795  8564 tablet_service.cc:1511] Processing CreateTablet for tablet 22ed44aefa10469dbc8a379b01c3fde0 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:33.278151  8564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ed44aefa10469dbc8a379b01c3fde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.282506  8567 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebf18be9fb4432cabdf8bf5943ab1a5 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:33.283332  8871 tablet_bootstrap.cc:654] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.283993  8873 tablet_bootstrap.cc:492] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.284273  8567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebf18be9fb4432cabdf8bf5943ab1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.284499  8873 ts_tablet_manager.cc:1403] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.007s
I20260709 13:15:33.286602  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dde782462a943c8adb5c5b5b650279b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.289429  8873 raft_consensus.cc:359] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.290330  8873 raft_consensus.cc:385] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.290153  8872 consensus_queue.cc:260] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.290827  8873 raft_consensus.cc:740] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.290663  8714 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebf18be9fb4432cabdf8bf5943ab1a5 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:33.292061  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebf18be9fb4432cabdf8bf5943ab1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.290953  8645 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebf18be9fb4432cabdf8bf5943ab1a5 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:33.297448  8645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebf18be9fb4432cabdf8bf5943ab1a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.301131  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 22ed44aefa10469dbc8a379b01c3fde0 (DEFAULT_TABLE table=soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:33.316254  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22ed44aefa10469dbc8a379b01c3fde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:33.316864  8872 ts_tablet_manager.cc:1434] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.058s	user 0.000s	sys 0.013s
I20260709 13:15:33.318027  8872 tablet_bootstrap.cc:492] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.331219  8873 consensus_queue.cc:260] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.333729  8873 ts_tablet_manager.cc:1434] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.049s	user 0.012s	sys 0.003s
I20260709 13:15:33.336256  8873 tablet_bootstrap.cc:492] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.341548  8872 tablet_bootstrap.cc:654] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.343467  8873 tablet_bootstrap.cc:654] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.353210  8871 tablet_bootstrap.cc:492] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.353942  8871 ts_tablet_manager.cc:1403] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.021s
I20260709 13:15:33.357492  8873 tablet_bootstrap.cc:492] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.358575  8873 ts_tablet_manager.cc:1403] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260709 13:15:33.357626  8871 raft_consensus.cc:359] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.359169  8871 raft_consensus.cc:385] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.359536  8871 raft_consensus.cc:740] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.360150  8872 tablet_bootstrap.cc:492] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.360666  8872 ts_tablet_manager.cc:1403] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.000s
I20260709 13:15:33.360466  8871 consensus_queue.cc:260] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.362893  8871 ts_tablet_manager.cc:1434] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:33.363763  8873 raft_consensus.cc:359] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.364522  8873 raft_consensus.cc:385] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.364852  8873 raft_consensus.cc:740] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.365190  8872 raft_consensus.cc:359] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.365929  8872 raft_consensus.cc:385] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.365597  8873 consensus_queue.cc:260] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.366247  8872 raft_consensus.cc:740] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.366988  8872 consensus_queue.cc:260] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.365629  8871 tablet_bootstrap.cc:492] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.368283  8873 ts_tablet_manager.cc:1434] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:15:33.369177  8872 ts_tablet_manager.cc:1434] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:33.369748  8873 tablet_bootstrap.cc:492] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.370177  8872 tablet_bootstrap.cc:492] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.376327  8871 tablet_bootstrap.cc:654] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.376576  8872 tablet_bootstrap.cc:654] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.376626  8873 tablet_bootstrap.cc:654] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.391433  8871 tablet_bootstrap.cc:492] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.391902  8871 ts_tablet_manager.cc:1403] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 13:15:33.391956  8872 tablet_bootstrap.cc:492] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.392104  8873 tablet_bootstrap.cc:492] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.392551  8872 ts_tablet_manager.cc:1403] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260709 13:15:33.392582  8873 ts_tablet_manager.cc:1403] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:15:33.394213  8871 raft_consensus.cc:359] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.394784  8871 raft_consensus.cc:385] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.395020  8871 raft_consensus.cc:740] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.395468  8858 raft_consensus.cc:493] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.395720  8873 raft_consensus.cc:359] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.395977  8858 raft_consensus.cc:515] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.395789  8871 consensus_queue.cc:260] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.395942  8872 raft_consensus.cc:359] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.396668  8873 raft_consensus.cc:385] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.397176  8872 raft_consensus.cc:385] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.397197  8873 raft_consensus.cc:740] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.397650  8872 raft_consensus.cc:740] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.398187  8873 consensus_queue.cc:260] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.398597  8871 ts_tablet_manager.cc:1434] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:33.398458  8872 consensus_queue.cc:260] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.399814  8871 tablet_bootstrap.cc:492] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.400815  8873 ts_tablet_manager.cc:1434] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:33.402144  8873 tablet_bootstrap.cc:492] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.403548  8779 raft_consensus.cc:493] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.403690  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:33.408510  8582 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:33.404064  8779 raft_consensus.cc:515] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.410251  8873 tablet_bootstrap.cc:654] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.412266  8871 tablet_bootstrap.cc:654] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.404099  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:33.413790  8657 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:33.420120  8695 leader_election.cc:304] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:33.422451  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:33.423074  8582 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:33.424417  8621 leader_election.cc:304] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:33.411499  8779 leader_election.cc:290] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.428166  8779 raft_consensus.cc:2804] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.428612  8779 raft_consensus.cc:493] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.429023  8779 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.432886  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:33.433674  8729 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:33.398423  8858 leader_election.cc:290] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:33.436566  8858 raft_consensus.cc:2804] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.437048  8858 raft_consensus.cc:493] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.437443  8858 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.455941  8888 raft_consensus.cc:493] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.458923  8888 raft_consensus.cc:515] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.463064  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:33.463985  8582 raft_consensus.cc:2468] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:33.465607  8621 leader_election.cc:304] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:33.470890  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:33.471689  8729 raft_consensus.cc:2468] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:33.479166  8888 leader_election.cc:290] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.480490  8888 raft_consensus.cc:2804] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.481581  8888 raft_consensus.cc:493] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.483356  8888 raft_consensus.cc:3060] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.451658  8779 raft_consensus.cc:515] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.457841  8858 raft_consensus.cc:515] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.492512  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:33.493250  8582 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.507155  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:33.508368  8729 raft_consensus.cc:2393] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29bf714016264ce886d6dad73c16d590 in current term 1: Already voted for candidate e939e13df5ba479e80cb00e5450cfc31 in this term.
I20260709 13:15:33.512007  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:33.512984  8657 raft_consensus.cc:2393] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e939e13df5ba479e80cb00e5450cfc31 in current term 1: Already voted for candidate 29bf714016264ce886d6dad73c16d590 in this term.
W20260709 13:15:33.522718  8621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.246.129:40673, user_credentials={real_user=slave}} blocked reactor thread for 57237.5us
I20260709 13:15:33.525905  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:33.528631  8621 leader_election.cc:304] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [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: 29bf714016264ce886d6dad73c16d590; no voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:33.534708  8582 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:33.536367  8695 leader_election.cc:304] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 29bf714016264ce886d6dad73c16d590
I20260709 13:15:33.537415  8887 raft_consensus.cc:2804] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.537998  8887 raft_consensus.cc:697] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:33.539047  8887 consensus_queue.cc:237] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.545127  8891 raft_consensus.cc:2749] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:33.546257  8858 leader_election.cc:290] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:33.546833  8779 leader_election.cc:290] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.559221  8872 ts_tablet_manager.cc:1434] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.166s	user 0.040s	sys 0.102s
I20260709 13:15:33.560402  8872 tablet_bootstrap.cc:492] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.561800  8871 tablet_bootstrap.cc:492] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.562319  8871 ts_tablet_manager.cc:1403] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.163s	user 0.047s	sys 0.084s
I20260709 13:15:33.564934  8873 tablet_bootstrap.cc:492] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.565512  8871 raft_consensus.cc:359] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.566089  8873 ts_tablet_manager.cc:1403] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.164s	user 0.043s	sys 0.104s
I20260709 13:15:33.566308  8871 raft_consensus.cc:385] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.566689  8871 raft_consensus.cc:740] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.567188  8872 tablet_bootstrap.cc:654] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.567575  8871 consensus_queue.cc:260] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.570194  8871 ts_tablet_manager.cc:1434] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:33.569720  8873 raft_consensus.cc:359] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.570850  8873 raft_consensus.cc:385] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.571244  8871 tablet_bootstrap.cc:492] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.571446  8873 raft_consensus.cc:740] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.572623  8873 consensus_queue.cc:260] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.577750  8871 tablet_bootstrap.cc:654] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.579249  8873 ts_tablet_manager.cc:1434] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:33.580687  8873 tablet_bootstrap.cc:492] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.589167  8873 tablet_bootstrap.cc:654] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.570911  8477 catalog_manager.cc:5697] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:33.602875  8873 tablet_bootstrap.cc:492] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.603204  8872 tablet_bootstrap.cc:492] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.603497  8873 ts_tablet_manager.cc:1403] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:15:33.603750  8872 ts_tablet_manager.cc:1403] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.003s
I20260709 13:15:33.606607  8873 raft_consensus.cc:359] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.607391  8873 raft_consensus.cc:385] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.607174  8872 raft_consensus.cc:359] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.607811  8873 raft_consensus.cc:740] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.608009  8872 raft_consensus.cc:385] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.608325  8889 raft_consensus.cc:493] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.608393  8872 raft_consensus.cc:740] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.608911  8889 raft_consensus.cc:515] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.608860  8873 consensus_queue.cc:260] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.609525  8872 consensus_queue.cc:260] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.611193  8889 leader_election.cc:290] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.612404  8872 ts_tablet_manager.cc:1434] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:15:33.612646  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef25caa815a455183b8e035cf290832" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:33.613253  8729 raft_consensus.cc:2468] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 0.
I20260709 13:15:33.613430  8872 tablet_bootstrap.cc:492] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.614552  8622 leader_election.cc:304] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:33.615305  8889 raft_consensus.cc:2804] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.615552  8873 ts_tablet_manager.cc:1434] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:15:33.615665  8889 raft_consensus.cc:493] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.616361  8889 raft_consensus.cc:3060] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.617128  8873 tablet_bootstrap.cc:492] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.620402  8872 tablet_bootstrap.cc:654] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.623378  8889 raft_consensus.cc:515] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.626103  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef25caa815a455183b8e035cf290832" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
W20260709 13:15:33.626175  8528 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:33.626682  8581 raft_consensus.cc:3060] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.627115  8873 tablet_bootstrap.cc:654] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.628302  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef25caa815a455183b8e035cf290832" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:33.631455  8888 raft_consensus.cc:515] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.631695  8891 raft_consensus.cc:493] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.632393  8891 raft_consensus.cc:515] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.633424  8888 leader_election.cc:290] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.634385  8891 leader_election.cc:290] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.636394  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:33.636669  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:33.637032  8580 raft_consensus.cc:3060] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.637305  8729 raft_consensus.cc:3060] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.638494  8871 tablet_bootstrap.cc:492] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.638990  8871 ts_tablet_manager.cc:1403] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.015s
I20260709 13:15:33.640129  8579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:33.641274  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:33.641965  8871 raft_consensus.cc:359] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
W20260709 13:15:33.642668  8622 leader_election.cc:343] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:33.643452  8621 leader_election.cc:343] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.643918  8621 leader_election.cc:304] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29bf714016264ce886d6dad73c16d590; no voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:33.644946  8891 raft_consensus.cc:2749] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:33.647357  8729 raft_consensus.cc:2468] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:33.649121  8872 tablet_bootstrap.cc:492] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.647702  8580 raft_consensus.cc:2468] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:33.642700  8871 raft_consensus.cc:385] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.648411  8581 raft_consensus.cc:2468] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:33.649621  8872 ts_tablet_manager.cc:1403] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.012s
I20260709 13:15:33.649792  8871 raft_consensus.cc:740] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.651273  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef25caa815a455183b8e035cf290832" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:33.654155  8731 raft_consensus.cc:3060] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.654258  8871 consensus_queue.cc:260] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.655122  8872 raft_consensus.cc:359] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.655849  8872 raft_consensus.cc:385] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.656118  8872 raft_consensus.cc:740] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.656711  8871 ts_tablet_manager.cc:1434] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:15:33.656847  8872 consensus_queue.cc:260] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.657693  8871 tablet_bootstrap.cc:492] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.659502  8873 tablet_bootstrap.cc:492] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.659612  8872 ts_tablet_manager.cc:1434] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:15:33.660091  8873 ts_tablet_manager.cc:1403] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.001s
I20260709 13:15:33.660741  8872 tablet_bootstrap.cc:492] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.650939  8621 leader_election.cc:304] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:33.663977  8621 leader_election.cc:304] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:33.664702  8887 raft_consensus.cc:493] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.665035  8888 raft_consensus.cc:2804] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.665191  8887 raft_consensus.cc:515] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.665629  8888 raft_consensus.cc:697] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:33.666535  8888 consensus_queue.cc:237] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.667281  8887 leader_election.cc:290] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:33.667912  8779 raft_consensus.cc:2804] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.668414  8779 raft_consensus.cc:697] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:33.669185  8779 consensus_queue.cc:237] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.671083  8731 raft_consensus.cc:2468] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 1.
I20260709 13:15:33.674319  8891 raft_consensus.cc:493] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.674795  8891 raft_consensus.cc:515] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.675673  8871 tablet_bootstrap.cc:654] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.675908  8872 tablet_bootstrap.cc:654] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.649960  8889 leader_election.cc:290] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.678942  8891 leader_election.cc:290] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.680049  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
W20260709 13:15:33.681983  8695 leader_election.cc:343] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.688320  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:33.691556  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
W20260709 13:15:33.692344  8622 leader_election.cc:343] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:33.693756  8621 leader_election.cc:343] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.694263  8621 leader_election.cc:304] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29bf714016264ce886d6dad73c16d590; no voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:33.695267  8891 raft_consensus.cc:2749] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:33.663000  8873 raft_consensus.cc:359] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.696286  8873 raft_consensus.cc:385] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.696732  8873 raft_consensus.cc:740] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.697741  8873 consensus_queue.cc:260] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.699453  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
W20260709 13:15:33.702658  8695 leader_election.cc:343] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:33.703353  8695 leader_election.cc:304] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e939e13df5ba479e80cb00e5450cfc31; no voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590
I20260709 13:15:33.701206  8873 ts_tablet_manager.cc:1434] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:15:33.704018  8887 raft_consensus.cc:2749] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:33.705124  8873 tablet_bootstrap.cc:492] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.706331  8872 tablet_bootstrap.cc:492] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.706902  8872 ts_tablet_manager.cc:1403] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.015s
I20260709 13:15:33.707617  8871 tablet_bootstrap.cc:492] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.708294  8871 ts_tablet_manager.cc:1403] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.013s
I20260709 13:15:33.714558  8873 tablet_bootstrap.cc:654] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.716256  8871 raft_consensus.cc:359] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.717041  8871 raft_consensus.cc:385] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.717370  8871 raft_consensus.cc:740] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.718107  8871 consensus_queue.cc:260] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.720397  8871 ts_tablet_manager.cc:1434] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:15:33.721426  8871 tablet_bootstrap.cc:492] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.721076  8479 catalog_manager.cc:5697] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:33.712250  8872 raft_consensus.cc:359] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.724057  8872 raft_consensus.cc:385] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.724397  8872 raft_consensus.cc:740] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.723518  8479 catalog_manager.cc:5697] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:33.725171  8872 consensus_queue.cc:260] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.727845  8872 ts_tablet_manager.cc:1434] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:15:33.729287  8872 tablet_bootstrap.cc:492] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.736428  8872 tablet_bootstrap.cc:654] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.743093  8887 raft_consensus.cc:493] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.743652  8887 raft_consensus.cc:515] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.744338  8871 tablet_bootstrap.cc:654] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.746152  8887 leader_election.cc:290] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:33.750002  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:33.750939  8657 raft_consensus.cc:2468] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:33.752409  8695 leader_election.cc:304] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:33.753211  8887 raft_consensus.cc:2804] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.753803  8887 raft_consensus.cc:493] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.754333  8887 raft_consensus.cc:3060] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.758453  8872 tablet_bootstrap.cc:492] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.759007  8872 ts_tablet_manager.cc:1403] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 13:15:33.759057  8873 tablet_bootstrap.cc:492] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.759642  8873 ts_tablet_manager.cc:1403] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.055s	user 0.029s	sys 0.017s
I20260709 13:15:33.762307  8872 raft_consensus.cc:359] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.763228  8872 raft_consensus.cc:385] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.763034  8873 raft_consensus.cc:359] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.763687  8872 raft_consensus.cc:740] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.764087  8873 raft_consensus.cc:385] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.752745  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:33.764470  8873 raft_consensus.cc:740] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.764753  8872 consensus_queue.cc:260] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.765369  8873 consensus_queue.cc:260] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.766549  8887 raft_consensus.cc:515] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.767477  8872 ts_tablet_manager.cc:1434] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:15:33.768181  8873 ts_tablet_manager.cc:1434] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:33.768620  8872 tablet_bootstrap.cc:492] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.769160  8873 tablet_bootstrap.cc:492] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: Bootstrap starting.
I20260709 13:15:33.775408  8873 tablet_bootstrap.cc:654] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.776034  8872 tablet_bootstrap.cc:654] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.788087  8873 tablet_bootstrap.cc:492] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: No bootstrap required, opened a new log
I20260709 13:15:33.790673  8872 tablet_bootstrap.cc:492] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.791216  8872 ts_tablet_manager.cc:1403] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260709 13:15:33.788542  8873 ts_tablet_manager.cc:1403] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 13:15:33.794234  8872 raft_consensus.cc:359] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.794976  8872 raft_consensus.cc:385] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.795264  8872 raft_consensus.cc:740] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.796021  8873 raft_consensus.cc:359] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.795981  8872 consensus_queue.cc:260] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.796770  8873 raft_consensus.cc:385] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.797083  8873 raft_consensus.cc:740] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.797878  8873 consensus_queue.cc:260] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.798599  8872 ts_tablet_manager.cc:1434] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:15:33.799655  8872 tablet_bootstrap.cc:492] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: Bootstrap starting.
I20260709 13:15:33.804083  8873 ts_tablet_manager.cc:1434] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:33.805821  8872 tablet_bootstrap.cc:654] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.765050  8581 raft_consensus.cc:2468] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:33.818871  8887 leader_election.cc:290] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:33.819983  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:33.820552  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:33.820644  8581 raft_consensus.cc:3060] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.821257  8657 raft_consensus.cc:3060] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.822571  8872 tablet_bootstrap.cc:492] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: No bootstrap required, opened a new log
I20260709 13:15:33.823123  8872 ts_tablet_manager.cc:1403] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260709 13:15:33.823755  8871 tablet_bootstrap.cc:492] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.824319  8871 ts_tablet_manager.cc:1403] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.103s	user 0.030s	sys 0.031s
I20260709 13:15:33.826246  8872 raft_consensus.cc:359] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.826989  8872 raft_consensus.cc:385] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.827287  8872 raft_consensus.cc:740] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.827332  8871 raft_consensus.cc:359] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.828092  8581 raft_consensus.cc:2468] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:33.828296  8871 raft_consensus.cc:385] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.828235  8872 consensus_queue.cc:260] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.828966  8871 raft_consensus.cc:740] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.829301  8695 leader_election.cc:304] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:33.830260  8887 raft_consensus.cc:2804] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.830678  8872 ts_tablet_manager.cc:1434] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:15:33.830796  8887 raft_consensus.cc:697] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:33.830367  8871 consensus_queue.cc:260] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.832007  8801 raft_consensus.cc:493] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.831781  8887 consensus_queue.cc:237] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.832527  8801 raft_consensus.cc:515] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.833098  8871 ts_tablet_manager.cc:1434] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:33.834224  8871 tablet_bootstrap.cc:492] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.835397  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:33.835584  8801 leader_election.cc:290] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.835825  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:33.836078  8656 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:33.836524  8729 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:33.837505  8546 leader_election.cc:304] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:33.838493  8801 raft_consensus.cc:2804] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.838883  8801 raft_consensus.cc:493] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.839201  8801 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.841648  8871 tablet_bootstrap.cc:654] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.844210  8657 raft_consensus.cc:2468] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:33.847615  8871 tablet_bootstrap.cc:492] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.847456  8801 raft_consensus.cc:515] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.848222  8871 ts_tablet_manager.cc:1403] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:15:33.850925  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:33.851223  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:33.851084  8871 raft_consensus.cc:359] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.851570  8657 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.851840  8729 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.851903  8871 raft_consensus.cc:385] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.852352  8871 raft_consensus.cc:740] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.853003  8871 consensus_queue.cc:260] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.858007  8887 raft_consensus.cc:493] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.858518  8729 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:33.858525  8887 raft_consensus.cc:515] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.861461  8547 leader_election.cc:304] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:33.864084  8480 catalog_manager.cc:5697] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:33.867959  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:33.868768  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:33.873528  8871 ts_tablet_manager.cc:1434] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 13:15:33.873751  8580 raft_consensus.cc:2468] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:33.874830  8871 tablet_bootstrap.cc:492] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: Bootstrap starting.
I20260709 13:15:33.875133  8695 leader_election.cc:304] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:33.872484  8801 leader_election.cc:290] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.876081  8884 raft_consensus.cc:2804] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.876446  8884 raft_consensus.cc:493] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.876775  8884 raft_consensus.cc:3060] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.870072  8887 leader_election.cc:290] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:33.882715  8871 tablet_bootstrap.cc:654] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:33.872818  8913 raft_consensus.cc:2804] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.873778  8656 raft_consensus.cc:2468] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:33.871269  8657 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:33.883651  8884 raft_consensus.cc:515] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.886332  8913 raft_consensus.cc:697] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:33.887070  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:33.887682  8580 raft_consensus.cc:3060] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.888175  8913 consensus_queue.cc:237] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.895392  8580 raft_consensus.cc:2468] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:33.896592  8695 leader_election.cc:304] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:33.898387  8887 raft_consensus.cc:2804] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.898488  8884 leader_election.cc:290] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:33.898888  8887 raft_consensus.cc:697] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:33.899749  8887 consensus_queue.cc:237] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.900203  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:33.900807  8657 raft_consensus.cc:3060] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.909783  8657 raft_consensus.cc:2468] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:33.915604  8871 tablet_bootstrap.cc:492] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: No bootstrap required, opened a new log
I20260709 13:15:33.916180  8871 ts_tablet_manager.cc:1403] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.023s
I20260709 13:15:33.920600  8871 raft_consensus.cc:359] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.921312  8871 raft_consensus.cc:385] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:33.921801  8871 raft_consensus.cc:740] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Initialized, Role: FOLLOWER
I20260709 13:15:33.921276  8479 catalog_manager.cc:5697] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 1 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:33.922644  8871 consensus_queue.cc:260] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.923815  8477 catalog_manager.cc:5697] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:33.925420  8871 ts_tablet_manager.cc:1434] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:33.930085  8913 raft_consensus.cc:493] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:33.930626  8913 raft_consensus.cc:515] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.932796  8913 leader_election.cc:290] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.933426  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1447935cd54bafbd89a4a755bb306b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:33.933815  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1447935cd54bafbd89a4a755bb306b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:33.934083  8657 raft_consensus.cc:2468] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:33.934455  8729 raft_consensus.cc:2468] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:33.935156  8546 leader_election.cc:304] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:33.936012  8913 raft_consensus.cc:2804] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:33.936376  8913 raft_consensus.cc:493] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:33.936687  8913 raft_consensus.cc:3060] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.941828  8913 raft_consensus.cc:515] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.943297  8913 leader_election.cc:290] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:33.944043  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1447935cd54bafbd89a4a755bb306b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:33.944248  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d1447935cd54bafbd89a4a755bb306b" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:33.944646  8657 raft_consensus.cc:3060] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.944790  8729 raft_consensus.cc:3060] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:33.951346  8657 raft_consensus.cc:2468] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:33.951355  8729 raft_consensus.cc:2468] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:33.952613  8546 leader_election.cc:304] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:33.953249  8913 raft_consensus.cc:2804] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:33.953635  8913 raft_consensus.cc:697] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:33.954350  8913 consensus_queue.cc:237] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:33.960831  8477 catalog_manager.cc:5697] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 1 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.073722  8888 consensus_queue.cc:1048] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.074383  8887 raft_consensus.cc:493] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.074872  8887 raft_consensus.cc:515] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.076723  8887 leader_election.cc:290] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:34.077533  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd" is_pre_election: true
I20260709 13:15:34.078282  8580 raft_consensus.cc:2468] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:34.078370  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:34.079066  8657 raft_consensus.cc:2468] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 0.
I20260709 13:15:34.079713  8695 leader_election.cc:304] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:34.080518  8887 raft_consensus.cc:2804] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:34.080861  8887 raft_consensus.cc:493] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:34.081171  8887 raft_consensus.cc:3060] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.087599  8914 raft_consensus.cc:493] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:34.088146  8914 raft_consensus.cc:515] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.090258  8914 leader_election.cc:290] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.091297  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590" is_pre_election: true
I20260709 13:15:34.091959  8657 raft_consensus.cc:2468] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:34.093096  8546 leader_election.cc:304] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:34.094115  8914 raft_consensus.cc:2804] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:34.094481  8914 raft_consensus.cc:493] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:34.094457  8779 consensus_queue.cc:1048] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:34.095026  8914 raft_consensus.cc:3060] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.094117  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31" is_pre_election: true
I20260709 13:15:34.096627  8729 raft_consensus.cc:2468] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 0.
I20260709 13:15:34.112505  8858 consensus_queue.cc:1048] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:15:34.125439  8887 raft_consensus.cc:515] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.128252  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:34.128822  8582 raft_consensus.cc:3060] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.132005  8657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:34.132685  8657 raft_consensus.cc:3060] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.135401  8582 raft_consensus.cc:2468] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:34.137293  8695 leader_election.cc:304] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:34.138422  8858 raft_consensus.cc:2804] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.140702  8888 consensus_queue.cc:1048] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.143405  8858 raft_consensus.cc:697] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:34.127628  8887 leader_election.cc:290] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 1 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:34.152887  8924 consensus_queue.cc:1048] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:34.152391  8858 consensus_queue.cc:237] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.153139  8657 raft_consensus.cc:2468] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 1.
I20260709 13:15:34.174427  8888 consensus_queue.cc:1048] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.173990  8914 raft_consensus.cc:515] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.183148  8914 leader_election.cc:290] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 1 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.183279  8655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:34.183990  8655 raft_consensus.cc:3060] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.187655  8731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.188318  8731 raft_consensus.cc:3060] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:34.187891  8479 catalog_manager.cc:5697] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 0 to 1, leader changed from <none> to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:34.194550  8655 raft_consensus.cc:2468] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:34.195806  8546 leader_election.cc:304] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:34.197062  8914 raft_consensus.cc:2804] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:34.197532  8914 raft_consensus.cc:697] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:34.198217  8914 consensus_queue.cc:237] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.195366  8731 raft_consensus.cc:2468] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 1.
I20260709 13:15:34.207867  8478 catalog_manager.cc:5697] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 0 to 1, leader changed from <none> to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 1 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.302613  8924 consensus_queue.cc:1048] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.315392  8884 consensus_queue.cc:1048] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.316910  8914 consensus_queue.cc:1048] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.332290  8801 consensus_queue.cc:1048] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.338047  8655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
mode: GRACEFUL
new_leader_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:60610
I20260709 13:15:34.338649  8655 raft_consensus.cc:606] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Received request to transfer leadership to TS 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:34.345074  8729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cb638792b494e4786393a4985c20603"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
mode: GRACEFUL
new_leader_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:53520
I20260709 13:15:34.345660  8729 raft_consensus.cc:606] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Received request to transfer leadership to TS 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:34.352545  8657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ef25caa815a455183b8e035cf290832"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
mode: GRACEFUL
new_leader_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:60610
I20260709 13:15:34.353082  8657 raft_consensus.cc:606] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Received request to transfer leadership to TS 212774f270504c50b4152ffce8d08ebd
I20260709 13:15:34.360016  8729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
mode: GRACEFUL
new_leader_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:53520
I20260709 13:15:34.360499  8729 raft_consensus.cc:606] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Received request to transfer leadership to TS 29bf714016264ce886d6dad73c16d590
I20260709 13:15:34.364786  8729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
mode: GRACEFUL
new_leader_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:53520
I20260709 13:15:34.365237  8729 raft_consensus.cc:606] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Received request to transfer leadership to TS 29bf714016264ce886d6dad73c16d590
I20260709 13:15:34.378741  8581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
mode: GRACEFUL
new_leader_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:38718
I20260709 13:15:34.379406  8581 raft_consensus.cc:606] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Received request to transfer leadership to TS 29bf714016264ce886d6dad73c16d590
I20260709 13:15:34.427868  8801 consensus_queue.cc:1048] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:34.430236  8729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
mode: GRACEFUL
new_leader_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:53520
I20260709 13:15:34.431535  8729 raft_consensus.cc:606] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Received request to transfer leadership to TS 29bf714016264ce886d6dad73c16d590
I20260709 13:15:34.441043  8581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
mode: GRACEFUL
new_leader_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:38718
I20260709 13:15:34.442260  8581 raft_consensus.cc:606] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Received request to transfer leadership to TS e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:34.448990  8801 consensus_queue.cc:1048] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:34.472407  8884 consensus_queue.cc:1048] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:34.485657  8884 consensus_queue.cc:1048] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.494067  8884 raft_consensus.cc:993] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: : Instructing follower 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.494611  8884 raft_consensus.cc:1081] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Signalling peer 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.496798  8657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:36264
I20260709 13:15:34.497464  8657 raft_consensus.cc:493] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.497830  8657 raft_consensus.cc:3060] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.504985  8657 raft_consensus.cc:515] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.506417  8657 leader_election.cc:290] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.507380  8581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:34.507931  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2395ec2e9bd340e58499370436236ae0" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.508136  8581 raft_consensus.cc:3060] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.508569  8729 raft_consensus.cc:3055] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.508899  8729 raft_consensus.cc:740] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:34.510250  8729 consensus_queue.cc:260] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.511797  8729 raft_consensus.cc:3060] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.518625  8581 raft_consensus.cc:2468] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.520349  8621 leader_election.cc:304] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:34.521667  8888 raft_consensus.cc:2804] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.522253  8888 raft_consensus.cc:697] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:34.523386  8888 consensus_queue.cc:237] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.524392  8729 raft_consensus.cc:2468] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.530954  8479 catalog_manager.cc:5697] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 1 to 2, leader changed from e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131) to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.610845  8801 consensus_queue.cc:1048] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.622303  8801 consensus_queue.cc:1048] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.632130  8887 consensus_queue.cc:1048] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:34.633193  8913 raft_consensus.cc:993] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: : Instructing follower e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:34.633747  8913 raft_consensus.cc:1081] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Signalling peer e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:34.638614  8729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:51114
I20260709 13:15:34.639599  8729 raft_consensus.cc:493] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.640061  8729 raft_consensus.cc:3060] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.645678  8887 consensus_queue.cc:1048] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:34.647547  8729 raft_consensus.cc:515] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.648039  8930 raft_consensus.cc:993] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: : Instructing follower 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.648588  8930 raft_consensus.cc:1081] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Signalling peer 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.649921  8729 leader_election.cc:290] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:34.650902  8655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:36264
I20260709 13:15:34.651682  8655 raft_consensus.cc:493] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.652104  8655 raft_consensus.cc:3060] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.653581  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:34.654269  8656 raft_consensus.cc:3060] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.651974  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebf18be9fb4432cabdf8bf5943ab1a5" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:34.659080  8580 raft_consensus.cc:3055] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.659423  8580 raft_consensus.cc:740] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:34.660375  8580 consensus_queue.cc:260] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.661754  8580 raft_consensus.cc:3060] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.666107  8656 raft_consensus.cc:2468] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 2.
I20260709 13:15:34.668310  8695 leader_election.cc:304] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [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: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:34.669687  8884 raft_consensus.cc:2804] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.670215  8884 raft_consensus.cc:697] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 2 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:34.671228  8884 consensus_queue.cc:237] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.670181  8580 raft_consensus.cc:2468] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 2.
I20260709 13:15:34.670290  8655 raft_consensus.cc:515] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.676311  8655 leader_election.cc:290] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.677448  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:34.677937  8582 raft_consensus.cc:3060] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.679996  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22ed44aefa10469dbc8a379b01c3fde0" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.680586  8729 raft_consensus.cc:3055] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.680904  8729 raft_consensus.cc:740] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:34.681785  8729 consensus_queue.cc:260] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.682869  8729 raft_consensus.cc:3060] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.685312  8582 raft_consensus.cc:2468] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.686569  8621 leader_election.cc:304] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:34.686805  8581 raft_consensus.cc:1240] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Rejecting Update request from peer e939e13df5ba479e80cb00e5450cfc31 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:34.687474  8889 raft_consensus.cc:2804] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.688023  8889 raft_consensus.cc:697] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:34.689304  8889 consensus_queue.cc:237] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.695966  8888 raft_consensus.cc:993] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: : Instructing follower 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:34.696434  8888 raft_consensus.cc:1081] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Signalling peer 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:34.698414  8580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ef25caa815a455183b8e035cf290832"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:45958
I20260709 13:15:34.699008  8580 raft_consensus.cc:493] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.698331  8479 catalog_manager.cc:5697] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 1 to 2, leader changed from 212774f270504c50b4152ffce8d08ebd (127.2.246.129) to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:34.699405  8580 raft_consensus.cc:3060] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.699663  8729 raft_consensus.cc:2468] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.706257  8580 raft_consensus.cc:515] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.709156  8580 leader_election.cc:290] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 2 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.709681  8655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef25caa815a455183b8e035cf290832" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:34.710578  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef25caa815a455183b8e035cf290832" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.710711  8655 raft_consensus.cc:3055] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.711094  8729 raft_consensus.cc:3060] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.711311  8655 raft_consensus.cc:740] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:34.710752  8478 catalog_manager.cc:5697] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 1 to 2, leader changed from e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131) to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.712311  8655 consensus_queue.cc:260] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.713618  8655 raft_consensus.cc:3060] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.716521  8729 raft_consensus.cc:2468] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:34.717734  8547 leader_election.cc:304] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:34.718847  8914 raft_consensus.cc:2804] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.719290  8655 raft_consensus.cc:2468] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:34.719291  8914 raft_consensus.cc:697] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:34.720605  8914 consensus_queue.cc:237] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.728754  8478 catalog_manager.cc:5697] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 1 to 2, leader changed from 29bf714016264ce886d6dad73c16d590 (127.2.246.130) to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 2 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.740949  8887 raft_consensus.cc:993] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: : Instructing follower 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:34.741415  8884 raft_consensus.cc:1081] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Signalling peer 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:34.743139  8580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cb638792b494e4786393a4985c20603"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:45964
I20260709 13:15:34.743669  8580 raft_consensus.cc:493] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.744083  8580 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.749337  8580 raft_consensus.cc:515] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.750844  8580 leader_election.cc:290] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 2 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.751499  8655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:34.751820  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.752148  8655 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.752383  8729 raft_consensus.cc:3055] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.752703  8729 raft_consensus.cc:740] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:34.753471  8729 consensus_queue.cc:260] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.754318  8729 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.756939  8655 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:34.758291  8546 leader_election.cc:304] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:34.758683  8729 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:34.759235  8914 raft_consensus.cc:2804] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.759660  8914 raft_consensus.cc:697] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:34.760511  8914 consensus_queue.cc:237] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.766637  8478 catalog_manager.cc:5697] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 1 to 2, leader changed from e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131) to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 2 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.773116  8888 raft_consensus.cc:993] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: : Instructing follower 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:34.773662  8889 raft_consensus.cc:1081] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Signalling peer 212774f270504c50b4152ffce8d08ebd to start an election
I20260709 13:15:34.775112  8580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
 from {username='slave'} at 127.0.0.1:45958
I20260709 13:15:34.775560  8580 raft_consensus.cc:493] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.775928  8580 raft_consensus.cc:3060] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.780530  8580 raft_consensus.cc:515] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.782574  8580 leader_election.cc:290] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [CANDIDATE]: Term 2 election: Requested vote from peers 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.783304  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:34.783927  8656 raft_consensus.cc:3055] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.784248  8656 raft_consensus.cc:740] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:34.785202  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a86da7ebfa480e81aea1f0838a04bd" candidate_uuid: "212774f270504c50b4152ffce8d08ebd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.785208  8656 consensus_queue.cc:260] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.785955  8729 raft_consensus.cc:3060] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.787082  8656 raft_consensus.cc:3060] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.792569  8729 raft_consensus.cc:2468] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:34.793567  8656 raft_consensus.cc:2468] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 212774f270504c50b4152ffce8d08ebd in term 2.
I20260709 13:15:34.793545  8547 leader_election.cc:304] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:34.794525  8914 raft_consensus.cc:2804] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.794950  8914 raft_consensus.cc:697] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Becoming Leader. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:34.795699  8914 consensus_queue.cc:237] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.800722  8930 raft_consensus.cc:993] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: : Instructing follower 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.801256  8884 raft_consensus.cc:1081] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Signalling peer 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.803491  8656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:36264
I20260709 13:15:34.803964  8656 raft_consensus.cc:493] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.804258  8656 raft_consensus.cc:3060] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.804184  8479 catalog_manager.cc:5697] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd reported cstate change: term changed from 1 to 2, leader changed from 29bf714016264ce886d6dad73c16d590 (127.2.246.130) to 212774f270504c50b4152ffce8d08ebd (127.2.246.129). New cstate: current_term: 2 leader_uuid: "212774f270504c50b4152ffce8d08ebd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.810065  8656 raft_consensus.cc:515] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.812317  8656 leader_election.cc:290] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.813082  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:34.813380  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3447703a2156415ca83575ed7255c5a4" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.814000  8580 raft_consensus.cc:3060] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.813987  8729 raft_consensus.cc:3055] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.814622  8729 raft_consensus.cc:740] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:34.815423  8729 consensus_queue.cc:260] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.816926  8729 raft_consensus.cc:3060] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.820822  8580 raft_consensus.cc:2468] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.821899  8621 leader_election.cc:304] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [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: 212774f270504c50b4152ffce8d08ebd, 29bf714016264ce886d6dad73c16d590; no voters: 
I20260709 13:15:34.822716  8889 raft_consensus.cc:2804] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.822796  8729 raft_consensus.cc:2468] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.823194  8889 raft_consensus.cc:697] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:34.824218  8889 consensus_queue.cc:237] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.830600  8479 catalog_manager.cc:5697] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 1 to 2, leader changed from e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131) to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.888530  8913 raft_consensus.cc:993] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: : Instructing follower 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.888974  8914 raft_consensus.cc:1081] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Signalling peer 29bf714016264ce886d6dad73c16d590 to start an election
I20260709 13:15:34.890425  8656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
 from {username='slave'} at 127.0.0.1:36262
I20260709 13:15:34.890883  8656 raft_consensus.cc:493] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:34.891172  8656 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.896338  8656 raft_consensus.cc:515] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.897919  8656 leader_election.cc:290] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131:39947)
I20260709 13:15:34.898576  8580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:34.898874  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "29bf714016264ce886d6dad73c16d590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
I20260709 13:15:34.899235  8580 raft_consensus.cc:3055] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:34.899413  8729 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.899603  8580 raft_consensus.cc:740] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:34.900522  8580 consensus_queue.cc:260] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.901713  8580 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:34.905740  8729 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.906914  8622 leader_election.cc:304] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [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: 29bf714016264ce886d6dad73c16d590, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:34.907589  8889 raft_consensus.cc:2804] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:34.908095  8889 raft_consensus.cc:697] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Becoming Leader. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:34.908191  8580 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29bf714016264ce886d6dad73c16d590 in term 2.
I20260709 13:15:34.909101  8889 consensus_queue.cc:237] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:34.915503  8479 catalog_manager.cc:5697] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 reported cstate change: term changed from 1 to 2, leader changed from 212774f270504c50b4152ffce8d08ebd (127.2.246.129) to 29bf714016264ce886d6dad73c16d590 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "29bf714016264ce886d6dad73c16d590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:34.999656  8580 raft_consensus.cc:1275] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.000919  8888 consensus_queue.cc:1048] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.008210  8731 raft_consensus.cc:1275] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.009773  8889 consensus_queue.cc:1048] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.148835  8656 raft_consensus.cc:1275] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.150215  8914 consensus_queue.cc:1048] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.158422  8731 raft_consensus.cc:1275] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.160051  8914 consensus_queue.cc:1048] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.192623  8656 raft_consensus.cc:1275] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.193706  8914 consensus_queue.cc:1048] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.206578  8731 raft_consensus.cc:1275] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.209043  8949 consensus_queue.cc:1048] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.238160  8656 raft_consensus.cc:1275] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.239326  8884 consensus_queue.cc:1048] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.242419  8580 raft_consensus.cc:1275] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.243796  8947 consensus_queue.cc:1048] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:35.249671  8581 raft_consensus.cc:1275] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.250599  8731 raft_consensus.cc:1275] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.252908  8913 consensus_queue.cc:1048] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.253988  8930 consensus_queue.cc:1048] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.257269  8729 raft_consensus.cc:1275] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.259824  8889 consensus_queue.cc:1048] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.273173  8656 raft_consensus.cc:1275] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Refusing update from remote peer 212774f270504c50b4152ffce8d08ebd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.275015  8949 consensus_queue.cc:1048] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.285231  8729 raft_consensus.cc:1275] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.286456  8888 consensus_queue.cc:1048] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.299603  8580 raft_consensus.cc:1275] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.301062  8947 consensus_queue.cc:1048] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.320024  8580 raft_consensus.cc:1275] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.321117  8947 consensus_queue.cc:1048] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:35.329046  8729 raft_consensus.cc:1275] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Refusing update from remote peer 29bf714016264ce886d6dad73c16d590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:35.330358  8947 consensus_queue.cc:1048] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:37.451334  8478 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54982:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:15:37.469909  8478 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54982:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:15:37.495395  3034 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:15:37.607014  8994 tablet.cc:1724] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.669909  9009 tablet.cc:1724] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.671700  9001 tablet.cc:1724] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.705310  9006 tablet.cc:1724] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.753440  8683 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2395ec2e9bd340e58499370436236ae0)
W20260709 13:15:37.764904  8683 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2395ec2e9bd340e58499370436236ae0)
I20260709 13:15:37.755060  8581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cb638792b494e4786393a4985c20603"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
mode: GRACEFUL
new_leader_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:38730
W20260709 13:15:37.773891  8683 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2395ec2e9bd340e58499370436236ae0)
I20260709 13:15:37.735679  9013 tablet.cc:1724] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.768065  9001 tablet.cc:1724] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.749672  9005 tablet.cc:1724] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.785182  8581 raft_consensus.cc:606] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Received request to transfer leadership to TS e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:37.809616  9021 tablet.cc:1724] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.812793  8994 tablet.cc:1724] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.834430  9009 tablet.cc:1724] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.849076  8977 log.cc:927] Time spent T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:15:37.852005  9019 tablet.cc:1724] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.868428  9022 tablet.cc:1724] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.870440  9006 tablet.cc:1724] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.880141  9014 tablet.cc:1724] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.886679  8547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:39947, user_credentials={real_user=slave}} blocked reactor thread for 78343.5us
W20260709 13:15:37.905844  8546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.130:35043, user_credentials={real_user=slave}} blocked reactor thread for 87092.3us
I20260709 13:15:37.908522  9006 tablet.cc:1724] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.912474  9026 tablet.cc:1724] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.916404  9014 tablet.cc:1724] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.911784  9024 tablet.cc:1724] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.916846  9001 tablet.cc:1724] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.915174  9005 tablet.cc:1724] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.935094  9006 tablet.cc:1724] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.937548  9014 tablet.cc:1724] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.946027  9001 tablet.cc:1724] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31: 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 13:15:37.929466  9013 tablet.cc:1724] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: 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 13:15:37.958024  9009 tablet.cc:1724] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.966300  8654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
mode: GRACEFUL
new_leader_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:60624
I20260709 13:15:37.966988  8654 raft_consensus.cc:606] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Received request to transfer leadership to TS e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:37.968349  3034 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:15:37.968966  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:37.974057  9022 tablet.cc:1724] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.977305  9009 tablet.cc:1724] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd: 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 13:15:37.984747  8582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c"
dest_uuid: "212774f270504c50b4152ffce8d08ebd"
mode: GRACEFUL
new_leader_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:38730
I20260709 13:15:37.985333  8582 raft_consensus.cc:606] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Received request to transfer leadership to TS e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:37.991797  8654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09"
dest_uuid: "29bf714016264ce886d6dad73c16d590"
mode: GRACEFUL
new_leader_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:60624
I20260709 13:15:37.992340  8654 raft_consensus.cc:606] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Received request to transfer leadership to TS e939e13df5ba479e80cb00e5450cfc31
I20260709 13:15:37.993712  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:37.994256  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:38.001019  8479 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022: soft_deleted_table [id=3d93b13d908c4acf964261f9a7412769] alter complete (version 1)
I20260709 13:15:38.170955  8983 raft_consensus.cc:993] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: : Instructing follower e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.171483  9029 raft_consensus.cc:1081] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Signalling peer e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.172988  8728 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cb638792b494e4786393a4985c20603"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:51114
I20260709 13:15:38.173447  8728 raft_consensus.cc:493] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.173732  8728 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.179795  8728 raft_consensus.cc:515] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.181522  8728 leader_election.cc:290] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 3 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:38.182304  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:38.182935  8582 raft_consensus.cc:3055] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.182765  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb638792b494e4786393a4985c20603" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:38.183482  8654 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.183487  8996 raft_consensus.cc:993] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: : Instructing follower e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.183554  8582 raft_consensus.cc:740] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:38.184229  8996 raft_consensus.cc:1081] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Signalling peer e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.184577  8582 consensus_queue.cc:260] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.185609  8582 raft_consensus.cc:3060] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.186009  8726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:51098
I20260709 13:15:38.186581  8726 raft_consensus.cc:493] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.186950  8726 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.190544  8582 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 3.
I20260709 13:15:38.190936  8654 raft_consensus.cc:2468] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 3.
I20260709 13:15:38.191543  8695 leader_election.cc:304] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:38.192487  8991 raft_consensus.cc:2804] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:38.193188  8991 raft_consensus.cc:697] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 3 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:38.193986  8991 consensus_queue.cc:237] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.194320  8726 raft_consensus.cc:515] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.196101  8726 leader_election.cc:290] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 3 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:38.196622  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:38.197168  8582 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.197372  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dde782462a943c8adb5c5b5b650279b" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:38.197909  8654 raft_consensus.cc:3055] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.198222  8654 raft_consensus.cc:740] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:38.198979  8654 consensus_queue.cc:260] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.200347  8654 raft_consensus.cc:3060] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.203017  8479 catalog_manager.cc:5697] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 2 to 3, leader changed from 212774f270504c50b4152ffce8d08ebd (127.2.246.129) to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:38.204298  8582 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 3.
I20260709 13:15:38.205169  8695 leader_election.cc:304] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:38.205767  8991 raft_consensus.cc:2804] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:38.206207  8991 raft_consensus.cc:697] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 3 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:38.207118  8654 raft_consensus.cc:2468] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 3.
I20260709 13:15:38.207160  8991 consensus_queue.cc:237] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.216905  8479 catalog_manager.cc:5697] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 2 to 3, leader changed from 29bf714016264ce886d6dad73c16d590 (127.2.246.130) to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:38.218663  8954 raft_consensus.cc:993] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590: : Instructing follower e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.219183  8996 raft_consensus.cc:1081] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Signalling peer e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.220839  8726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:51098
I20260709 13:15:38.221282  8726 raft_consensus.cc:493] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.221583  8726 raft_consensus.cc:3060] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.228210  8726 raft_consensus.cc:515] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.229768  8726 leader_election.cc:290] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 2 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:38.230306  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:38.230607  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff16f979ec614daeadd46ae750f86e09" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:38.230926  8582 raft_consensus.cc:3060] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.231204  8654 raft_consensus.cc:3055] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:38.231516  8654 raft_consensus.cc:740] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29bf714016264ce886d6dad73c16d590, State: Running, Role: LEADER
I20260709 13:15:38.232229  8654 consensus_queue.cc:260] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.233148  8654 raft_consensus.cc:3060] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:38.235301  8582 raft_consensus.cc:2468] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 2.
I20260709 13:15:38.236240  8695 leader_election.cc:304] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:38.236979  8991 raft_consensus.cc:2804] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:38.237368  8991 raft_consensus.cc:697] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 2 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:38.238214  8654 raft_consensus.cc:2468] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 2.
I20260709 13:15:38.238104  8991 consensus_queue.cc:237] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Queue going to LEADER 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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.246603  8983 raft_consensus.cc:993] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd: : Instructing follower e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.247018  9029 raft_consensus.cc:1081] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Signalling peer e939e13df5ba479e80cb00e5450cfc31 to start an election
I20260709 13:15:38.247689  8479 catalog_manager.cc:5697] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 1 to 2, leader changed from 29bf714016264ce886d6dad73c16d590 (127.2.246.130) to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:38.248528  8726 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c"
dest_uuid: "e939e13df5ba479e80cb00e5450cfc31"
 from {username='slave'} at 127.0.0.1:51114
I20260709 13:15:38.248981  8726 raft_consensus.cc:493] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:38.249258  8726 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.254573  8726 raft_consensus.cc:515] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.256548  8726 leader_election.cc:290] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [CANDIDATE]: Term 3 election: Requested vote from peers 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673), 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043)
I20260709 13:15:38.257081  8582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "212774f270504c50b4152ffce8d08ebd"
I20260709 13:15:38.257633  8582 raft_consensus.cc:3055] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:38.257967  8582 raft_consensus.cc:740] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 212774f270504c50b4152ffce8d08ebd, State: Running, Role: LEADER
I20260709 13:15:38.257498  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5377b9356aa344a79cf2c4f343068f5c" candidate_uuid: "e939e13df5ba479e80cb00e5450cfc31" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29bf714016264ce886d6dad73c16d590"
I20260709 13:15:38.258582  8582 consensus_queue.cc:260] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.258884  8654 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.259528  8582 raft_consensus.cc:3060] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:38.263450  8582 raft_consensus.cc:2468] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 3.
I20260709 13:15:38.263458  8654 raft_consensus.cc:2468] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e939e13df5ba479e80cb00e5450cfc31 in term 3.
I20260709 13:15:38.264328  8695 leader_election.cc:304] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [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: 212774f270504c50b4152ffce8d08ebd, e939e13df5ba479e80cb00e5450cfc31; no voters: 
I20260709 13:15:38.264936  8991 raft_consensus.cc:2804] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:38.265388  8991 raft_consensus.cc:697] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 3 LEADER]: Becoming Leader. State: Replica: e939e13df5ba479e80cb00e5450cfc31, State: Running, Role: LEADER
I20260709 13:15:38.266086  8991 consensus_queue.cc:237] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [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: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } }
I20260709 13:15:38.272789  8479 catalog_manager.cc:5697] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 reported cstate change: term changed from 2 to 3, leader changed from 212774f270504c50b4152ffce8d08ebd (127.2.246.129) to e939e13df5ba479e80cb00e5450cfc31 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "e939e13df5ba479e80cb00e5450cfc31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e939e13df5ba479e80cb00e5450cfc31" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 39947 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:38.628309  8654 raft_consensus.cc:1275] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:38.629416  8991 consensus_queue.cc:1048] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:38.636816  8582 raft_consensus.cc:1275] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:38.638813  8991 consensus_queue.cc:1048] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:38.648124  8582 raft_consensus.cc:1275] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:38.649365  8991 consensus_queue.cc:1048] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:38.656893  8654 raft_consensus.cc:1275] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:15:38.658373  9039 consensus_queue.cc:1048] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:38.670318  8654 raft_consensus.cc:1275] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.671485  9039 consensus_queue.cc:1048] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.679774  8582 raft_consensus.cc:1275] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:38.681131  8884 consensus_queue.cc:1048] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:38.725090  8654 raft_consensus.cc:1275] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:38.726208  9039 consensus_queue.cc:1048] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29bf714016264ce886d6dad73c16d590" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:38.734267  8582 raft_consensus.cc:1275] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Refusing update from remote peer e939e13df5ba479e80cb00e5450cfc31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:38.735870  8991 consensus_queue.cc:1048] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "212774f270504c50b4152ffce8d08ebd" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 40673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:39.045230  3034 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:15:39.051033  3034 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:15:39.051414  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:39.055931  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:15:39.056308  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:40.083750  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
I20260709 13:15:40.116128  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:40.116906  3034 tablet_replica.cc:333] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.118029  3034 raft_consensus.cc:2243] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.118662  3034 raft_consensus.cc:2272] T 2395ec2e9bd340e58499370436236ae0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.121233  3034 tablet_replica.cc:333] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.121747  3034 raft_consensus.cc:2243] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.122121  3034 raft_consensus.cc:2272] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.124130  3034 tablet_replica.cc:333] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.124933  3034 raft_consensus.cc:2243] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.125473  3034 raft_consensus.cc:2272] T 3447703a2156415ca83575ed7255c5a4 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.127770  3034 tablet_replica.cc:333] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.128372  3034 raft_consensus.cc:2243] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.129053  3034 raft_consensus.cc:2272] T 8ef25caa815a455183b8e035cf290832 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.131002  3034 tablet_replica.cc:333] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.131537  3034 raft_consensus.cc:2243] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.131986  3034 raft_consensus.cc:2272] T 4bdb10523fc541c7b547bc7a3991fd70 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.134084  3034 tablet_replica.cc:333] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.134613  3034 raft_consensus.cc:2243] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.134992  3034 raft_consensus.cc:2272] T 3cb638792b494e4786393a4985c20603 P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.137212  3034 tablet_replica.cc:333] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.138037  3034 raft_consensus.cc:2243] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.138520  3034 raft_consensus.cc:2272] T 7532e85cd2384f04aadf91fb862ec5e9 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.140914  3034 tablet_replica.cc:333] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.141384  3034 raft_consensus.cc:2243] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.141711  3034 raft_consensus.cc:2272] T 5377b9356aa344a79cf2c4f343068f5c P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.143438  3034 tablet_replica.cc:333] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.143955  3034 raft_consensus.cc:2243] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.144619  3034 raft_consensus.cc:2272] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.146308  3034 tablet_replica.cc:333] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.146821  3034 raft_consensus.cc:2243] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.147172  3034 raft_consensus.cc:2272] T f67f04c79d8b4aa6b32faf7b38194397 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.149317  3034 tablet_replica.cc:333] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
W20260709 13:15:40.149621  8695 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 13:15:40.149832  3034 raft_consensus.cc:2243] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.150717  3034 raft_consensus.cc:2272] T 2d1447935cd54bafbd89a4a755bb306b P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.152410  8695 consensus_peers.cc:597] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 -> Peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Couldn't send request to peer 212774f270504c50b4152ffce8d08ebd. 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 13:15:40.152518  3034 tablet_replica.cc:333] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.153175  3034 raft_consensus.cc:2243] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.153908  3034 raft_consensus.cc:2272] T d8df7a45213e40c78e662b465bcff968 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.155786  3034 tablet_replica.cc:333] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.156312  3034 raft_consensus.cc:2243] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.156725  3034 raft_consensus.cc:2272] T 0453779428d8427386970200a3fbc866 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.158774  3034 tablet_replica.cc:333] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.159247  3034 raft_consensus.cc:2243] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.159662  3034 raft_consensus.cc:2272] T 22ed44aefa10469dbc8a379b01c3fde0 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.161563  3034 tablet_replica.cc:333] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.162081  3034 raft_consensus.cc:2243] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.162477  3034 raft_consensus.cc:2272] T ff16f979ec614daeadd46ae750f86e09 P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.164275  3034 tablet_replica.cc:333] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.164762  3034 raft_consensus.cc:2243] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.165438  3034 raft_consensus.cc:2272] T b0a86da7ebfa480e81aea1f0838a04bd P 212774f270504c50b4152ffce8d08ebd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.168139  3034 tablet_replica.cc:333] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.168776  3034 raft_consensus.cc:2243] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.169315  3034 raft_consensus.cc:2272] T 7dde782462a943c8adb5c5b5b650279b P 212774f270504c50b4152ffce8d08ebd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.170789  8695 consensus_peers.cc:597] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 -> Peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Couldn't send request to peer 212774f270504c50b4152ffce8d08ebd. 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 13:15:40.171905  3034 tablet_replica.cc:333] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd: stopping tablet replica
I20260709 13:15:40.172447  3034 raft_consensus.cc:2243] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.173202  3034 raft_consensus.cc:2272] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 212774f270504c50b4152ffce8d08ebd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.189654  8621 consensus_peers.cc:597] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 -> Peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Couldn't send request to peer 212774f270504c50b4152ffce8d08ebd. 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 13:15:40.213543  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
W20260709 13:15:40.228119  8695 consensus_peers.cc:597] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 -> Peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Couldn't send request to peer 212774f270504c50b4152ffce8d08ebd. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:40673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.245301  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
W20260709 13:15:40.274276  8621 consensus_peers.cc:597] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 -> Peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Couldn't send request to peer 212774f270504c50b4152ffce8d08ebd. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:40673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:40.274987  8695 consensus_peers.cc:597] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 -> Peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Couldn't send request to peer 212774f270504c50b4152ffce8d08ebd. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:40673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.277961  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:40.278677  3034 tablet_replica.cc:333] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.279475  3034 raft_consensus.cc:2243] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.280450  3034 raft_consensus.cc:2272] T 2395ec2e9bd340e58499370436236ae0 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.282761  3034 tablet_replica.cc:333] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.283291  3034 raft_consensus.cc:2243] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.283644  3034 raft_consensus.cc:2272] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.285328  3034 tablet_replica.cc:333] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.285777  3034 raft_consensus.cc:2243] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.286407  3034 raft_consensus.cc:2272] T 3447703a2156415ca83575ed7255c5a4 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.288234  3034 tablet_replica.cc:333] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.288740  3034 raft_consensus.cc:2243] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.289145  3034 raft_consensus.cc:2272] T 8ef25caa815a455183b8e035cf290832 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.290943  3034 tablet_replica.cc:333] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.291415  3034 raft_consensus.cc:2243] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.292141  3034 raft_consensus.cc:2272] T 4bdb10523fc541c7b547bc7a3991fd70 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.294008  3034 tablet_replica.cc:333] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.294580  3034 raft_consensus.cc:2243] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.295017  3034 raft_consensus.cc:2272] T 3cb638792b494e4786393a4985c20603 P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.296846  3034 tablet_replica.cc:333] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.297417  3034 raft_consensus.cc:2243] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.297852  3034 raft_consensus.cc:2272] T 5377b9356aa344a79cf2c4f343068f5c P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:40.298496  8695 consensus_peers.cc:597] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 -> Peer 212774f270504c50b4152ffce8d08ebd (127.2.246.129:40673): Couldn't send request to peer 212774f270504c50b4152ffce8d08ebd. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:40673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.299968  3034 tablet_replica.cc:333] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.300689  3034 raft_consensus.cc:2243] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.301131  3034 raft_consensus.cc:2272] T 7532e85cd2384f04aadf91fb862ec5e9 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.302942  3034 tablet_replica.cc:333] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.303447  3034 raft_consensus.cc:2243] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.304133  3034 raft_consensus.cc:2272] T 22ed44aefa10469dbc8a379b01c3fde0 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.305830  3034 tablet_replica.cc:333] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.306363  3034 raft_consensus.cc:2243] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.306738  3034 raft_consensus.cc:2272] T ff16f979ec614daeadd46ae750f86e09 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.308616  3034 tablet_replica.cc:333] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.309127  3034 raft_consensus.cc:2243] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.309525  3034 raft_consensus.cc:2272] T b0a86da7ebfa480e81aea1f0838a04bd P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.311453  3034 tablet_replica.cc:333] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.312476  3034 raft_consensus.cc:2243] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.313066  3034 raft_consensus.cc:2272] T 7dde782462a943c8adb5c5b5b650279b P 29bf714016264ce886d6dad73c16d590 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.315210  3034 tablet_replica.cc:333] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.315774  3034 raft_consensus.cc:2243] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.316172  3034 raft_consensus.cc:2272] T 99ceaccc40b14cbb9b57b21fbeb8a746 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.317970  3034 tablet_replica.cc:333] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.318441  3034 raft_consensus.cc:2243] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.318817  3034 raft_consensus.cc:2272] T 2d1447935cd54bafbd89a4a755bb306b P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.320581  3034 tablet_replica.cc:333] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.321087  3034 raft_consensus.cc:2243] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.321485  3034 raft_consensus.cc:2272] T d8df7a45213e40c78e662b465bcff968 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.323292  3034 tablet_replica.cc:333] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.323897  3034 raft_consensus.cc:2243] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.324286  3034 raft_consensus.cc:2272] T 525cb8bb487d4d698cb5cab0e4f1cd69 P 29bf714016264ce886d6dad73c16d590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.326189  3034 tablet_replica.cc:333] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.326659  3034 raft_consensus.cc:2243] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.327445  3034 raft_consensus.cc:2272] T f67f04c79d8b4aa6b32faf7b38194397 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.329300  3034 tablet_replica.cc:333] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590: stopping tablet replica
I20260709 13:15:40.329737  3034 raft_consensus.cc:2243] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.330492  3034 raft_consensus.cc:2272] T 0453779428d8427386970200a3fbc866 P 29bf714016264ce886d6dad73c16d590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.368573  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
I20260709 13:15:40.401328  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
W20260709 13:15:40.406275  8695 consensus_peers.cc:597] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 -> Peer 29bf714016264ce886d6dad73c16d590 (127.2.246.130:35043): Couldn't send request to peer 29bf714016264ce886d6dad73c16d590. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.130:35043: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:40.434990  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:40.435704  3034 tablet_replica.cc:333] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.436389  3034 raft_consensus.cc:2243] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.436868  3034 raft_consensus.cc:2272] T 2395ec2e9bd340e58499370436236ae0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.438772  3034 tablet_replica.cc:333] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.439291  3034 raft_consensus.cc:2243] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.440073  3034 raft_consensus.cc:2272] T 1ebf18be9fb4432cabdf8bf5943ab1a5 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.441793  3034 tablet_replica.cc:333] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.442340  3034 raft_consensus.cc:2243] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.442740  3034 raft_consensus.cc:2272] T 3447703a2156415ca83575ed7255c5a4 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.444463  3034 tablet_replica.cc:333] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.445048  3034 raft_consensus.cc:2243] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.445433  3034 raft_consensus.cc:2272] T 8ef25caa815a455183b8e035cf290832 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.447086  3034 tablet_replica.cc:333] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.447574  3034 raft_consensus.cc:2243] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.447966  3034 raft_consensus.cc:2272] T 4bdb10523fc541c7b547bc7a3991fd70 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.449755  3034 tablet_replica.cc:333] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.450253  3034 raft_consensus.cc:2243] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.450974  3034 raft_consensus.cc:2272] T 3cb638792b494e4786393a4985c20603 P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.452749  3034 tablet_replica.cc:333] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.453265  3034 raft_consensus.cc:2243] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.453976  3034 raft_consensus.cc:2272] T 7532e85cd2384f04aadf91fb862ec5e9 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.455785  3034 tablet_replica.cc:333] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.456269  3034 raft_consensus.cc:2243] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.456691  3034 raft_consensus.cc:2272] T 0453779428d8427386970200a3fbc866 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.458603  3034 tablet_replica.cc:333] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.459103  3034 raft_consensus.cc:2243] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.459506  3034 raft_consensus.cc:2272] T 22ed44aefa10469dbc8a379b01c3fde0 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.461186  3034 tablet_replica.cc:333] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.461670  3034 raft_consensus.cc:2243] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.462056  3034 raft_consensus.cc:2272] T b0a86da7ebfa480e81aea1f0838a04bd P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.463680  3034 tablet_replica.cc:333] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.464205  3034 raft_consensus.cc:2243] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.464891  3034 raft_consensus.cc:2272] T ff16f979ec614daeadd46ae750f86e09 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.466590  3034 tablet_replica.cc:333] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.467121  3034 raft_consensus.cc:2243] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.467509  3034 raft_consensus.cc:2272] T 2d1447935cd54bafbd89a4a755bb306b P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.469139  3034 tablet_replica.cc:333] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.469607  3034 raft_consensus.cc:2243] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.470000  3034 raft_consensus.cc:2272] T d8df7a45213e40c78e662b465bcff968 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.471817  3034 tablet_replica.cc:333] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.472303  3034 raft_consensus.cc:2243] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.472692  3034 raft_consensus.cc:2272] T 525cb8bb487d4d698cb5cab0e4f1cd69 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.474427  3034 tablet_replica.cc:333] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.474906  3034 raft_consensus.cc:2243] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.475296  3034 raft_consensus.cc:2272] T f67f04c79d8b4aa6b32faf7b38194397 P e939e13df5ba479e80cb00e5450cfc31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.477069  3034 tablet_replica.cc:333] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.477538  3034 raft_consensus.cc:2243] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.478222  3034 raft_consensus.cc:2272] T 7dde782462a943c8adb5c5b5b650279b P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.479823  3034 tablet_replica.cc:333] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.480268  3034 raft_consensus.cc:2243] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:40.480657  3034 raft_consensus.cc:2272] T 99ceaccc40b14cbb9b57b21fbeb8a746 P e939e13df5ba479e80cb00e5450cfc31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.482368  3034 tablet_replica.cc:333] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31: stopping tablet replica
I20260709 13:15:40.482812  3034 raft_consensus.cc:2243] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.483500  3034 raft_consensus.cc:2272] T 5377b9356aa344a79cf2c4f343068f5c P e939e13df5ba479e80cb00e5450cfc31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.520238  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
I20260709 13:15:40.552237  3034 master.cc:562] Master@127.2.246.190:36601 shutting down...
I20260709 13:15:40.571460  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:40.572008  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:40.572327  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34c2157e953a43d3a64563dfd156f022: stopping tablet replica
I20260709 13:15:40.592073  3034 master.cc:584] Master@127.2.246.190:36601 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12178 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:15:40.641135  3034 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.246.190:41367
I20260709 13:15:40.642192  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:40.648051  9054 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 13:15:40.648047  9053 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 13:15:40.648766  9056 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 13:15:40.649024  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:40.650028  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:40.650285  3034 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 13:15:40.650489  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602940650456 us; error 0 us; skew 500 ppm
I20260709 13:15:40.651036  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:40.653323  3034 webserver.cc:533] Webserver started at http://127.2.246.190:44109/ using document root <none> and password file <none>
I20260709 13:15:40.653769  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:40.653944  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:40.654218  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:40.655241  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/master-0-root/instance:
uuid: "d7365d1099bd4c58a4604c837ff6071d"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-mz79"
I20260709 13:15:40.659520  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:40.662590  9061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.663239  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:40.663501  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/master-0-root
uuid: "d7365d1099bd4c58a4604c837ff6071d"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-mz79"
I20260709 13:15:40.663793  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-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 13:15:40.681324  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:40.682413  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:40.718837  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.190:41367
I20260709 13:15:40.718963  9112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.190:41367 every 8 connection(s)
I20260709 13:15:40.722484  9113 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 13:15:40.732318  9113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d: Bootstrap starting.
I20260709 13:15:40.737164  9113 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:40.740945  9113 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d: No bootstrap required, opened a new log
I20260709 13:15:40.742882  9113 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7365d1099bd4c58a4604c837ff6071d" member_type: VOTER }
I20260709 13:15:40.743218  9113 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:40.743400  9113 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7365d1099bd4c58a4604c837ff6071d, State: Initialized, Role: FOLLOWER
I20260709 13:15:40.743942  9113 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7365d1099bd4c58a4604c837ff6071d" member_type: VOTER }
I20260709 13:15:40.744340  9113 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:40.744539  9113 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:40.744737  9113 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:40.749037  9113 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7365d1099bd4c58a4604c837ff6071d" member_type: VOTER }
I20260709 13:15:40.749472  9113 leader_election.cc:304] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [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: d7365d1099bd4c58a4604c837ff6071d; no voters: 
I20260709 13:15:40.750439  9113 leader_election.cc:290] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:40.750842  9116 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:40.752139  9116 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 1 LEADER]: Becoming Leader. State: Replica: d7365d1099bd4c58a4604c837ff6071d, State: Running, Role: LEADER
I20260709 13:15:40.752796  9116 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [LEADER]: Queue going to LEADER mode. State: All 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: "d7365d1099bd4c58a4604c837ff6071d" member_type: VOTER }
I20260709 13:15:40.753230  9113 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:40.757444  9118 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7365d1099bd4c58a4604c837ff6071d. Latest consensus state: current_term: 1 leader_uuid: "d7365d1099bd4c58a4604c837ff6071d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7365d1099bd4c58a4604c837ff6071d" member_type: VOTER } }
I20260709 13:15:40.758097  9118 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:40.759326  9117 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7365d1099bd4c58a4604c837ff6071d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7365d1099bd4c58a4604c837ff6071d" member_type: VOTER } }
I20260709 13:15:40.760098  9117 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:40.760691  9124 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:40.766770  9124 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:40.767738  3034 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:40.774765  9124 catalog_manager.cc:1383] Generated new cluster ID: a5547fed1dbc41e8939ee746b45292fc
I20260709 13:15:40.774983  9124 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:40.786283  9124 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:40.787469  9124 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:40.799510  9124 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d: Generated new TSK 0
I20260709 13:15:40.800081  9124 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:40.834014  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:40.840008  9134 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 13:15:40.841173  9135 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 13:15:40.842255  9137 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 13:15:40.843022  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:40.843914  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:40.844089  3034 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 13:15:40.844201  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602940844190 us; error 0 us; skew 500 ppm
I20260709 13:15:40.844666  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:40.846742  3034 webserver.cc:533] Webserver started at http://127.2.246.129:34221/ using document root <none> and password file <none>
I20260709 13:15:40.847153  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:40.847303  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:40.847497  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:40.848495  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-0-root/instance:
uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-mz79"
I20260709 13:15:40.852634  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:15:40.855839  9142 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.856547  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:15:40.856782  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-0-root
uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-mz79"
I20260709 13:15:40.857008  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-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 13:15:40.868505  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:40.869562  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:40.871014  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:40.873152  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:40.873317  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.873602  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:40.873775  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.912559  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.129:44771
I20260709 13:15:40.912670  9204 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.129:44771 every 8 connection(s)
I20260709 13:15:40.917423  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:40.924353  9209 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 13:15:40.927971  9210 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 13:15:40.929466  9212 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 13:15:40.930066  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:40.931510  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:40.931759  3034 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 13:15:40.931949  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602940931931 us; error 0 us; skew 500 ppm
I20260709 13:15:40.932351  9205 heartbeater.cc:344] Connected to a master server at 127.2.246.190:41367
I20260709 13:15:40.932633  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:40.932788  9205 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:40.933712  9205 heartbeater.cc:507] Master 127.2.246.190:41367 requested a full tablet report, sending...
I20260709 13:15:40.935454  3034 webserver.cc:533] Webserver started at http://127.2.246.130:44913/ using document root <none> and password file <none>
I20260709 13:15:40.935976  9078 ts_manager.cc:194] Registered new tserver with Master: d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771)
I20260709 13:15:40.936115  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:40.936496  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:40.936766  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:40.937795  9078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45424
I20260709 13:15:40.937845  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-1-root/instance:
uuid: "d2f81e9eec854da89a8668442f5577b5"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-mz79"
I20260709 13:15:40.942493  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:40.945633  9217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.946327  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:15:40.946620  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-1-root
uuid: "d2f81e9eec854da89a8668442f5577b5"
format_stamp: "Formatted at 2026-07-09 13:15:40 on dist-test-slave-mz79"
I20260709 13:15:40.946888  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-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 13:15:40.962565  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:40.963683  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:40.965085  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:40.967191  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:40.967409  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:40.967635  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:40.967839  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:15:41.007277  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.130:41063
I20260709 13:15:41.007380  9279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.130:41063 every 8 connection(s)
I20260709 13:15:41.011965  3034 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:41.018759  9283 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 13:15:41.020294  9284 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 13:15:41.023344  9286 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 13:15:41.023928  9280 heartbeater.cc:344] Connected to a master server at 127.2.246.190:41367
I20260709 13:15:41.024259  3034 server_base.cc:1061] running on GCE node
I20260709 13:15:41.024405  9280 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:41.025215  3034 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:41.025453  3034 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 13:15:41.025329  9280 heartbeater.cc:507] Master 127.2.246.190:41367 requested a full tablet report, sending...
I20260709 13:15:41.025776  3034 hybrid_clock.cc:648] HybridClock initialized: now 1783602941025748 us; error 0 us; skew 500 ppm
I20260709 13:15:41.026435  3034 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:41.027643  9078 ts_manager.cc:194] Registered new tserver with Master: d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:41.029043  3034 webserver.cc:533] Webserver started at http://127.2.246.131:34323/ using document root <none> and password file <none>
I20260709 13:15:41.029053  9078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45436
I20260709 13:15:41.029608  3034 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:41.029829  3034 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:41.030076  3034 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:41.031251  3034 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-2-root/instance:
uuid: "582458522f6142b6b8d99dc611f2c7e0"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-mz79"
I20260709 13:15:41.035416  3034 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:41.038502  9291 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.039340  3034 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:41.039614  3034 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-2-root
uuid: "582458522f6142b6b8d99dc611f2c7e0"
format_stamp: "Formatted at 2026-07-09 13:15:41 on dist-test-slave-mz79"
I20260709 13:15:41.039914  3034 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPxOEOI/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602791632668-3034-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 13:15:41.056560  3034 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:41.057643  3034 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:41.059046  3034 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:41.061210  3034 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:41.061437  3034 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.061779  3034 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:41.061951  3034 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:41.099493  3034 rpc_server.cc:307] RPC server started. Bound to: 127.2.246.131:43321
I20260709 13:15:41.099601  9353 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.246.131:43321 every 8 connection(s)
I20260709 13:15:41.112367  9354 heartbeater.cc:344] Connected to a master server at 127.2.246.190:41367
I20260709 13:15:41.112809  9354 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:41.113516  9354 heartbeater.cc:507] Master 127.2.246.190:41367 requested a full tablet report, sending...
I20260709 13:15:41.115288  9078 ts_manager.cc:194] Registered new tserver with Master: 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.115737  3034 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013154478s
I20260709 13:15:41.116940  9078 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45440
I20260709 13:15:41.140189  9078 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45450:
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 13:15:41.142691  9078 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 13:15:41.205807  9245 tablet_service.cc:1511] Processing CreateTablet for tablet 578473fa42044e6fb7b25a24575cf956 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:41.208927  9244 tablet_service.cc:1511] Processing CreateTablet for tablet 5172b6acd87b41db84d8e40f495a1ad6 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:41.211035  9241 tablet_service.cc:1511] Processing CreateTablet for tablet 34645680f5594d609d59c5ee6345f3dd (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:41.211496  9243 tablet_service.cc:1511] Processing CreateTablet for tablet 2477ea0564704d518ddb2f32347e1610 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:41.207617  9245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578473fa42044e6fb7b25a24575cf956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.213696  9242 tablet_service.cc:1511] Processing CreateTablet for tablet 3d817e2e81d042c4ac324c83edbb6c88 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:41.215132  9242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d817e2e81d042c4ac324c83edbb6c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.217026  9240 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5b93e15dea4343b0709ad48610e814 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:41.218438  9240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5b93e15dea4343b0709ad48610e814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.220808  9239 tablet_service.cc:1511] Processing CreateTablet for tablet e54e9824623246f4b6b7a13b288e3ee4 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:41.224315  9243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2477ea0564704d518ddb2f32347e1610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.225432  9244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5172b6acd87b41db84d8e40f495a1ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.226213  9241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34645680f5594d609d59c5ee6345f3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.227784  9238 tablet_service.cc:1511] Processing CreateTablet for tablet 71ceea96dc6d4cfbafa828650333ab6f (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:41.229147  9239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e9824623246f4b6b7a13b288e3ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.232091  9237 tablet_service.cc:1511] Processing CreateTablet for tablet e273b7ed2c784300bb6510e4e167875c (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:41.235167  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e273b7ed2c784300bb6510e4e167875c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.236106  9238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ceea96dc6d4cfbafa828650333ab6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.262964  9319 tablet_service.cc:1511] Processing CreateTablet for tablet 578473fa42044e6fb7b25a24575cf956 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:41.280092  9319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578473fa42044e6fb7b25a24575cf956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.264973  9318 tablet_service.cc:1511] Processing CreateTablet for tablet 5172b6acd87b41db84d8e40f495a1ad6 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:41.284694  9318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5172b6acd87b41db84d8e40f495a1ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.266937  9317 tablet_service.cc:1511] Processing CreateTablet for tablet 2477ea0564704d518ddb2f32347e1610 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:41.288651  9317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2477ea0564704d518ddb2f32347e1610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.269552  9315 tablet_service.cc:1511] Processing CreateTablet for tablet 34645680f5594d609d59c5ee6345f3dd (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:41.290408  9368 tablet_bootstrap.cc:492] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.291152  9315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34645680f5594d609d59c5ee6345f3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.271297  9314 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5b93e15dea4343b0709ad48610e814 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:41.292552  9314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5b93e15dea4343b0709ad48610e814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.273097  9313 tablet_service.cc:1511] Processing CreateTablet for tablet e54e9824623246f4b6b7a13b288e3ee4 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:41.296643  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e9824623246f4b6b7a13b288e3ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.296801  9368 tablet_bootstrap.cc:654] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.274940  9312 tablet_service.cc:1511] Processing CreateTablet for tablet 71ceea96dc6d4cfbafa828650333ab6f (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:41.300563  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ceea96dc6d4cfbafa828650333ab6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.276759  9316 tablet_service.cc:1511] Processing CreateTablet for tablet 3d817e2e81d042c4ac324c83edbb6c88 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:41.304574  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d817e2e81d042c4ac324c83edbb6c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.278565  9311 tablet_service.cc:1511] Processing CreateTablet for tablet e273b7ed2c784300bb6510e4e167875c (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:41.308611  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e273b7ed2c784300bb6510e4e167875c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.329341  9370 tablet_bootstrap.cc:492] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.333266  9170 tablet_service.cc:1511] Processing CreateTablet for tablet 578473fa42044e6fb7b25a24575cf956 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:41.335059  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578473fa42044e6fb7b25a24575cf956. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.337173  9169 tablet_service.cc:1511] Processing CreateTablet for tablet 5172b6acd87b41db84d8e40f495a1ad6 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:41.338896  9169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5172b6acd87b41db84d8e40f495a1ad6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.340759  9168 tablet_service.cc:1511] Processing CreateTablet for tablet 2477ea0564704d518ddb2f32347e1610 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:41.342355  9168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2477ea0564704d518ddb2f32347e1610. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.344118  9167 tablet_service.cc:1511] Processing CreateTablet for tablet 3d817e2e81d042c4ac324c83edbb6c88 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:41.345392  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d817e2e81d042c4ac324c83edbb6c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.348932  9166 tablet_service.cc:1511] Processing CreateTablet for tablet 34645680f5594d609d59c5ee6345f3dd (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:41.350586  9166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34645680f5594d609d59c5ee6345f3dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.352370  9370 tablet_bootstrap.cc:654] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.355372  9165 tablet_service.cc:1511] Processing CreateTablet for tablet 6f5b93e15dea4343b0709ad48610e814 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:41.356259  9164 tablet_service.cc:1511] Processing CreateTablet for tablet e54e9824623246f4b6b7a13b288e3ee4 (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:41.359130  9165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f5b93e15dea4343b0709ad48610e814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.360296  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54e9824623246f4b6b7a13b288e3ee4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.363473  9162 tablet_service.cc:1511] Processing CreateTablet for tablet e273b7ed2c784300bb6510e4e167875c (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:41.365267  9163 tablet_service.cc:1511] Processing CreateTablet for tablet 71ceea96dc6d4cfbafa828650333ab6f (DEFAULT_TABLE table=test-workload [id=e51db352266d42d993188acfa30f5ccf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:41.367540  9162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e273b7ed2c784300bb6510e4e167875c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.371662  9163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71ceea96dc6d4cfbafa828650333ab6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:41.412649  9368 tablet_bootstrap.cc:492] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.413218  9368 ts_tablet_manager.cc:1403] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.123s	user 0.027s	sys 0.047s
I20260709 13:15:41.416139  9368 raft_consensus.cc:359] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.417886  9368 raft_consensus.cc:385] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.418181  9368 raft_consensus.cc:740] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.420255  9368 consensus_queue.cc:260] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.439467  9368 ts_tablet_manager.cc:1434] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.014s
I20260709 13:15:41.439977  9372 tablet_bootstrap.cc:492] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.440337  9280 heartbeater.cc:499] Master 127.2.246.190:41367 was elected leader, sending a full tablet report...
I20260709 13:15:41.443575  9370 tablet_bootstrap.cc:492] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.444160  9370 ts_tablet_manager.cc:1403] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.007s
I20260709 13:15:41.449635  9372 tablet_bootstrap.cc:654] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.455098  9368 tablet_bootstrap.cc:492] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.457858  9370 raft_consensus.cc:359] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.459198  9370 raft_consensus.cc:385] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.459553  9370 raft_consensus.cc:740] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.460515  9370 consensus_queue.cc:260] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.462771  9368 tablet_bootstrap.cc:654] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.469053  9372 tablet_bootstrap.cc:492] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:41.469652  9372 ts_tablet_manager.cc:1403] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.012s
I20260709 13:15:41.472703  9372 raft_consensus.cc:359] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.473479  9372 raft_consensus.cc:385] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.473800  9372 raft_consensus.cc:740] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.474534  9372 consensus_queue.cc:260] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.481562  9354 heartbeater.cc:499] Master 127.2.246.190:41367 was elected leader, sending a full tablet report...
I20260709 13:15:41.481812  9370 ts_tablet_manager.cc:1434] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.007s
I20260709 13:15:41.482959  9205 heartbeater.cc:499] Master 127.2.246.190:41367 was elected leader, sending a full tablet report...
I20260709 13:15:41.483068  9370 tablet_bootstrap.cc:492] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.483517  9372 ts_tablet_manager.cc:1434] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:15:41.484602  9372 tablet_bootstrap.cc:492] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.489889  9372 tablet_bootstrap.cc:654] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.490207  9370 tablet_bootstrap.cc:654] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.491307  9373 raft_consensus.cc:493] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.491940  9373 raft_consensus.cc:515] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.494722  9368 tablet_bootstrap.cc:492] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.495532  9368 ts_tablet_manager.cc:1403] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.017s
I20260709 13:15:41.500666  9368 raft_consensus.cc:359] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.501829  9368 raft_consensus.cc:385] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.502316  9368 raft_consensus.cc:740] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.503602  9368 consensus_queue.cc:260] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.506664  9375 raft_consensus.cc:493] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.507421  9375 raft_consensus.cc:515] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.516266  9375 leader_election.cc:290] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:41.515475  9373 leader_election.cc:290] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321), d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771)
I20260709 13:15:41.518803  9368 ts_tablet_manager.cc:1434] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.001s
I20260709 13:15:41.519872  9368 tablet_bootstrap.cc:492] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.531018  9368 tablet_bootstrap.cc:654] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.553023  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
W20260709 13:15:41.555351  9295 leader_election.cc:343] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.580909  9372 tablet_bootstrap.cc:492] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:41.581265  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:41.581535  9372 ts_tablet_manager.cc:1403] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.097s	user 0.040s	sys 0.048s
W20260709 13:15:41.583380  9221 leader_election.cc:343] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.584107  9370 tablet_bootstrap.cc:492] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.584632  9370 ts_tablet_manager.cc:1403] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.022s
I20260709 13:15:41.585043  9368 tablet_bootstrap.cc:492] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.585615  9368 ts_tablet_manager.cc:1403] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.013s
I20260709 13:15:41.585517  9372 raft_consensus.cc:359] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.586333  9372 raft_consensus.cc:385] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.586660  9372 raft_consensus.cc:740] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.587491  9372 consensus_queue.cc:260] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.587787  9370 raft_consensus.cc:359] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.588485  9370 raft_consensus.cc:385] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.588784  9370 raft_consensus.cc:740] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.588929  9368 raft_consensus.cc:359] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.589653  9372 ts_tablet_manager.cc:1434] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:41.589759  9368 raft_consensus.cc:385] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.590205  9368 raft_consensus.cc:740] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.590669  9372 tablet_bootstrap.cc:492] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.591153  9368 consensus_queue.cc:260] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.598217  9372 tablet_bootstrap.cc:654] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.589461  9370 consensus_queue.cc:260] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.600518  9368 ts_tablet_manager.cc:1434] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:15:41.601500  9370 ts_tablet_manager.cc:1434] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:15:41.601691  9368 tablet_bootstrap.cc:492] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.602517  9370 tablet_bootstrap.cc:492] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.607295  9370 tablet_bootstrap.cc:654] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.609843  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:41.612280  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
W20260709 13:15:41.613307  9221 leader_election.cc:343] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.613819  9221 leader_election.cc:304] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2f81e9eec854da89a8668442f5577b5; no voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:41.614809  9380 raft_consensus.cc:2749] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.615737  9368 tablet_bootstrap.cc:654] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:41.615598  9292 leader_election.cc:343] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.620271  9292 leader_election.cc:304] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0; no voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:41.621233  9375 raft_consensus.cc:2749] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.622253  9370 tablet_bootstrap.cc:492] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.622829  9370 ts_tablet_manager.cc:1403] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 13:15:41.624217  9372 tablet_bootstrap.cc:492] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:41.624749  9372 ts_tablet_manager.cc:1403] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260709 13:15:41.625813  9370 raft_consensus.cc:359] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.626559  9370 raft_consensus.cc:385] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.626832  9370 raft_consensus.cc:740] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.627646  9370 consensus_queue.cc:260] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.629832  9368 tablet_bootstrap.cc:492] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.630009  9370 ts_tablet_manager.cc:1434] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:41.630373  9368 ts_tablet_manager.cc:1403] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 13:15:41.631111  9370 tablet_bootstrap.cc:492] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.627758  9372 raft_consensus.cc:359] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.636317  9372 raft_consensus.cc:385] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.636646  9372 raft_consensus.cc:740] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.637409  9372 consensus_queue.cc:260] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.638772  9370 tablet_bootstrap.cc:654] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.641621  9372 ts_tablet_manager.cc:1434] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:15:41.641813  9368 raft_consensus.cc:359] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.642524  9372 tablet_bootstrap.cc:492] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.642773  9368 raft_consensus.cc:385] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.643777  9368 raft_consensus.cc:740] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.644809  9368 consensus_queue.cc:260] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.649956  9372 tablet_bootstrap.cc:654] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.659133  9380 raft_consensus.cc:493] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.659749  9380 raft_consensus.cc:515] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.661464  9372 tablet_bootstrap.cc:492] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:41.662060  9372 ts_tablet_manager.cc:1403] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:15:41.663463  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:41.665344  9372 raft_consensus.cc:359] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.666208  9372 raft_consensus.cc:385] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.666500  9380 leader_election.cc:290] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.666535  9372 raft_consensus.cc:740] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
W20260709 13:15:41.667131  9221 leader_election.cc:343] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.667796  9372 consensus_queue.cc:260] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.671156  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
W20260709 13:15:41.672632  9221 leader_election.cc:343] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.674063  9221 leader_election.cc:304] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2f81e9eec854da89a8668442f5577b5; no voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:41.674857  9380 raft_consensus.cc:2749] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.672843  9368 ts_tablet_manager.cc:1434] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.000s
I20260709 13:15:41.676723  9368 tablet_bootstrap.cc:492] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.673401  9372 ts_tablet_manager.cc:1434] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:15:41.683188  9368 tablet_bootstrap.cc:654] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.684686  9372 tablet_bootstrap.cc:492] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.694301  9372 tablet_bootstrap.cc:654] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.694906  9368 tablet_bootstrap.cc:492] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.695452  9368 ts_tablet_manager.cc:1403] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 13:15:41.698683  9368 raft_consensus.cc:359] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.699316  9370 tablet_bootstrap.cc:492] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.699420  9377 raft_consensus.cc:493] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.699491  9368 raft_consensus.cc:385] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.700021  9370 ts_tablet_manager.cc:1403] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.069s	user 0.035s	sys 0.026s
I20260709 13:15:41.700124  9368 raft_consensus.cc:740] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.700116  9377 raft_consensus.cc:515] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.701213  9368 consensus_queue.cc:260] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.702916  9370 raft_consensus.cc:359] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.703621  9370 raft_consensus.cc:385] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.703778  9368 ts_tablet_manager.cc:1434] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:15:41.703991  9370 raft_consensus.cc:740] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.704813  9368 tablet_bootstrap.cc:492] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.704877  9370 consensus_queue.cc:260] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.711585  9368 tablet_bootstrap.cc:654] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.711745  9377 leader_election.cc:290] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.715147  9370 ts_tablet_manager.cc:1434] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:15:41.723748  9370 tablet_bootstrap.cc:492] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.724980  9372 tablet_bootstrap.cc:492] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:41.725458  9372 ts_tablet_manager.cc:1403] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 13:15:41.730309  9370 tablet_bootstrap.cc:654] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.732949  9380 raft_consensus.cc:493] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.733485  9380 raft_consensus.cc:515] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.737023  9370 tablet_bootstrap.cc:492] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.737136  9377 raft_consensus.cc:493] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.738013  9370 ts_tablet_manager.cc:1403] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 13:15:41.738987  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:41.739626  9180 raft_consensus.cc:2468] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
I20260709 13:15:41.740741  9221 leader_election.cc:304] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:41.741699  9373 raft_consensus.cc:2804] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.742089  9373 raft_consensus.cc:493] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.742442  9373 raft_consensus.cc:3060] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.742528  9370 raft_consensus.cc:359] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.743709  9370 raft_consensus.cc:385] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.744181  9370 raft_consensus.cc:740] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.745221  9370 consensus_queue.cc:260] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.746024  9380 leader_election.cc:290] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.737870  9377 raft_consensus.cc:515] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.747612  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:41.749286  9329 raft_consensus.cc:2468] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
I20260709 13:15:41.749958  9377 leader_election.cc:290] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.751080  9380 raft_consensus.cc:493] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.751544  9380 raft_consensus.cc:515] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.752820  9373 raft_consensus.cc:515] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.753688  9375 raft_consensus.cc:493] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.754153  9375 raft_consensus.cc:515] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.754913  9373 leader_election.cc:290] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.756918  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:41.757638  9370 ts_tablet_manager.cc:1434] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260709 13:15:41.758244  9372 raft_consensus.cc:359] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.758965  9372 raft_consensus.cc:385] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.759223  9372 raft_consensus.cc:740] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
W20260709 13:15:41.760030  9295 leader_election.cc:343] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.759931  9372 consensus_queue.cc:260] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.761312  9370 tablet_bootstrap.cc:492] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.761123  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:41.761914  9180 raft_consensus.cc:2468] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
W20260709 13:15:41.762522  9126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:41.764245  9375 leader_election.cc:290] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:41.765935  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:41.766557  9255 raft_consensus.cc:2468] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:41.767884  9292 leader_election.cc:304] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:41.769733  9221 leader_election.cc:304] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:41.770520  9373 raft_consensus.cc:2804] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.770908  9373 raft_consensus.cc:493] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.771194  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:41.771806  9329 raft_consensus.cc:3060] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.771951  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:41.772535  9180 raft_consensus.cc:3060] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.773658  9370 tablet_bootstrap.cc:654] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.774190  9375 raft_consensus.cc:2804] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.774613  9375 raft_consensus.cc:493] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.774945  9375 raft_consensus.cc:3060] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.779682  9180 raft_consensus.cc:2468] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 1.
I20260709 13:15:41.781203  9221 leader_election.cc:304] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:41.782105  9380 leader_election.cc:290] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.771234  9373 raft_consensus.cc:3060] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.782744  9380 raft_consensus.cc:2804] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.783188  9380 raft_consensus.cc:697] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:41.784014  9380 consensus_queue.cc:237] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.790426  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:41.791131  9370 tablet_bootstrap.cc:492] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.791819  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:41.792152  9370 ts_tablet_manager.cc:1403] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260709 13:15:41.792092  9373 raft_consensus.cc:515] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.792613  9328 raft_consensus.cc:2468] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
I20260709 13:15:41.794260  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
W20260709 13:15:41.794727  9143 leader_election.cc:343] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.796484  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:41.797032  9328 raft_consensus.cc:3060] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.796707  9370 raft_consensus.cc:359] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.797989  9370 raft_consensus.cc:385] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.798399  9329 raft_consensus.cc:2468] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 1.
I20260709 13:15:41.798498  9370 raft_consensus.cc:740] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.800022  9370 consensus_queue.cc:260] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.800791  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:41.801401  9180 raft_consensus.cc:3060] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.801993  9375 raft_consensus.cc:515] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.811000  9370 ts_tablet_manager.cc:1434] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 13:15:41.813004  9328 raft_consensus.cc:2468] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 1.
I20260709 13:15:41.813309  9372 ts_tablet_manager.cc:1434] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 13:15:41.814227  9221 leader_election.cc:304] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:41.815039  9370 tablet_bootstrap.cc:492] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.816006  9377 raft_consensus.cc:493] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.816505  9377 raft_consensus.cc:515] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.818614  9377 leader_election.cc:290] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.794293  9373 leader_election.cc:290] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.820698  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273b7ed2c784300bb6510e4e167875c" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:41.821298  9180 raft_consensus.cc:2468] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 1.
I20260709 13:15:41.824391  9370 tablet_bootstrap.cc:654] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.825057  9368 tablet_bootstrap.cc:492] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.825594  9368 ts_tablet_manager.cc:1403] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.121s	user 0.042s	sys 0.067s
I20260709 13:15:41.824479  9372 tablet_bootstrap.cc:492] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.829628  9370 tablet_bootstrap.cc:492] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.830066  9370 ts_tablet_manager.cc:1403] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
W20260709 13:15:41.830943  9143 leader_election.cc:343] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.831875  9397 raft_consensus.cc:2804] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.832559  9370 raft_consensus.cc:359] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.833519  9370 raft_consensus.cc:385] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.833876  9370 raft_consensus.cc:740] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.836141  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:41.836990  9327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273b7ed2c784300bb6510e4e167875c" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
W20260709 13:15:41.837441  9295 leader_election.cc:343] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.837749  9372 tablet_bootstrap.cc:654] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.838318  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
W20260709 13:15:41.838546  9146 leader_election.cc:343] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.839046  9146 leader_election.cc:304] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
W20260709 13:15:41.840353  9146 leader_election.cc:343] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.840813  9146 leader_election.cc:304] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:41.840906  9375 leader_election.cc:290] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:41.840158  9077 catalog_manager.cc:5697] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.843281  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:41.843930  9255 raft_consensus.cc:3060] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.843756  9368 raft_consensus.cc:359] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.844430  9372 tablet_bootstrap.cc:492] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:41.844576  9368 raft_consensus.cc:385] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.844990  9372 ts_tablet_manager.cc:1403] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 13:15:41.844926  9368 raft_consensus.cc:740] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.845436  9377 raft_consensus.cc:2749] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.846105  9377 raft_consensus.cc:2749] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.845960  9368 consensus_queue.cc:260] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.847452  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:41.848675  9368 ts_tablet_manager.cc:1434] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:15:41.848929  9328 raft_consensus.cc:2393] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate d2f81e9eec854da89a8668442f5577b5 in this term.
I20260709 13:15:41.849823  9368 tablet_bootstrap.cc:492] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.834879  9370 consensus_queue.cc:260] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.853832  9255 raft_consensus.cc:2468] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:41.857442  9372 raft_consensus.cc:359] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.858280  9292 leader_election.cc:304] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:41.859710  9375 raft_consensus.cc:2804] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.860313  9375 raft_consensus.cc:697] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:41.860800  9368 tablet_bootstrap.cc:654] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.858127  9372 raft_consensus.cc:385] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.861644  9372 raft_consensus.cc:740] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.861299  9375 consensus_queue.cc:237] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.863164  9370 ts_tablet_manager.cc:1434] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.006s
I20260709 13:15:41.862805  9372 consensus_queue.cc:260] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.865021  9372 ts_tablet_manager.cc:1434] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:15:41.867429  9397 raft_consensus.cc:697] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:41.867666  9372 tablet_bootstrap.cc:492] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.868532  9397 consensus_queue.cc:237] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.872762  9370 tablet_bootstrap.cc:492] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.876631  9146 leader_election.cc:304] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:41.877632  9403 raft_consensus.cc:2749] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:41.885985  9368 tablet_bootstrap.cc:492] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.886497  9368 ts_tablet_manager.cc:1403] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260709 13:15:41.884024  9370 tablet_bootstrap.cc:654] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.890256  9368 raft_consensus.cc:359] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.891220  9368 raft_consensus.cc:385] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.891611  9368 raft_consensus.cc:740] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.890805  9076 catalog_manager.cc:5697] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:41.892608  9368 consensus_queue.cc:260] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.895818  9368 ts_tablet_manager.cc:1434] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:15:41.897001  9368 tablet_bootstrap.cc:492] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.898484  9401 raft_consensus.cc:493] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.899115  9401 raft_consensus.cc:515] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.903514  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5b93e15dea4343b0709ad48610e814" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:41.904421  9372 tablet_bootstrap.cc:654] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:41.904959  9221 leader_election.cc:343] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.905336  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5b93e15dea4343b0709ad48610e814" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:41.904667  9401 leader_election.cc:290] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.906003  9328 raft_consensus.cc:2468] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
I20260709 13:15:41.907548  9221 leader_election.cc:304] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:41.908836  9401 raft_consensus.cc:2804] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.909238  9401 raft_consensus.cc:493] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.909597  9401 raft_consensus.cc:3060] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.911916  9368 tablet_bootstrap.cc:654] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.913759  9370 tablet_bootstrap.cc:492] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.914354  9370 ts_tablet_manager.cc:1403] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.003s
I20260709 13:15:41.917579  9370 raft_consensus.cc:359] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.918377  9370 raft_consensus.cc:385] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.918705  9370 raft_consensus.cc:740] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.919664  9370 consensus_queue.cc:260] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.921419  9401 raft_consensus.cc:515] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.923744  9372 tablet_bootstrap.cc:492] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:41.921974  9370 ts_tablet_manager.cc:1434] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:41.924458  9372 ts_tablet_manager.cc:1403] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.000s
I20260709 13:15:41.924911  9370 tablet_bootstrap.cc:492] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:41.925068  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5b93e15dea4343b0709ad48610e814" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
W20260709 13:15:41.927201  9221 leader_election.cc:343] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:41.927773  9372 raft_consensus.cc:359] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.930202  9372 raft_consensus.cc:385] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.930080  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5b93e15dea4343b0709ad48610e814" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:41.931422  9372 raft_consensus.cc:740] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.931559  9328 raft_consensus.cc:3060] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.933981  9372 consensus_queue.cc:260] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.930833  9401 leader_election.cc:290] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:41.937968  9372 ts_tablet_manager.cc:1434] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:15:41.939471  9372 tablet_bootstrap.cc:492] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:41.940033  9328 raft_consensus.cc:2468] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 1.
I20260709 13:15:41.931972  9370 tablet_bootstrap.cc:654] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.945091  9221 leader_election.cc:304] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:41.946533  9401 raft_consensus.cc:2804] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:41.947321  9401 raft_consensus.cc:697] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:41.948463  9401 consensus_queue.cc:237] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.951406  9368 tablet_bootstrap.cc:492] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:41.952005  9368 ts_tablet_manager.cc:1403] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.030s
I20260709 13:15:41.953943  9372 tablet_bootstrap.cc:654] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.956084  9370 tablet_bootstrap.cc:492] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:41.955924  9375 raft_consensus.cc:493] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.956743  9370 ts_tablet_manager.cc:1403] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.006s
I20260709 13:15:41.956763  9375 raft_consensus.cc:515] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.959106  9368 raft_consensus.cc:359] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.961525  9368 raft_consensus.cc:385] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.961867  9368 raft_consensus.cc:740] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.962604  9368 consensus_queue.cc:260] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.963143  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:41.963934  9180 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:41.960551  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:41.964748  9368 ts_tablet_manager.cc:1434] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:15:41.965051  9255 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:41.965128  9295 leader_election.cc:304] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:41.965745  9368 tablet_bootstrap.cc:492] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:41.966135  9398 raft_consensus.cc:2804] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:41.966487  9375 leader_election.cc:290] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771)
I20260709 13:15:41.966547  9398 raft_consensus.cc:493] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:41.960773  9370 raft_consensus.cc:359] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.967121  9398 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.967482  9370 raft_consensus.cc:385] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:41.967833  9370 raft_consensus.cc:740] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:41.968509  9370 consensus_queue.cc:260] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:41.970372  9370 ts_tablet_manager.cc:1434] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260709 13:15:41.970845  9375 raft_consensus.cc:493] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:41.971072  9368 tablet_bootstrap.cc:654] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:41.975067  9398 raft_consensus.cc:515] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:41.989140  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:41.989886  9255 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:41.994149  9077 catalog_manager.cc:5697] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:41.983202  9375 raft_consensus.cc:515] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.001138  9375 leader_election.cc:290] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:42.004204  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:42.006415  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:42.007284  9254 raft_consensus.cc:2468] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:42.009258  9292 leader_election.cc:304] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
W20260709 13:15:42.011212  9295 leader_election.cc:343] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.012445  9398 leader_election.cc:290] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771)
I20260709 13:15:42.013656  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:42.016148  9180 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.014402  9375 raft_consensus.cc:2804] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.023031  9375 raft_consensus.cc:493] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.027981  9375 raft_consensus.cc:3060] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.027256  9077 catalog_manager.cc:5697] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.024823  9180 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:42.032823  9295 leader_election.cc:304] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:42.033912  9398 raft_consensus.cc:2804] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.011502  9255 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:42.041146  9398 raft_consensus.cc:697] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.043946  9368 tablet_bootstrap.cc:492] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:42.043494  9398 consensus_queue.cc:237] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:42.044469  9368 ts_tablet_manager.cc:1403] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.051s
I20260709 13:15:42.045116  9375 raft_consensus.cc:515] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.047268  9375 leader_election.cc:290] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:42.047278  9368 raft_consensus.cc:359] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.047972  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:42.048094  9368 raft_consensus.cc:385] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.048370  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.048588  9368 raft_consensus.cc:740] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.049046  9255 raft_consensus.cc:3060] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:42.049137  9295 leader_election.cc:343] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:42.049433  9368 consensus_queue.cc:260] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.051232  9372 tablet_bootstrap.cc:492] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:42.051844  9372 ts_tablet_manager.cc:1403] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.113s	user 0.042s	sys 0.036s
I20260709 13:15:42.053982  9368 ts_tablet_manager.cc:1434] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:42.054266  9372 raft_consensus.cc:359] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.054859  9372 raft_consensus.cc:385] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.055137  9372 raft_consensus.cc:740] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.055660  9372 consensus_queue.cc:260] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.057382  9372 ts_tablet_manager.cc:1434] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:15:42.056627  9076 catalog_manager.cc:5697] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.058471  9372 tablet_bootstrap.cc:492] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:42.063330  9255 raft_consensus.cc:2468] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:42.063872  9372 tablet_bootstrap.cc:654] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:42.066284  9292 leader_election.cc:304] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:42.066987  9398 raft_consensus.cc:2804] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.067445  9398 raft_consensus.cc:697] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.067934  9372 tablet_bootstrap.cc:492] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:42.068325  9372 ts_tablet_manager.cc:1403] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:15:42.068266  9398 consensus_queue.cc:237] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.070055  9403 raft_consensus.cc:493] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.070483  9403 raft_consensus.cc:515] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.070652  9372 raft_consensus.cc:359] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.071285  9372 raft_consensus.cc:385] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:42.071549  9372 raft_consensus.cc:740] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:42.072583  9403 leader_election.cc:290] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.073029  9372 consensus_queue.cc:260] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.073241  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:42.073897  9255 raft_consensus.cc:2468] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:42.074867  9372 ts_tablet_manager.cc:1434] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:15:42.075052  9143 leader_election.cc:304] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:42.075383  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:42.075835  9403 raft_consensus.cc:2804] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.076215  9403 raft_consensus.cc:493] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.076524  9403 raft_consensus.cc:3060] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.076263  9328 raft_consensus.cc:2468] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:42.082847  9403 raft_consensus.cc:515] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.086654  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:42.086763  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.087209  9328 raft_consensus.cc:3060] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.087350  9255 raft_consensus.cc:3060] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.089188  9076 catalog_manager.cc:5697] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.092041  9403 leader_election.cc:290] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.093328  9328 raft_consensus.cc:2468] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:42.093858  9255 raft_consensus.cc:2468] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:42.094445  9146 leader_election.cc:304] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:42.095283  9403 raft_consensus.cc:2804] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.095772  9403 raft_consensus.cc:697] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:42.096524  9403 consensus_queue.cc:237] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.104079  9076 catalog_manager.cc:5697] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 1 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.121485  9398 raft_consensus.cc:493] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.121941  9398 raft_consensus.cc:515] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.123620  9398 leader_election.cc:290] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:42.124310  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273b7ed2c784300bb6510e4e167875c" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:42.124547  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273b7ed2c784300bb6510e4e167875c" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:42.124912  9180 raft_consensus.cc:2468] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:42.125108  9255 raft_consensus.cc:2468] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:42.125857  9295 leader_election.cc:304] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:42.126521  9398 raft_consensus.cc:2804] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.126885  9398 raft_consensus.cc:493] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.127151  9398 raft_consensus.cc:3060] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.131790  9398 raft_consensus.cc:515] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.133208  9398 leader_election.cc:290] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:42.133911  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273b7ed2c784300bb6510e4e167875c" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:42.134120  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273b7ed2c784300bb6510e4e167875c" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.134413  9180 raft_consensus.cc:3060] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.134637  9255 raft_consensus.cc:3060] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.139148  9180 raft_consensus.cc:2468] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:42.139500  9255 raft_consensus.cc:2468] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:42.140069  9295 leader_election.cc:304] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:42.141001  9398 raft_consensus.cc:2804] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.141477  9398 raft_consensus.cc:697] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.142380  9398 consensus_queue.cc:237] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.149047  9076 catalog_manager.cc:5697] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.210299  9401 consensus_queue.cc:1048] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.213301  9403 raft_consensus.cc:493] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.213801  9403 raft_consensus.cc:515] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.215893  9403 leader_election.cc:290] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.216612  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:42.217171  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:42.217466  9255 raft_consensus.cc:2393] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate 582458522f6142b6b8d99dc611f2c7e0 in this term.
I20260709 13:15:42.218647  9143 leader_election.cc:304] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:42.219734  9403 raft_consensus.cc:3060] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.223883  9398 raft_consensus.cc:493] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.224391  9398 raft_consensus.cc:515] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.226415  9398 leader_election.cc:290] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:42.227172  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:42.227857  9180 raft_consensus.cc:2468] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:42.229040  9295 leader_election.cc:304] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:42.229997  9403 raft_consensus.cc:2749] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.230194  9398 raft_consensus.cc:2804] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:42.230635  9398 raft_consensus.cc:493] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:42.230036  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:42.230971  9398 raft_consensus.cc:3060] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.231580  9255 raft_consensus.cc:2468] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:42.232846  9401 consensus_queue.cc:1048] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:42.238706  9398 raft_consensus.cc:515] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.241444  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:42.241787  9398 leader_election.cc:290] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:42.242208  9180 raft_consensus.cc:3060] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.242334  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.243013  9255 raft_consensus.cc:3060] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.245992  9403 raft_consensus.cc:493] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.246564  9403 raft_consensus.cc:515] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.249135  9403 leader_election.cc:290] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.249327  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5b93e15dea4343b0709ad48610e814" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:42.249522  9255 raft_consensus.cc:2468] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:42.249867  9180 raft_consensus.cc:2468] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:42.250725  9292 leader_election.cc:304] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:42.251121  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f5b93e15dea4343b0709ad48610e814" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:42.251547  9398 raft_consensus.cc:2804] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:42.251946  9328 raft_consensus.cc:2393] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate d2f81e9eec854da89a8668442f5577b5 in this term.
I20260709 13:15:42.252235  9398 raft_consensus.cc:697] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.253131  9146 leader_election.cc:304] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:42.253149  9398 consensus_queue.cc:237] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.254132  9403 raft_consensus.cc:3060] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.260211  9403 raft_consensus.cc:2749] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.261303  9076 catalog_manager.cc:5697] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.325306  9403 raft_consensus.cc:493] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:42.325858  9403 raft_consensus.cc:515] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.327654  9403 leader_election.cc:290] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.328416  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:42.328660  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:42.329279  9255 raft_consensus.cc:2393] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate 582458522f6142b6b8d99dc611f2c7e0 in this term.
I20260709 13:15:42.330102  9143 leader_election.cc:304] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:42.330729  9403 raft_consensus.cc:3060] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:42.335830  9403 raft_consensus.cc:2749] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:42.378865  9328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
mode: GRACEFUL
new_leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:33956
I20260709 13:15:42.379386  9328 raft_consensus.cc:606] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Received request to transfer leadership to TS d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:42.391361  9255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
mode: GRACEFUL
new_leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:41296
I20260709 13:15:42.391860  9255 raft_consensus.cc:606] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Received request to transfer leadership to TS d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:42.396186  9328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
mode: GRACEFUL
new_leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:33956
I20260709 13:15:42.396584  9328 raft_consensus.cc:606] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Received request to transfer leadership to TS d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:42.401173  9328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
mode: GRACEFUL
new_leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:33956
I20260709 13:15:42.401571  9328 raft_consensus.cc:606] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Received request to transfer leadership to TS d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:42.413285  9180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
mode: GRACEFUL
new_leader_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:15:42.413779  9180 raft_consensus.cc:606] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Received request to transfer leadership to TS d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:42.420820  9328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
mode: GRACEFUL
new_leader_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:33956
I20260709 13:15:42.421423  9328 raft_consensus.cc:606] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Received request to transfer leadership to TS d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:42.440749  9401 consensus_queue.cc:1048] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.442987  9401 consensus_queue.cc:1048] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.448843  9375 consensus_queue.cc:1048] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.460400  9375 raft_consensus.cc:993] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0: : Instructing follower d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.460809  9375 raft_consensus.cc:1081] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Signalling peer d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.464268  9398 consensus_queue.cc:1048] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.468132  9179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:43216
I20260709 13:15:42.468911  9179 raft_consensus.cc:493] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.469340  9179 raft_consensus.cc:3060] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.474272  9375 consensus_queue.cc:1048] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.474316  9398 consensus_queue.cc:1048] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:42.476855  9418 raft_consensus.cc:993] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0: : Instructing follower d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.476591  9179 raft_consensus.cc:515] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.477299  9418 raft_consensus.cc:1081] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Signalling peer d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.478751  9179 leader_election.cc:290] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 2 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.481258  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:42.481860  9328 raft_consensus.cc:3055] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:42.482151  9328 raft_consensus.cc:740] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.482929  9328 consensus_queue.cc:260] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.483249  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d817e2e81d042c4ac324c83edbb6c88" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.483906  9328 raft_consensus.cc:3060] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.492060  9179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:43216
I20260709 13:15:42.492857  9179 raft_consensus.cc:493] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.493335  9179 raft_consensus.cc:3060] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.495028  9328 raft_consensus.cc:2468] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:42.496847  9146 leader_election.cc:304] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:42.498062  9403 raft_consensus.cc:2804] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:42.498508  9403 raft_consensus.cc:697] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:42.499368  9403 consensus_queue.cc:237] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.503793  9179 raft_consensus.cc:515] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.508095  9179 leader_election.cc:290] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 2 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.508363  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.508982  9255 raft_consensus.cc:3060] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.509747  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2477ea0564704d518ddb2f32347e1610" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:42.510283  9328 raft_consensus.cc:3055] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:42.510550  9328 raft_consensus.cc:740] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.511390  9328 consensus_queue.cc:260] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.512678  9328 raft_consensus.cc:3060] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.518481  9328 raft_consensus.cc:2468] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:42.517736  9074 catalog_manager.cc:5697] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 1 to 2, leader changed from 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131) to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 2 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.519479  9146 leader_election.cc:304] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:42.519964  9255 raft_consensus.cc:2468] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:42.520455  9403 raft_consensus.cc:2804] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:42.522783  9403 raft_consensus.cc:697] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:42.523583  9403 consensus_queue.cc:237] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.525921  9375 consensus_queue.cc:1048] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.535172  9077 catalog_manager.cc:5697] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 1 to 2, leader changed from 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131) to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 2 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.536715  9375 consensus_queue.cc:1048] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.540938  9375 consensus_queue.cc:1048] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.549258  9397 consensus_queue.cc:1048] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.553022  9418 consensus_queue.cc:1048] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.555358  9397 consensus_queue.cc:1048] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.573385  9418 raft_consensus.cc:993] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0: : Instructing follower d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.573827  9418 raft_consensus.cc:1081] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Signalling peer d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.575582  9180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:43216
I20260709 13:15:42.576263  9180 raft_consensus.cc:493] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.576638  9180 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.584455  9180 raft_consensus.cc:515] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:42.587142  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.587692  9255 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.588657  9180 leader_election.cc:290] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 2 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.589222  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:42.589865  9328 raft_consensus.cc:3055] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:42.590170  9328 raft_consensus.cc:740] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.590952  9328 consensus_queue.cc:260] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:42.592749  9328 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.595876  9255 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:42.596989  9143 leader_election.cc:304] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:42.597838  9403 raft_consensus.cc:2804] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:42.598309  9403 raft_consensus.cc:697] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:42.599097  9403 consensus_queue.cc:237] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER 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: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:42.601310  9328 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:42.605904  9074 catalog_manager.cc:5697] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 1 to 2, leader changed from 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131) to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 2 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:42.634447  9403 consensus_queue.cc:1048] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.645956  9403 consensus_queue.cc:1048] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.653999  9403 raft_consensus.cc:993] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c: : Instructing follower d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:42.654481  9403 raft_consensus.cc:1081] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Signalling peer d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:42.655896  9255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:41288
I20260709 13:15:42.656345  9255 raft_consensus.cc:493] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.656626  9255 raft_consensus.cc:3060] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.661667  9255 raft_consensus.cc:515] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.663105  9255 leader_election.cc:290] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 2 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.663851  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:42.664256  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34645680f5594d609d59c5ee6345f3dd" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:42.664476  9180 raft_consensus.cc:3055] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:42.664882  9328 raft_consensus.cc:3060] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.664933  9180 raft_consensus.cc:740] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:42.665869  9180 consensus_queue.cc:260] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.666805  9180 raft_consensus.cc:3060] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.670405  9328 raft_consensus.cc:2468] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:42.671415  9221 leader_election.cc:304] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:42.671629  9180 raft_consensus.cc:2468] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:42.672122  9397 raft_consensus.cc:2804] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:42.672698  9397 raft_consensus.cc:697] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:42.673403  9397 consensus_queue.cc:237] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.679804  9077 catalog_manager.cc:5697] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 1 to 2, leader changed from d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129) to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.709527  9375 consensus_queue.cc:1048] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.719771  9398 consensus_queue.cc:1048] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:42.726720  9418 raft_consensus.cc:993] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0: : Instructing follower d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:42.727108  9398 raft_consensus.cc:1081] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Signalling peer d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:42.728480  9255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:15:42.728933  9255 raft_consensus.cc:493] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.729219  9255 raft_consensus.cc:3060] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.734247  9255 raft_consensus.cc:515] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.736128  9255 leader_election.cc:290] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 2 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.736754  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:42.737154  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54e9824623246f4b6b7a13b288e3ee4" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:42.737457  9180 raft_consensus.cc:3060] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.737800  9328 raft_consensus.cc:3055] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:42.738137  9328 raft_consensus.cc:740] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:42.738826  9328 consensus_queue.cc:260] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.739794  9328 raft_consensus.cc:3060] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.743702  9180 raft_consensus.cc:2468] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:42.744748  9221 leader_election.cc:304] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:42.745056  9328 raft_consensus.cc:2468] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:42.745639  9401 raft_consensus.cc:2804] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:42.746176  9401 raft_consensus.cc:697] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:42.747119  9401 consensus_queue.cc:237] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.749615  9373 raft_consensus.cc:993] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5: : Instructing follower d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.750090  9452 raft_consensus.cc:1081] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Signalling peer d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:42.751493  9180 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:43222
I20260709 13:15:42.751948  9180 raft_consensus.cc:493] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:42.752240  9180 raft_consensus.cc:3060] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.755928  9074 catalog_manager.cc:5697] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 1 to 2, leader changed from 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131) to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.758718  9180 raft_consensus.cc:515] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.760463  9180 leader_election.cc:290] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 2 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:42.761341  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:42.761505  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5172b6acd87b41db84d8e40f495a1ad6" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:42.762015  9255 raft_consensus.cc:3055] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:42.762161  9328 raft_consensus.cc:3060] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.762378  9255 raft_consensus.cc:740] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:42.763197  9255 consensus_queue.cc:260] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.764429  9255 raft_consensus.cc:3060] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:42.767429  9328 raft_consensus.cc:2468] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:42.768538  9146 leader_election.cc:304] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:42.769301  9448 raft_consensus.cc:2804] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:42.769757  9448 raft_consensus.cc:697] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:42.770529  9448 consensus_queue.cc:237] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:42.771396  9255 raft_consensus.cc:2468] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:42.778239  9074 catalog_manager.cc:5697] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 1 to 2, leader changed from d2f81e9eec854da89a8668442f5577b5 (127.2.246.130) to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 2 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:42.904882  9255 raft_consensus.cc:1275] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:42.906137  9448 consensus_queue.cc:1048] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:42.913444  9328 raft_consensus.cc:1275] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:42.915158  9403 consensus_queue.cc:1048] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.028824  9255 raft_consensus.cc:3060] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:43.033670  9255 raft_consensus.cc:1275] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.034802  9403 consensus_queue.cc:1048] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.042129  9328 raft_consensus.cc:1275] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.043598  9377 consensus_queue.cc:1048] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.046197  9328 raft_consensus.cc:1275] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.047926  9448 consensus_queue.cc:1048] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.056135  9255 raft_consensus.cc:1275] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.057538  9377 consensus_queue.cc:1048] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.061543  9329 raft_consensus.cc:1275] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.063043  9452 consensus_queue.cc:1048] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.072721  9180 raft_consensus.cc:1275] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.074934  9373 consensus_queue.cc:1048] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.128569  9329 raft_consensus.cc:1275] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.129691  9373 consensus_queue.cc:1048] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.137017  9180 raft_consensus.cc:1275] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.138835  9373 consensus_queue.cc:1048] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.295639  9255 raft_consensus.cc:1275] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.296792  9377 consensus_queue.cc:1048] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:43.304823  9329 raft_consensus.cc:1275] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:43.306247  9403 consensus_queue.cc:1048] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:45.458093  9074 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45462:
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 13:15:45.460903  9074 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 13:15:45.511428  9165 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed2d38e0ee04f8cbf7949a6fee7feaa (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:45.512768  9241 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed2d38e0ee04f8cbf7949a6fee7feaa (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:45.513408  9165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed2d38e0ee04f8cbf7949a6fee7feaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.514503  9241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed2d38e0ee04f8cbf7949a6fee7feaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.514310  9311 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed2d38e0ee04f8cbf7949a6fee7feaa (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:45.515945  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed2d38e0ee04f8cbf7949a6fee7feaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.518198  9237 tablet_service.cc:1511] Processing CreateTablet for tablet e01bd7beab554d82b20d25c5d562a858 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:45.519752  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01bd7beab554d82b20d25c5d562a858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.522493  9167 tablet_service.cc:1511] Processing CreateTablet for tablet e01bd7beab554d82b20d25c5d562a858 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:45.526978  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01bd7beab554d82b20d25c5d562a858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.535629  9313 tablet_service.cc:1511] Processing CreateTablet for tablet e01bd7beab554d82b20d25c5d562a858 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:45.537199  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e01bd7beab554d82b20d25c5d562a858. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.558240  9170 tablet_service.cc:1511] Processing CreateTablet for tablet 80fbe85152cb41a38e0068fa13bcf964 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:45.559852  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fbe85152cb41a38e0068fa13bcf964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.560448  9466 tablet_bootstrap.cc:492] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:45.560129  9239 tablet_service.cc:1511] Processing CreateTablet for tablet 80fbe85152cb41a38e0068fa13bcf964 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:45.561435  9467 tablet_bootstrap.cc:492] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:45.561609  9239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fbe85152cb41a38e0068fa13bcf964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.570833  9316 tablet_service.cc:1511] Processing CreateTablet for tablet 80fbe85152cb41a38e0068fa13bcf964 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:45.572273  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fbe85152cb41a38e0068fa13bcf964. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.576351  9467 tablet_bootstrap.cc:654] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.582119  9165 tablet_service.cc:1511] Processing CreateTablet for tablet 5afdc64fee5d4952985a650794abf4e2 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:45.583389  9165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afdc64fee5d4952985a650794abf4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.583990  9468 tablet_bootstrap.cc:492] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:45.591020  9468 tablet_bootstrap.cc:654] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.600644  9237 tablet_service.cc:1511] Processing CreateTablet for tablet 5afdc64fee5d4952985a650794abf4e2 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:45.599830  9466 tablet_bootstrap.cc:654] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.602344  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afdc64fee5d4952985a650794abf4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.606415  9467 tablet_bootstrap.cc:492] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:45.606966  9467 ts_tablet_manager.cc:1403] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.004s
I20260709 13:15:45.607836  9316 tablet_service.cc:1511] Processing CreateTablet for tablet 5afdc64fee5d4952985a650794abf4e2 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:45.609647  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afdc64fee5d4952985a650794abf4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.610322  9467 raft_consensus.cc:359] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.611320  9467 raft_consensus.cc:385] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.611657  9467 raft_consensus.cc:740] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.615754  9167 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcd5f5481a148a1b183ec0c578ce7f3 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:45.616760  9467 consensus_queue.cc:260] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.617515  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcd5f5481a148a1b183ec0c578ce7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.621131  9241 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcd5f5481a148a1b183ec0c578ce7f3 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:45.622826  9241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcd5f5481a148a1b183ec0c578ce7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.626353  9313 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcd5f5481a148a1b183ec0c578ce7f3 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:45.634883  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcd5f5481a148a1b183ec0c578ce7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.636930  9467 ts_tablet_manager.cc:1434] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.005s
I20260709 13:15:45.641705  9170 tablet_service.cc:1511] Processing CreateTablet for tablet 19396e2b05ed4cb6bd7dfa544363b388 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:45.642171  9311 tablet_service.cc:1511] Processing CreateTablet for tablet 19396e2b05ed4cb6bd7dfa544363b388 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:45.643437  9170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19396e2b05ed4cb6bd7dfa544363b388. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:45.647855  9355 tablet.cc:2406] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:45.648226  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19396e2b05ed4cb6bd7dfa544363b388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.654409  9168 tablet_service.cc:1511] Processing CreateTablet for tablet 845e41b95a644fb582997681906a7226 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:45.655928  9168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845e41b95a644fb582997681906a7226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.656504  9468 tablet_bootstrap.cc:492] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:45.657022  9468 ts_tablet_manager.cc:1403] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.007s
I20260709 13:15:45.659924  9467 tablet_bootstrap.cc:492] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:45.662806  9240 tablet_service.cc:1511] Processing CreateTablet for tablet 845e41b95a644fb582997681906a7226 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:45.664664  9240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845e41b95a644fb582997681906a7226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.665398  9319 tablet_service.cc:1511] Processing CreateTablet for tablet 845e41b95a644fb582997681906a7226 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:45.666664  9319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845e41b95a644fb582997681906a7226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.688213  9239 tablet_service.cc:1511] Processing CreateTablet for tablet 19396e2b05ed4cb6bd7dfa544363b388 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:45.689534  9239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19396e2b05ed4cb6bd7dfa544363b388. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.661403  9468 raft_consensus.cc:359] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.693104  9468 raft_consensus.cc:385] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.693440  9468 raft_consensus.cc:740] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.695207  9466 tablet_bootstrap.cc:492] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:45.695782  9466 ts_tablet_manager.cc:1403] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.136s	user 0.039s	sys 0.053s
I20260709 13:15:45.695945  9162 tablet_service.cc:1511] Processing CreateTablet for tablet 955765a7ac4b4131a9362933ab311e11 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:45.697248  9162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955765a7ac4b4131a9362933ab311e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.698830  9466 raft_consensus.cc:359] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.701815  9467 tablet_bootstrap.cc:654] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.703483  9237 tablet_service.cc:1511] Processing CreateTablet for tablet 955765a7ac4b4131a9362933ab311e11 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:45.705292  9237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955765a7ac4b4131a9362933ab311e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.713359  9166 tablet_service.cc:1511] Processing CreateTablet for tablet b5ea8c463e7944258e5710990f3c7857 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:45.714660  9166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ea8c463e7944258e5710990f3c7857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.699586  9466 raft_consensus.cc:385] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.717554  9318 tablet_service.cc:1511] Processing CreateTablet for tablet b5ea8c463e7944258e5710990f3c7857 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:45.718954  9318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ea8c463e7944258e5710990f3c7857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.719830  9238 tablet_service.cc:1511] Processing CreateTablet for tablet b5ea8c463e7944258e5710990f3c7857 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:45.721067  9238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5ea8c463e7944258e5710990f3c7857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.726465  9468 consensus_queue.cc:260] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.729839  9468 ts_tablet_manager.cc:1434] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 13:15:45.731037  9468 tablet_bootstrap.cc:492] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:45.731482  9466 raft_consensus.cc:740] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.742023  9466 consensus_queue.cc:260] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.753706  9466 ts_tablet_manager.cc:1434] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260709 13:15:45.737277  9468 tablet_bootstrap.cc:654] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.740423  9313 tablet_service.cc:1511] Processing CreateTablet for tablet 955765a7ac4b4131a9362933ab311e11 (DEFAULT_TABLE table=soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:45.756477  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955765a7ac4b4131a9362933ab311e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:45.762815  9466 tablet_bootstrap.cc:492] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:45.773432  9467 tablet_bootstrap.cc:492] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:45.774039  9466 tablet_bootstrap.cc:654] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.774565  9467 ts_tablet_manager.cc:1403] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.009s
I20260709 13:15:45.778321  9467 raft_consensus.cc:359] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.779109  9467 raft_consensus.cc:385] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.779440  9467 raft_consensus.cc:740] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.780423  9467 consensus_queue.cc:260] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.782430  9467 ts_tablet_manager.cc:1434] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:45.783327  9467 tablet_bootstrap.cc:492] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:45.784986  9468 tablet_bootstrap.cc:492] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:45.785076  9466 tablet_bootstrap.cc:492] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:45.785631  9468 ts_tablet_manager.cc:1403] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.006s
I20260709 13:15:45.785696  9466 ts_tablet_manager.cc:1403] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 13:15:45.788733  9468 raft_consensus.cc:359] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.789006  9466 raft_consensus.cc:359] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.789460  9468 raft_consensus.cc:385] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.789770  9466 raft_consensus.cc:385] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.789851  9468 raft_consensus.cc:740] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.790262  9466 raft_consensus.cc:740] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.790776  9468 consensus_queue.cc:260] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.791251  9466 consensus_queue.cc:260] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.793198  9468 ts_tablet_manager.cc:1434] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:15:45.794539  9468 tablet_bootstrap.cc:492] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:45.800763  9466 ts_tablet_manager.cc:1434] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:15:45.800977  9468 tablet_bootstrap.cc:654] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.801918  9466 tablet_bootstrap.cc:492] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:45.808917  9466 tablet_bootstrap.cc:654] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.809165  9467 tablet_bootstrap.cc:654] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
W20260709 13:15:45.811676  9126 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:45.815586  9468 tablet_bootstrap.cc:492] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:45.816134  9468 ts_tablet_manager.cc:1403] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260709 13:15:45.819761  9468 raft_consensus.cc:359] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.821272  9468 raft_consensus.cc:385] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.821620  9468 raft_consensus.cc:740] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.822362  9467 tablet_bootstrap.cc:492] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:45.822981  9467 ts_tablet_manager.cc:1403] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260709 13:15:45.822450  9468 consensus_queue.cc:260] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.824805  9468 ts_tablet_manager.cc:1434] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:45.825567  9466 tablet_bootstrap.cc:492] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:45.825698  9468 tablet_bootstrap.cc:492] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:45.825999  9466 ts_tablet_manager.cc:1403] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260709 13:15:45.828696  9466 raft_consensus.cc:359] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.829393  9466 raft_consensus.cc:385] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.829679  9466 raft_consensus.cc:740] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.830423  9466 consensus_queue.cc:260] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.830514  9467 raft_consensus.cc:359] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.831321  9467 raft_consensus.cc:385] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.831688  9467 raft_consensus.cc:740] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.832712  9468 tablet_bootstrap.cc:654] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.832551  9467 consensus_queue.cc:260] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.834945  9467 ts_tablet_manager.cc:1434] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:45.834947  9466 ts_tablet_manager.cc:1434] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260709 13:15:45.836066  9467 tablet_bootstrap.cc:492] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:45.836066  9466 tablet_bootstrap.cc:492] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:45.842947  9467 tablet_bootstrap.cc:654] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.842947  9466 tablet_bootstrap.cc:654] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.849076  9468 tablet_bootstrap.cc:492] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:45.849519  9468 ts_tablet_manager.cc:1403] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:15:45.852749  9468 raft_consensus.cc:359] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.853523  9468 raft_consensus.cc:385] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.853793  9468 raft_consensus.cc:740] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.854259  9467 tablet_bootstrap.cc:492] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:45.854525  9468 consensus_queue.cc:260] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.855357  9467 ts_tablet_manager.cc:1403] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 13:15:45.857101  9468 ts_tablet_manager.cc:1434] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:15:45.858541  9468 tablet_bootstrap.cc:492] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:45.861403  9467 raft_consensus.cc:359] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.862346  9467 raft_consensus.cc:385] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.862706  9467 raft_consensus.cc:740] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.865658  9468 tablet_bootstrap.cc:654] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.865311  9467 consensus_queue.cc:260] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.865936  9466 tablet_bootstrap.cc:492] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:45.866513  9466 ts_tablet_manager.cc:1403] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260709 13:15:45.867705  9467 ts_tablet_manager.cc:1434] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:15:45.868703  9467 tablet_bootstrap.cc:492] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:45.869503  9466 raft_consensus.cc:359] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.870280  9466 raft_consensus.cc:385] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.870618  9466 raft_consensus.cc:740] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.871520  9466 consensus_queue.cc:260] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.874979  9467 tablet_bootstrap.cc:654] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.882802  9466 ts_tablet_manager.cc:1434] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:15:45.886207  9466 tablet_bootstrap.cc:492] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:45.886428  9467 tablet_bootstrap.cc:492] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:45.886929  9467 ts_tablet_manager.cc:1403] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:15:45.887902  9468 tablet_bootstrap.cc:492] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:45.888381  9468 ts_tablet_manager.cc:1403] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.011s
I20260709 13:15:45.889950  9467 raft_consensus.cc:359] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.890769  9467 raft_consensus.cc:385] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.891072  9467 raft_consensus.cc:740] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.891336  9468 raft_consensus.cc:359] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.892041  9468 raft_consensus.cc:385] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.892413  9468 raft_consensus.cc:740] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.891839  9467 consensus_queue.cc:260] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.893211  9468 consensus_queue.cc:260] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.893682  9466 tablet_bootstrap.cc:654] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.895087  9467 ts_tablet_manager.cc:1434] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:15:45.895666  9468 ts_tablet_manager.cc:1434] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:15:45.896250  9467 tablet_bootstrap.cc:492] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:45.896631  9468 tablet_bootstrap.cc:492] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:45.902954  9468 tablet_bootstrap.cc:654] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.904124  9452 raft_consensus.cc:493] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.904656  9452 raft_consensus.cc:515] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.906800  9452 leader_election.cc:290] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:45.908819  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:45.909833  9180 raft_consensus.cc:2468] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
I20260709 13:15:45.910178  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:45.911863  9221 leader_election.cc:304] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:45.912401  9472 raft_consensus.cc:493] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:45.913210  9221 leader_election.cc:343] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.913079  9472 raft_consensus.cc:515] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.914465  9452 raft_consensus.cc:2804] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.915004  9452 raft_consensus.cc:493] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.915433  9452 raft_consensus.cc:3060] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.917503  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
W20260709 13:15:45.919200  9295 leader_election.cc:343] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.926029  9398 raft_consensus.cc:493] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.926694  9398 raft_consensus.cc:515] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.928848  9467 tablet_bootstrap.cc:654] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.930833  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:45.931686  9255 raft_consensus.cc:2468] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:45.932991  9398 leader_election.cc:290] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:45.934284  9466 tablet_bootstrap.cc:492] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:45.934374  9292 leader_election.cc:304] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:45.934911  9466 ts_tablet_manager.cc:1403] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.031s
I20260709 13:15:45.936971  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:45.937191  9452 raft_consensus.cc:515] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.937849  9179 raft_consensus.cc:2468] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:45.938781  9466 raft_consensus.cc:359] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.939570  9466 raft_consensus.cc:385] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.939936  9466 raft_consensus.cc:740] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.940135  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:45.940810  9179 raft_consensus.cc:3060] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.940807  9466 consensus_queue.cc:260] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.948408  9398 raft_consensus.cc:2804] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.948689  9452 leader_election.cc:290] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:45.961826  9472 leader_election.cc:290] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:45.962728  9472 raft_consensus.cc:493] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.962980  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:45.963569  9472 raft_consensus.cc:515] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.965068  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:45.956584  9403 raft_consensus.cc:493] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.948935  9398 raft_consensus.cc:493] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.966710  9398 raft_consensus.cc:3060] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.966593  9403 raft_consensus.cc:515] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.969483  9403 leader_election.cc:290] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:45.970289  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:45.971095  9255 raft_consensus.cc:2468] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
W20260709 13:15:45.979663  9292 leader_election.cc:343] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.980155  9292 leader_election.cc:304] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0; no voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:45.980276  9143 leader_election.cc:304] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:45.982191  9403 raft_consensus.cc:493] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:15:45.984687  9221 leader_election.cc:343] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.978902  9490 raft_consensus.cc:493] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.985595  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:45.985414  9490 raft_consensus.cc:515] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.986228  9180 raft_consensus.cc:2468] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:45.988296  9488 raft_consensus.cc:2749] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.988760  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:45.988916  9179 raft_consensus.cc:2468] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 1.
I20260709 13:15:45.989058  9452 raft_consensus.cc:493] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.989482  9329 raft_consensus.cc:2468] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:45.989558  9452 raft_consensus.cc:515] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.990877  9467 tablet_bootstrap.cc:492] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:45.993753  9466 ts_tablet_manager.cc:1434] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.058s	user 0.017s	sys 0.006s
I20260709 13:15:45.994172  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:45.994727  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed2d38e0ee04f8cbf7949a6fee7feaa" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:45.994822  9328 raft_consensus.cc:2468] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
I20260709 13:15:45.984316  9403 raft_consensus.cc:515] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:45.991380  9467 ts_tablet_manager.cc:1403] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.032s
I20260709 13:15:45.995344  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:45.995350  9255 raft_consensus.cc:2468] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:45.995798  9452 leader_election.cc:290] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:45.996359  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed2d38e0ee04f8cbf7949a6fee7feaa" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:45.996477  9221 leader_election.cc:304] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 582458522f6142b6b8d99dc611f2c7e0
I20260709 13:15:45.998428  9295 leader_election.cc:304] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:45.998876  9466 tablet_bootstrap.cc:492] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:45.999547  9488 raft_consensus.cc:2804] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.000039  9488 raft_consensus.cc:493] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.000391  9488 raft_consensus.cc:3060] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.000430  9329 raft_consensus.cc:2468] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.000783  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.001576  9254 raft_consensus.cc:2468] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:46.004119  9146 leader_election.cc:304] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.005124  9180 raft_consensus.cc:2468] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 0.
I20260709 13:15:45.995563  9490 leader_election.cc:290] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:45.997510  9472 leader_election.cc:290] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.004851  9403 leader_election.cc:290] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.008195  9452 raft_consensus.cc:2804] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.014441  9490 raft_consensus.cc:2804] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.018183  9221 leader_election.cc:304] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.017089  9452 raft_consensus.cc:697] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:46.023056  9466 tablet_bootstrap.cc:654] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.025362  9452 consensus_queue.cc:237] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.026013  9468 tablet_bootstrap.cc:492] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:46.026136  9476 raft_consensus.cc:2804] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.026553  9476 raft_consensus.cc:493] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.026592  9468 ts_tablet_manager.cc:1403] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.130s	user 0.042s	sys 0.036s
I20260709 13:15:46.026940  9476 raft_consensus.cc:3060] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.028650  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.029603  9488 raft_consensus.cc:515] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.032351  9491 raft_consensus.cc:2804] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.032763  9255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.033430  9255 raft_consensus.cc:3060] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.036213  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:46.036064  9467 raft_consensus.cc:359] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.037014  9328 raft_consensus.cc:2468] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.037211  9467 raft_consensus.cc:385] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.037688  9467 raft_consensus.cc:740] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.037961  9468 raft_consensus.cc:359] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.038368  9146 leader_election.cc:304] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.031625  9488 leader_election.cc:290] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.041914  9468 raft_consensus.cc:385] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.042495  9468 raft_consensus.cc:740] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.042886  9493 raft_consensus.cc:2804] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.043396  9493 raft_consensus.cc:493] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.043898  9493 raft_consensus.cc:3060] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.036314  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:46.043558  9468 consensus_queue.cc:260] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.046446  9468 ts_tablet_manager.cc:1434] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:15:46.048199  9468 tablet_bootstrap.cc:492] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:46.050133  9255 raft_consensus.cc:2468] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:46.051498  9292 leader_election.cc:304] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.023154  9398 raft_consensus.cc:515] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.023808  9490 raft_consensus.cc:493] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.052559  9490 raft_consensus.cc:3060] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.054661  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:46.055277  9179 raft_consensus.cc:3060] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.057336  9488 raft_consensus.cc:2804] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.058105  9468 tablet_bootstrap.cc:654] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.058313  9488 raft_consensus.cc:697] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:46.059592  9488 consensus_queue.cc:237] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.063566  9179 raft_consensus.cc:2468] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:46.064977  9295 leader_election.cc:304] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.066170  9472 raft_consensus.cc:2804] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.052099  9467 consensus_queue.cc:260] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.071825  9472 raft_consensus.cc:697] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:46.072968  9472 consensus_queue.cc:237] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.074435  9476 raft_consensus.cc:515] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.075646  9254 raft_consensus.cc:2393] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate d2f81e9eec854da89a8668442f5577b5 in this term.
I20260709 13:15:46.076593  9468 tablet_bootstrap.cc:492] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:46.077190  9468 ts_tablet_manager.cc:1403] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260709 13:15:46.079421  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.080045  9254 raft_consensus.cc:3060] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.080583  9468 raft_consensus.cc:359] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.081386  9468 raft_consensus.cc:385] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.081727  9468 raft_consensus.cc:740] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.076344  9490 raft_consensus.cc:515] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.083163  9398 leader_election.cc:290] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.084607  9468 consensus_queue.cc:260] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.086938  9468 ts_tablet_manager.cc:1434] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:46.088053  9467 ts_tablet_manager.cc:1434] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.006s
I20260709 13:15:46.089337  9467 tablet_bootstrap.cc:492] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:46.089782  9468 tablet_bootstrap.cc:492] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:46.096699  9254 raft_consensus.cc:2468] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:46.099699  9466 tablet_bootstrap.cc:492] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:46.100242  9466 ts_tablet_manager.cc:1403] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.102s	user 0.040s	sys 0.027s
I20260709 13:15:46.101236  9493 raft_consensus.cc:515] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.102118  9468 tablet_bootstrap.cc:654] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.102356  9180 raft_consensus.cc:2393] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 582458522f6142b6b8d99dc611f2c7e0 in current term 1: Already voted for candidate d1a86f3e4db4497fb2dad13da8a5797c in this term.
I20260709 13:15:46.103089  9466 raft_consensus.cc:359] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.103562  9490 leader_election.cc:290] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.032812  9491 raft_consensus.cc:493] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.110123  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.104910  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.113353  9253 raft_consensus.cc:2393] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate 582458522f6142b6b8d99dc611f2c7e0 in this term.
I20260709 13:15:46.113310  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:46.115062  9143 leader_election.cc:304] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [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: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:46.109213  9074 catalog_manager.cc:5697] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.107009  9466 raft_consensus.cc:385] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.119210  9466 raft_consensus.cc:740] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.119338  9490 raft_consensus.cc:2749] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.103642  9077 catalog_manager.cc:5697] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.121500  9466 consensus_queue.cc:260] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.124698  9180 raft_consensus.cc:2393] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d2f81e9eec854da89a8668442f5577b5 in current term 1: Already voted for candidate d1a86f3e4db4497fb2dad13da8a5797c in this term.
I20260709 13:15:46.130066  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.131657  9328 raft_consensus.cc:3060] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.135988  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.136409  9329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845e41b95a644fb582997681906a7226" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.136726  9254 raft_consensus.cc:2393] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate d2f81e9eec854da89a8668442f5577b5 in this term.
I20260709 13:15:46.138880  9467 tablet_bootstrap.cc:654] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.139204  9146 leader_election.cc:304] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [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: d1a86f3e4db4497fb2dad13da8a5797c; no voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:46.140192  9490 raft_consensus.cc:2749] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.140872  9328 raft_consensus.cc:2468] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 1.
I20260709 13:15:46.142011  9466 ts_tablet_manager.cc:1434] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 13:15:46.142954  9466 tablet_bootstrap.cc:492] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:46.143543  9221 leader_election.cc:304] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:46.118721  9491 raft_consensus.cc:3060] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.144773  9452 raft_consensus.cc:2804] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.145409  9452 raft_consensus.cc:697] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:46.127869  9476 leader_election.cc:290] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.146525  9452 consensus_queue.cc:237] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.149825  9468 tablet_bootstrap.cc:492] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:46.150290  9468 ts_tablet_manager.cc:1403] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.009s
I20260709 13:15:46.153712  9468 raft_consensus.cc:359] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.155689  9493 leader_election.cc:290] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.156644  9466 tablet_bootstrap.cc:654] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.154536  9468 raft_consensus.cc:385] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.160404  9468 raft_consensus.cc:740] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.160578  9467 tablet_bootstrap.cc:492] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:46.161319  9467 ts_tablet_manager.cc:1403] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.007s
I20260709 13:15:46.161118  9468 consensus_queue.cc:260] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.163259  9468 ts_tablet_manager.cc:1434] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:15:46.164218  9468 tablet_bootstrap.cc:492] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: Bootstrap starting.
I20260709 13:15:46.165123  9467 raft_consensus.cc:359] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.167119  9467 raft_consensus.cc:385] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.167457  9467 raft_consensus.cc:740] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.168244  9467 consensus_queue.cc:260] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.170393  9468 tablet_bootstrap.cc:654] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.170935  9467 ts_tablet_manager.cc:1434] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:46.172006  9467 tablet_bootstrap.cc:492] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:46.179953  9491 raft_consensus.cc:515] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.181180  9074 catalog_manager.cc:5697] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.182963  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed2d38e0ee04f8cbf7949a6fee7feaa" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.183223  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed2d38e0ee04f8cbf7949a6fee7feaa" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.183531  9254 raft_consensus.cc:3060] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.183816  9328 raft_consensus.cc:3060] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.185777  9490 raft_consensus.cc:493] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.186236  9490 raft_consensus.cc:515] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.190726  9328 raft_consensus.cc:2468] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:46.191802  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.191893  9146 leader_election.cc:304] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.192323  9491 leader_election.cc:290] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.192487  9253 raft_consensus.cc:2468] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.192994  9492 raft_consensus.cc:2804] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.193473  9492 raft_consensus.cc:697] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:46.193811  9143 leader_election.cc:304] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.194505  9466 tablet_bootstrap.cc:492] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:46.194278  9492 consensus_queue.cc:237] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.195201  9466 ts_tablet_manager.cc:1403] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.001s
I20260709 13:15:46.195571  9490 leader_election.cc:290] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.194758  9403 raft_consensus.cc:2804] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.196151  9403 raft_consensus.cc:493] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.196521  9403 raft_consensus.cc:3060] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.200377  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:46.200868  9328 raft_consensus.cc:2468] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.199157  9466 raft_consensus.cc:359] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.202893  9466 raft_consensus.cc:385] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.203200  9466 raft_consensus.cc:740] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.203934  9466 consensus_queue.cc:260] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.205098  9467 tablet_bootstrap.cc:654] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.206238  9466 ts_tablet_manager.cc:1434] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:15:46.207259  9466 tablet_bootstrap.cc:492] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:46.199937  9254 raft_consensus.cc:2468] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:46.213572  9403 raft_consensus.cc:515] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.216892  9468 tablet_bootstrap.cc:492] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: No bootstrap required, opened a new log
I20260709 13:15:46.217368  9468 ts_tablet_manager.cc:1403] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.021s
I20260709 13:15:46.218179  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.218879  9254 raft_consensus.cc:3060] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.219800  9466 tablet_bootstrap.cc:654] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.222548  9403 leader_election.cc:290] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.224784  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.225255  9328 raft_consensus.cc:3060] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.231021  9328 raft_consensus.cc:2468] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:46.232349  9146 leader_election.cc:304] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.233768  9403 raft_consensus.cc:2804] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.234506  9403 raft_consensus.cc:697] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:46.235502  9467 tablet_bootstrap.cc:492] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:46.235960  9467 ts_tablet_manager.cc:1403] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.000s
I20260709 13:15:46.235635  9403 consensus_queue.cc:237] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.237088  9254 raft_consensus.cc:2468] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:46.241187  9468 raft_consensus.cc:359] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.242296  9468 raft_consensus.cc:385] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.242627  9468 raft_consensus.cc:740] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.243922  9468 consensus_queue.cc:260] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.245492  9074 catalog_manager.cc:5697] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 1 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.246191  9467 raft_consensus.cc:359] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.246846  9467 raft_consensus.cc:385] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.246977  9468 ts_tablet_manager.cc:1434] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:15:46.247134  9467 raft_consensus.cc:740] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.248078  9467 consensus_queue.cc:260] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.250434  9467 ts_tablet_manager.cc:1434] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:15:46.251760  9467 tablet_bootstrap.cc:492] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0: Bootstrap starting.
I20260709 13:15:46.253119  9466 tablet_bootstrap.cc:492] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:46.253587  9466 ts_tablet_manager.cc:1403] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.010s
I20260709 13:15:46.256349  9466 raft_consensus.cc:359] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.256953  9466 raft_consensus.cc:385] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.257206  9466 raft_consensus.cc:740] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.257859  9466 consensus_queue.cc:260] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.259536  9466 ts_tablet_manager.cc:1434] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:46.260119  9467 tablet_bootstrap.cc:654] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.260253  9466 tablet_bootstrap.cc:492] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5: Bootstrap starting.
I20260709 13:15:46.266888  9466 tablet_bootstrap.cc:654] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.269729  9077 catalog_manager.cc:5697] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 1 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.271265  9077 catalog_manager.cc:5697] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 1 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.275919  9466 tablet_bootstrap.cc:492] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5: No bootstrap required, opened a new log
I20260709 13:15:46.276412  9466 ts_tablet_manager.cc:1403] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:15:46.278600  9466 raft_consensus.cc:359] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.279187  9466 raft_consensus.cc:385] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.279449  9466 raft_consensus.cc:740] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.280079  9466 consensus_queue.cc:260] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.282011  9467 tablet_bootstrap.cc:492] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0: No bootstrap required, opened a new log
I20260709 13:15:46.282447  9467 ts_tablet_manager.cc:1403] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260709 13:15:46.284526  9466 ts_tablet_manager.cc:1434] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:15:46.287241  9467 raft_consensus.cc:359] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.287994  9467 raft_consensus.cc:385] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.288290  9467 raft_consensus.cc:740] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.288925  9467 consensus_queue.cc:260] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.289264  9472 raft_consensus.cc:493] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.289728  9472 raft_consensus.cc:515] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.291029  9467 ts_tablet_manager.cc:1434] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:15:46.291769  9472 leader_election.cc:290] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.292774  9492 raft_consensus.cc:493] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.293172  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:46.293383  9492 raft_consensus.cc:515] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.293777  9180 raft_consensus.cc:2468] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:46.294948  9295 leader_election.cc:304] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.295513  9492 leader_election.cc:290] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.292719  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.296680  9254 raft_consensus.cc:2468] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:46.296728  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.296973  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:46.297408  9253 raft_consensus.cc:2468] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.297659  9328 raft_consensus.cc:2468] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.298575  9143 leader_election.cc:304] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.299649  9492 raft_consensus.cc:2804] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.300076  9492 raft_consensus.cc:493] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.300465  9492 raft_consensus.cc:3060] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.302591  9472 raft_consensus.cc:2804] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.302992  9472 raft_consensus.cc:493] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.303339  9472 raft_consensus.cc:3060] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.308122  9492 raft_consensus.cc:515] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.310869  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.310997  9492 leader_election.cc:290] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.311414  9253 raft_consensus.cc:3060] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.311790  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.311651  9472 raft_consensus.cc:515] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.312429  9328 raft_consensus.cc:3060] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.313930  9472 leader_election.cc:290] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.314700  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:46.315237  9180 raft_consensus.cc:3060] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.316454  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.317051  9254 raft_consensus.cc:3060] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.318602  9253 raft_consensus.cc:2468] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:46.318732  9328 raft_consensus.cc:2468] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:46.319767  9143 leader_election.cc:304] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.320632  9492 raft_consensus.cc:2804] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.321648  9180 raft_consensus.cc:2468] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:46.321689  9492 raft_consensus.cc:697] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:46.322741  9295 leader_election.cc:304] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.322710  9492 consensus_queue.cc:237] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.323549  9472 raft_consensus.cc:2804] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.323652  9254 raft_consensus.cc:2468] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 1.
I20260709 13:15:46.324149  9472 raft_consensus.cc:697] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:46.324999  9472 consensus_queue.cc:237] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.331164  9078 catalog_manager.cc:5697] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 1 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.334851  9077 catalog_manager.cc:5697] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 1 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.437803  9472 raft_consensus.cc:493] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.438263  9472 raft_consensus.cc:515] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.440022  9472 leader_election.cc:290] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.440610  9180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:46.441071  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.441285  9180 raft_consensus.cc:2393] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 582458522f6142b6b8d99dc611f2c7e0 in current term 1: Already voted for candidate d2f81e9eec854da89a8668442f5577b5 in this term.
I20260709 13:15:46.442656  9292 leader_election.cc:304] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0; no voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:46.443259  9472 raft_consensus.cc:3060] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.447932  9472 raft_consensus.cc:2749] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.450265  9398 consensus_queue.cc:1048] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.461016  9488 consensus_queue.cc:1048] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.470623  9488 consensus_queue.cc:1048] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.484604  9488 consensus_queue.cc:1048] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.533846  9452 consensus_queue.cc:1048] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.546454  9476 consensus_queue.cc:1048] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.572575  9476 consensus_queue.cc:1048] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.581840  9476 consensus_queue.cc:1048] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.621507  9492 raft_consensus.cc:493] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.621973  9492 raft_consensus.cc:515] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.623589  9492 leader_election.cc:290] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.624137  9488 raft_consensus.cc:493] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:46.624461  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.624681  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0" is_pre_election: true
I20260709 13:15:46.625097  9254 raft_consensus.cc:2468] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.624691  9488 raft_consensus.cc:515] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.626070  9328 raft_consensus.cc:2468] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 0.
I20260709 13:15:46.626186  9143 leader_election.cc:304] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.627061  9492 raft_consensus.cc:2804] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.627255  9488 leader_election.cc:290] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.627446  9492 raft_consensus.cc:493] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.627887  9492 raft_consensus.cc:3060] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.628087  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" is_pre_election: true
I20260709 13:15:46.628713  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5" is_pre_election: true
I20260709 13:15:46.629197  9254 raft_consensus.cc:2468] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 0.
I20260709 13:15:46.629998  9292 leader_election.cc:304] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.630638  9488 raft_consensus.cc:2804] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:46.631006  9488 raft_consensus.cc:493] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.631304  9488 raft_consensus.cc:3060] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.633682  9492 raft_consensus.cc:515] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.634670  9179 raft_consensus.cc:2393] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 582458522f6142b6b8d99dc611f2c7e0 in current term 1: Already voted for candidate d1a86f3e4db4497fb2dad13da8a5797c in this term.
I20260709 13:15:46.636269  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.636931  9254 raft_consensus.cc:3060] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.637043  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.637284  9492 leader_election.cc:290] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 1 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.636569  9488 raft_consensus.cc:515] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.638182  9328 raft_consensus.cc:2393] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1a86f3e4db4497fb2dad13da8a5797c in current term 1: Already voted for candidate 582458522f6142b6b8d99dc611f2c7e0 in this term.
I20260709 13:15:46.639067  9488 leader_election.cc:290] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 1 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:46.639986  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:46.640133  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.640748  9179 raft_consensus.cc:2393] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 582458522f6142b6b8d99dc611f2c7e0 in current term 1: Already voted for candidate d1a86f3e4db4497fb2dad13da8a5797c in this term.
I20260709 13:15:46.641826  9295 leader_election.cc:304] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0; no voters: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:46.642565  9488 raft_consensus.cc:2749] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:46.643163  9254 raft_consensus.cc:2468] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 1.
I20260709 13:15:46.644121  9143 leader_election.cc:304] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 582458522f6142b6b8d99dc611f2c7e0
I20260709 13:15:46.644666  9492 raft_consensus.cc:2804] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.645048  9492 raft_consensus.cc:697] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:46.645743  9492 consensus_queue.cc:237] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.652205  9077 catalog_manager.cc:5697] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 1 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.668284  9492 consensus_queue.cc:1048] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.681217  9490 consensus_queue.cc:1048] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.683781  9328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
mode: GRACEFUL
new_leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:33956
I20260709 13:15:46.684396  9328 raft_consensus.cc:606] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Received request to transfer leadership to TS d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:46.691534  9328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
mode: GRACEFUL
new_leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:33956
I20260709 13:15:46.692046  9328 raft_consensus.cc:606] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Received request to transfer leadership to TS d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:46.696729  9253 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
mode: GRACEFUL
new_leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:41296
I20260709 13:15:46.697180  9253 raft_consensus.cc:606] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Received request to transfer leadership to TS d1a86f3e4db4497fb2dad13da8a5797c
I20260709 13:15:46.702930  9490 consensus_queue.cc:1048] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.703886  9179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
mode: GRACEFUL
new_leader_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:15:46.704499  9179 raft_consensus.cc:606] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Received request to transfer leadership to TS d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:46.709925  9328 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
mode: GRACEFUL
new_leader_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:33956
I20260709 13:15:46.710434  9328 raft_consensus.cc:606] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Received request to transfer leadership to TS d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:46.716740  9492 consensus_queue.cc:1048] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.724397  9179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
mode: GRACEFUL
new_leader_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:15:46.724901  9179 raft_consensus.cc:606] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Received request to transfer leadership to TS d2f81e9eec854da89a8668442f5577b5
I20260709 13:15:46.729382  9179 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
mode: GRACEFUL
new_leader_uuid: "582458522f6142b6b8d99dc611f2c7e0"
 from {username='slave'} at 127.0.0.1:43238
I20260709 13:15:46.729830  9179 raft_consensus.cc:606] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Received request to transfer leadership to TS 582458522f6142b6b8d99dc611f2c7e0
I20260709 13:15:46.783783  9492 consensus_queue.cc:1048] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.795499  9403 consensus_queue.cc:1048] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.804090  9403 raft_consensus.cc:993] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: : Instructing follower d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:46.804572  9535 raft_consensus.cc:1081] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Signalling peer d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:46.806267  9253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:41288
I20260709 13:15:46.806807  9253 raft_consensus.cc:493] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:46.807123  9253 raft_consensus.cc:3060] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.813869  9253 raft_consensus.cc:515] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.815920  9488 consensus_queue.cc:1048] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.817184  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:46.817827  9179 raft_consensus.cc:3055] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:46.818003  9253 leader_election.cc:290] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 2 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.818157  9179 raft_consensus.cc:740] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:46.819092  9179 consensus_queue.cc:260] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.822561  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955765a7ac4b4131a9362933ab311e11" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.822871  9179 raft_consensus.cc:3060] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.823149  9328 raft_consensus.cc:3060] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.830751  9179 raft_consensus.cc:2468] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:46.831956  9221 leader_election.cc:304] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.832839  9328 raft_consensus.cc:2468] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:46.832947  9476 raft_consensus.cc:2804] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:46.833443  9476 raft_consensus.cc:697] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:46.831849  9488 consensus_queue.cc:1048] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:15:46.834162  9476 consensus_queue.cc:237] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.842864  9074 catalog_manager.cc:5697] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 1 to 2, leader changed from d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129) to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.846911  9472 raft_consensus.cc:993] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: : Instructing follower d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:46.847412  9488 raft_consensus.cc:1081] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Signalling peer d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:46.849040  9254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:41276
I20260709 13:15:46.849576  9254 raft_consensus.cc:493] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:46.849959  9254 raft_consensus.cc:3060] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.859256  9254 raft_consensus.cc:515] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.861804  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:46.862350  9179 raft_consensus.cc:3060] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.866268  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19396e2b05ed4cb6bd7dfa544363b388" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.866900  9328 raft_consensus.cc:3055] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:46.867179  9328 raft_consensus.cc:740] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:46.867957  9328 consensus_queue.cc:260] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.868968  9328 raft_consensus.cc:3060] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.869287  9179 raft_consensus.cc:2468] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:46.870795  9221 leader_election.cc:304] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:46.871330  9254 leader_election.cc:290] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 2 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.871539  9476 raft_consensus.cc:2804] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:46.872481  9476 raft_consensus.cc:697] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:46.873597  9476 consensus_queue.cc:237] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.875159  9328 raft_consensus.cc:2468] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:46.879514  9074 catalog_manager.cc:5697] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 1 to 2, leader changed from 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131) to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.961952  9525 raft_consensus.cc:993] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: : Instructing follower d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:46.962463  9476 raft_consensus.cc:1081] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Signalling peer d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:46.963979  9179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:43222
I20260709 13:15:46.964510  9179 raft_consensus.cc:493] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:46.964880  9179 raft_consensus.cc:3060] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.969727  9179 raft_consensus.cc:515] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.971206  9179 leader_election.cc:290] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 2 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:46.972056  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:46.972292  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afdc64fee5d4952985a650794abf4e2" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:46.972707  9254 raft_consensus.cc:3055] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:46.972831  9328 raft_consensus.cc:3060] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.973075  9254 raft_consensus.cc:740] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:46.973801  9254 consensus_queue.cc:260] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.974726  9254 raft_consensus.cc:3060] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.977276  9328 raft_consensus.cc:2468] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:46.978264  9146 leader_election.cc:304] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:46.978935  9535 raft_consensus.cc:2804] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:46.979311  9535 raft_consensus.cc:697] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:46.979617  9254 raft_consensus.cc:2468] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:46.980093  9535 consensus_queue.cc:237] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:46.986397  9074 catalog_manager.cc:5697] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 1 to 2, leader changed from d2f81e9eec854da89a8668442f5577b5 (127.2.246.130) to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 2 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.020339  9472 raft_consensus.cc:993] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: : Instructing follower d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:47.020807  9488 raft_consensus.cc:1081] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Signalling peer d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:47.022135  9179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:43216
I20260709 13:15:47.022599  9179 raft_consensus.cc:493] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.022871  9179 raft_consensus.cc:3060] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.027745  9179 raft_consensus.cc:515] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.030288  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:47.030457  9179 leader_election.cc:290] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 2 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:47.030639  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fbe85152cb41a38e0068fa13bcf964" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:47.030841  9488 raft_consensus.cc:993] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: : Instructing follower d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:47.031220  9254 raft_consensus.cc:3060] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.031363  9398 raft_consensus.cc:1081] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Signalling peer d1a86f3e4db4497fb2dad13da8a5797c to start an election
I20260709 13:15:47.032518  9328 raft_consensus.cc:3055] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:47.032809  9328 raft_consensus.cc:740] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:47.033121  9179 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
 from {username='slave'} at 127.0.0.1:43216
I20260709 13:15:47.033689  9179 raft_consensus.cc:493] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.033579  9328 consensus_queue.cc:260] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.034335  9179 raft_consensus.cc:3060] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.034861  9328 raft_consensus.cc:3060] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.038630  9254 raft_consensus.cc:2468] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:47.039690  9143 leader_election.cc:304] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:47.040448  9535 raft_consensus.cc:2804] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:47.040931  9535 raft_consensus.cc:697] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:47.040918  9179 raft_consensus.cc:515] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.041311  9328 raft_consensus.cc:2468] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:47.041993  9535 consensus_queue.cc:237] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.043548  9179 leader_election.cc:290] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [CANDIDATE]: Term 2 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:47.043700  9254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:47.044466  9254 raft_consensus.cc:3060] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.044674  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e01bd7beab554d82b20d25c5d562a858" candidate_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:47.045261  9328 raft_consensus.cc:3055] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:47.045593  9328 raft_consensus.cc:740] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:47.046311  9328 consensus_queue.cc:260] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.047503  9328 raft_consensus.cc:3060] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.051278  9254 raft_consensus.cc:2468] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:47.052521  9143 leader_election.cc:304] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [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: d1a86f3e4db4497fb2dad13da8a5797c, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:47.053340  9535 raft_consensus.cc:2804] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:47.053476  9328 raft_consensus.cc:2468] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1a86f3e4db4497fb2dad13da8a5797c in term 2.
I20260709 13:15:47.054010  9535 raft_consensus.cc:697] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Leader. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:47.053825  9078 catalog_manager.cc:5697] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 1 to 2, leader changed from 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131) to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 2 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.054874  9535 consensus_queue.cc:237] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.065670  9078 catalog_manager.cc:5697] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c reported cstate change: term changed from 1 to 2, leader changed from 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131) to d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129). New cstate: current_term: 2 leader_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.142822  9492 raft_consensus.cc:993] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: : Instructing follower d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:47.143316  9535 raft_consensus.cc:1081] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Signalling peer d2f81e9eec854da89a8668442f5577b5 to start an election
I20260709 13:15:47.144821  9254 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
 from {username='slave'} at 127.0.0.1:41288
I20260709 13:15:47.145421  9254 raft_consensus.cc:493] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.145838  9254 raft_consensus.cc:3060] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.151279  9254 raft_consensus.cc:515] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.152995  9254 leader_election.cc:290] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [CANDIDATE]: Term 2 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131:43321)
I20260709 13:15:47.153604  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:47.153901  9328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcd5f5481a148a1b183ec0c578ce7f3" candidate_uuid: "d2f81e9eec854da89a8668442f5577b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
I20260709 13:15:47.154546  9179 raft_consensus.cc:3055] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:47.154620  9328 raft_consensus.cc:3060] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.155001  9179 raft_consensus.cc:740] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:47.156018  9179 consensus_queue.cc:260] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.157270  9179 raft_consensus.cc:3060] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.159945  9328 raft_consensus.cc:2468] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:47.160786  9221 leader_election.cc:304] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:47.161422  9525 raft_consensus.cc:2804] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:47.161814  9525 raft_consensus.cc:697] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Becoming Leader. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:47.162573  9525 consensus_queue.cc:237] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.163477  9179 raft_consensus.cc:2468] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2f81e9eec854da89a8668442f5577b5 in term 2.
I20260709 13:15:47.168707  9078 catalog_manager.cc:5697] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 reported cstate change: term changed from 1 to 2, leader changed from d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129) to d2f81e9eec854da89a8668442f5577b5 (127.2.246.130). New cstate: current_term: 2 leader_uuid: "d2f81e9eec854da89a8668442f5577b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:47.217109  9535 consensus_queue.cc:1048] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.222831  9492 raft_consensus.cc:993] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: : Instructing follower 582458522f6142b6b8d99dc611f2c7e0 to start an election
I20260709 13:15:47.223308  9403 raft_consensus.cc:1081] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Signalling peer 582458522f6142b6b8d99dc611f2c7e0 to start an election
I20260709 13:15:47.225028  9329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
 from {username='slave'} at 127.0.0.1:33950
I20260709 13:15:47.226020  9329 raft_consensus.cc:493] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:47.226409  9329 raft_consensus.cc:3060] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.228940  9403 consensus_queue.cc:1048] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:47.234453  9329 raft_consensus.cc:515] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.237687  9329 leader_election.cc:290] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 2 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:47.238658  9253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:47.239306  9253 raft_consensus.cc:3060] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.237479  9179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5ea8c463e7944258e5710990f3c7857" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:47.242754  9179 raft_consensus.cc:3055] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:47.243085  9179 raft_consensus.cc:740] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:47.243831  9179 consensus_queue.cc:260] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.244755  9179 raft_consensus.cc:3060] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:47.245393  9253 raft_consensus.cc:2468] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 2.
I20260709 13:15:47.246399  9292 leader_election.cc:304] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:47.247084  9488 raft_consensus.cc:2804] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:47.247506  9488 raft_consensus.cc:697] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:47.248263  9488 consensus_queue.cc:237] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:47.250964  9179 raft_consensus.cc:2468] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 2.
I20260709 13:15:47.252811  9180 raft_consensus.cc:1275] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.254524  9525 consensus_queue.cc:1048] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.256744  9078 catalog_manager.cc:5697] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 1 to 2, leader changed from d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129) to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:47.263940  9329 raft_consensus.cc:1275] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.265399  9525 consensus_queue.cc:1048] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.362864  9328 raft_consensus.cc:1275] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.364362  9535 consensus_queue.cc:1048] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.371543  9253 raft_consensus.cc:1275] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.373761  9492 consensus_queue.cc:1048] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.454818  9328 raft_consensus.cc:1275] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.455996  9525 consensus_queue.cc:1048] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.463480  9180 raft_consensus.cc:1275] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.465169  9476 consensus_queue.cc:1048] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.501502  9253 raft_consensus.cc:1275] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.502820  9403 consensus_queue.cc:1048] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.510890  9328 raft_consensus.cc:1275] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.513144  9492 consensus_queue.cc:1048] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.579824  9328 raft_consensus.cc:1275] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.580965  9476 consensus_queue.cc:1048] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.588578  9180 raft_consensus.cc:1275] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Refusing update from remote peer d2f81e9eec854da89a8668442f5577b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.590564  9476 consensus_queue.cc:1048] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.626544  9328 raft_consensus.cc:1275] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.627771  9492 consensus_queue.cc:1048] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.635504  9253 raft_consensus.cc:1275] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer d1a86f3e4db4497fb2dad13da8a5797c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.637689  9403 consensus_queue.cc:1048] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.724579  9253 raft_consensus.cc:1275] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer 582458522f6142b6b8d99dc611f2c7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.725666  9398 consensus_queue.cc:1048] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.732511  9180 raft_consensus.cc:1275] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Refusing update from remote peer 582458522f6142b6b8d99dc611f2c7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.734403  9398 consensus_queue.cc:1048] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:49.732591  9074 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45462:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:15:49.751139  9074 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45462:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:15:49.777846  3034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:15:49.991932  9572 log.cc:927] Time spent T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260709 13:15:50.054442  9582 log.cc:927] Time spent T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 13:15:50.073585  9594 tablet.cc:1724] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.076776  9586 log.cc:927] Time spent T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 13:15:50.082324  9591 tablet.cc:1724] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.110344  9221 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:43321, user_credentials={real_user=slave}} blocked reactor thread for 85089.6us
I20260709 13:15:50.113073  9175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956"
dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
mode: GRACEFUL
new_leader_uuid: "582458522f6142b6b8d99dc611f2c7e0"
 from {username='slave'} at 127.0.0.1:46464
I20260709 13:15:50.127388  9175 raft_consensus.cc:606] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Received request to transfer leadership to TS 582458522f6142b6b8d99dc611f2c7e0
I20260709 13:15:50.182454  9594 tablet.cc:1724] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.179497  9585 log.cc:927] Time spent T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: Append to log took a long time: real 0.151s	user 0.000s	sys 0.002s
W20260709 13:15:50.199782  9221 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.246.131:43321, user_credentials={real_user=slave}} blocked reactor thread for 68321.8us
I20260709 13:15:50.236444  9612 tablet.cc:1724] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.238651  9614 tablet.cc:1724] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.241168  9591 tablet.cc:1724] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.238876  9609 tablet.cc:1724] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.231612  9606 tablet.cc:1724] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.273885  9615 tablet.cc:1724] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.278445  9619 tablet.cc:1724] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.281901  9611 tablet.cc:1724] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.288400  9613 tablet.cc:1724] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.292667  9606 tablet.cc:1724] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.293758  9615 tablet.cc:1724] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.303503  9606 tablet.cc:1724] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.318352  9615 tablet.cc:1724] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.325704  9606 tablet.cc:1724] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.326731  9614 tablet.cc:1724] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.332628  9617 tablet.cc:1724] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.335341  9403 raft_consensus.cc:993] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c: : Instructing follower 582458522f6142b6b8d99dc611f2c7e0 to start an election
I20260709 13:15:50.335871  9403 raft_consensus.cc:1081] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Signalling peer 582458522f6142b6b8d99dc611f2c7e0 to start an election
I20260709 13:15:50.339704  9612 tablet.cc:1724] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: 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 13:15:50.344465  9325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
 from {username='slave'} at 127.0.0.1:33950
I20260709 13:15:50.345709  9325 raft_consensus.cc:493] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.346194  9325 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.352173  9594 tablet.cc:1724] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.357180  9252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f"
dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
mode: GRACEFUL
new_leader_uuid: "582458522f6142b6b8d99dc611f2c7e0"
 from {username='slave'} at 127.0.0.1:37378
I20260709 13:15:50.357816  9252 raft_consensus.cc:606] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Received request to transfer leadership to TS 582458522f6142b6b8d99dc611f2c7e0
I20260709 13:15:50.359390  3034 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:50.360044  3034 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:50.361747  9618 tablet.cc:1724] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.360958  9325 raft_consensus.cc:515] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:50.366470  9611 tablet.cc:1724] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.368901  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:50.371042  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578473fa42044e6fb7b25a24575cf956" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:50.374253  9615 tablet.cc:1724] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.379144  9252 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.375201  9325 leader_election.cc:290] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 3 election: Requested vote from peers d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063), d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771)
I20260709 13:15:50.379165  9175 raft_consensus.cc:3055] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:50.382972  9175 raft_consensus.cc:740] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1a86f3e4db4497fb2dad13da8a5797c, State: Running, Role: LEADER
I20260709 13:15:50.386526  9175 consensus_queue.cc:260] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [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: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:50.387957  9175 raft_consensus.cc:3060] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.396049  9618 tablet.cc:1724] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.396917  9252 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 3.
I20260709 13:15:50.397533  9619 tablet.cc:1724] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: 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 13:15:50.399835  9292 leader_election.cc:304] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d2f81e9eec854da89a8668442f5577b5; no voters: 
I20260709 13:15:50.401106  9398 raft_consensus.cc:2804] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:50.401682  9398 raft_consensus.cc:697] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 3 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:50.402797  9398 consensus_queue.cc:237] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [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: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } }
I20260709 13:15:50.415059  9077 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d: soft_deleted_table [id=04f20e418bda4b70aa0fe0961af9e07e] alter complete (version 1)
I20260709 13:15:50.384222  9613 tablet.cc:1724] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0: 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 13:15:50.427107  9175 raft_consensus.cc:2468] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 3.
I20260709 13:15:50.428076  9077 catalog_manager.cc:5697] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 2 to 3, leader changed from d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129) to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 3 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.557293  9603 raft_consensus.cc:993] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5: : Instructing follower 582458522f6142b6b8d99dc611f2c7e0 to start an election
I20260709 13:15:50.557777  9608 raft_consensus.cc:1081] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Signalling peer 582458522f6142b6b8d99dc611f2c7e0 to start an election
I20260709 13:15:50.559211  9325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f"
dest_uuid: "582458522f6142b6b8d99dc611f2c7e0"
 from {username='slave'} at 127.0.0.1:33940
I20260709 13:15:50.559674  9325 raft_consensus.cc:493] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.560019  9325 raft_consensus.cc:3060] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.566041  9325 raft_consensus.cc:515] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:50.568148  9325 leader_election.cc:290] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [CANDIDATE]: Term 2 election: Requested vote from peers d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771), d2f81e9eec854da89a8668442f5577b5 (127.2.246.130:41063)
I20260709 13:15:50.568511  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1a86f3e4db4497fb2dad13da8a5797c"
I20260709 13:15:50.568717  9252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71ceea96dc6d4cfbafa828650333ab6f" candidate_uuid: "582458522f6142b6b8d99dc611f2c7e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2f81e9eec854da89a8668442f5577b5"
I20260709 13:15:50.569332  9175 raft_consensus.cc:3060] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.569499  9252 raft_consensus.cc:3055] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:50.569897  9252 raft_consensus.cc:740] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2f81e9eec854da89a8668442f5577b5, State: Running, Role: LEADER
I20260709 13:15:50.570559  9252 consensus_queue.cc:260] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:50.571477  9252 raft_consensus.cc:3060] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.574084  9175 raft_consensus.cc:2468] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 2.
I20260709 13:15:50.575116  9295 leader_election.cc:304] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [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: 582458522f6142b6b8d99dc611f2c7e0, d1a86f3e4db4497fb2dad13da8a5797c; no voters: 
I20260709 13:15:50.575815  9398 raft_consensus.cc:2804] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:50.576316  9398 raft_consensus.cc:697] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 2 LEADER]: Becoming Leader. State: Replica: 582458522f6142b6b8d99dc611f2c7e0, State: Running, Role: LEADER
I20260709 13:15:50.576252  9252 raft_consensus.cc:2468] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 582458522f6142b6b8d99dc611f2c7e0 in term 2.
I20260709 13:15:50.577174  9398 consensus_queue.cc:237] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Queue going to LEADER 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: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } }
I20260709 13:15:50.585407  9074 catalog_manager.cc:5697] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 reported cstate change: term changed from 1 to 2, leader changed from d2f81e9eec854da89a8668442f5577b5 (127.2.246.130) to 582458522f6142b6b8d99dc611f2c7e0 (127.2.246.131). New cstate: current_term: 2 leader_uuid: "582458522f6142b6b8d99dc611f2c7e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "582458522f6142b6b8d99dc611f2c7e0" member_type: VOTER last_known_addr { host: "127.2.246.131" port: 43321 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:50.937482  9252 raft_consensus.cc:1275] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 3 FOLLOWER]: Refusing update from remote peer 582458522f6142b6b8d99dc611f2c7e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:50.938604  9398 consensus_queue.cc:1048] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:50.952672  9175 raft_consensus.cc:1275] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 3 FOLLOWER]: Refusing update from remote peer 582458522f6142b6b8d99dc611f2c7e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:50.953914  9629 consensus_queue.cc:1048] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.030038  9175 raft_consensus.cc:1275] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Refusing update from remote peer 582458522f6142b6b8d99dc611f2c7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.031325  9629 consensus_queue.cc:1048] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1a86f3e4db4497fb2dad13da8a5797c" member_type: VOTER last_known_addr { host: "127.2.246.129" port: 44771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.040448  9254 raft_consensus.cc:1275] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Refusing update from remote peer 582458522f6142b6b8d99dc611f2c7e0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.043241  9547 consensus_queue.cc:1048] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2f81e9eec854da89a8668442f5577b5" member_type: VOTER last_known_addr { host: "127.2.246.130" port: 41063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.416548  3034 tablet_server.cc:179] TabletServer@127.2.246.129:0 shutting down...
I20260709 13:15:51.449637  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:51.450309  3034 tablet_replica.cc:333] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.450928  3034 raft_consensus.cc:2243] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.451362  3034 raft_consensus.cc:2272] T 955765a7ac4b4131a9362933ab311e11 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.453188  3034 tablet_replica.cc:333] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.453727  3034 raft_consensus.cc:2243] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.454396  3034 raft_consensus.cc:2272] T 80fbe85152cb41a38e0068fa13bcf964 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.456406  3034 tablet_replica.cc:333] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.457129  3034 raft_consensus.cc:2243] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.457545  3034 raft_consensus.cc:2272] T 845e41b95a644fb582997681906a7226 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.459385  3034 tablet_replica.cc:333] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.459933  3034 raft_consensus.cc:2243] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.460593  3034 raft_consensus.cc:2272] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.462733  3034 tablet_replica.cc:333] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.463263  3034 raft_consensus.cc:2243] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.463857  3034 raft_consensus.cc:2272] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.465796  3034 tablet_replica.cc:333] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.466378  3034 raft_consensus.cc:2243] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.466804  3034 raft_consensus.cc:2272] T 578473fa42044e6fb7b25a24575cf956 P d1a86f3e4db4497fb2dad13da8a5797c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.469038  3034 tablet_replica.cc:333] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.469552  3034 raft_consensus.cc:2243] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.470216  3034 raft_consensus.cc:2272] T e01bd7beab554d82b20d25c5d562a858 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.472043  3034 tablet_replica.cc:333] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.472564  3034 raft_consensus.cc:2243] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.472946  3034 raft_consensus.cc:2272] T 6f5b93e15dea4343b0709ad48610e814 P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.474620  3034 tablet_replica.cc:333] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.475116  3034 raft_consensus.cc:2243] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.475508  3034 raft_consensus.cc:2272] T 19396e2b05ed4cb6bd7dfa544363b388 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.477108  3034 tablet_replica.cc:333] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.477645  3034 raft_consensus.cc:2243] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.478319  3034 raft_consensus.cc:2272] T 2477ea0564704d518ddb2f32347e1610 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.480204  3034 tablet_replica.cc:333] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.480708  3034 raft_consensus.cc:2243] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.481117  3034 raft_consensus.cc:2272] T b5ea8c463e7944258e5710990f3c7857 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.482856  3034 tablet_replica.cc:333] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.483362  3034 raft_consensus.cc:2243] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.483896  3034 raft_consensus.cc:2272] T 71ceea96dc6d4cfbafa828650333ab6f P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.486037  3034 tablet_replica.cc:333] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.486534  3034 raft_consensus.cc:2243] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.486953  3034 raft_consensus.cc:2272] T e54e9824623246f4b6b7a13b288e3ee4 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.488801  3034 tablet_replica.cc:333] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.489271  3034 raft_consensus.cc:2243] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.490075  3034 raft_consensus.cc:2272] T 5172b6acd87b41db84d8e40f495a1ad6 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.492717  3034 tablet_replica.cc:333] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.493417  3034 raft_consensus.cc:2243] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.494027  3034 raft_consensus.cc:2272] T 34645680f5594d609d59c5ee6345f3dd P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:51.494278  9295 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260709 13:15:51.496523  3034 tablet_replica.cc:333] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.497596  3034 raft_consensus.cc:2243] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.498800  3034 raft_consensus.cc:2272] T 5afdc64fee5d4952985a650794abf4e2 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.501865  3034 tablet_replica.cc:333] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.502812  3034 raft_consensus.cc:2243] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.503552  3034 raft_consensus.cc:2272] T e273b7ed2c784300bb6510e4e167875c P d1a86f3e4db4497fb2dad13da8a5797c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.506816  3034 tablet_replica.cc:333] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c: stopping tablet replica
I20260709 13:15:51.507665  3034 raft_consensus.cc:2243] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.508978  3034 raft_consensus.cc:2272] T 3d817e2e81d042c4ac324c83edbb6c88 P d1a86f3e4db4497fb2dad13da8a5797c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:51.510947  9295 consensus_peers.cc:597] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 -> Peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Couldn't send request to peer d1a86f3e4db4497fb2dad13da8a5797c. 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 13:15:51.511366  9221 consensus_peers.cc:597] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 -> Peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Couldn't send request to peer d1a86f3e4db4497fb2dad13da8a5797c. 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 13:15:51.546665  3034 tablet_server.cc:196] TabletServer@127.2.246.129:0 shutdown complete.
I20260709 13:15:51.579706  3034 tablet_server.cc:179] TabletServer@127.2.246.130:0 shutting down...
W20260709 13:15:51.594416  9295 consensus_peers.cc:597] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 -> Peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Couldn't send request to peer d1a86f3e4db4497fb2dad13da8a5797c. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:15:51.595465  9221 consensus_peers.cc:597] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 -> Peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Couldn't send request to peer d1a86f3e4db4497fb2dad13da8a5797c. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:51.613862  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:51.614712  3034 tablet_replica.cc:333] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.615679  3034 raft_consensus.cc:2243] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.616544  3034 raft_consensus.cc:2272] T 955765a7ac4b4131a9362933ab311e11 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.618374  3034 tablet_replica.cc:333] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.618925  3034 raft_consensus.cc:2243] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.619336  3034 raft_consensus.cc:2272] T 80fbe85152cb41a38e0068fa13bcf964 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:51.619341  9221 consensus_peers.cc:597] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 -> Peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Couldn't send request to peer d1a86f3e4db4497fb2dad13da8a5797c. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:51.621209  3034 tablet_replica.cc:333] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.621788  3034 raft_consensus.cc:2243] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.622493  3034 raft_consensus.cc:2272] T 845e41b95a644fb582997681906a7226 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.624274  3034 tablet_replica.cc:333] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.624804  3034 raft_consensus.cc:2243] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.625207  3034 raft_consensus.cc:2272] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.626821  3034 tablet_replica.cc:333] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.627353  3034 raft_consensus.cc:2243] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.627811  3034 raft_consensus.cc:2272] T 5afdc64fee5d4952985a650794abf4e2 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.629631  3034 tablet_replica.cc:333] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.630328  3034 raft_consensus.cc:2243] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.630870  3034 raft_consensus.cc:2272] T e273b7ed2c784300bb6510e4e167875c P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.633526  3034 tablet_replica.cc:333] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
W20260709 13:15:51.633452  9295 consensus_peers.cc:597] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 -> Peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Couldn't send request to peer d1a86f3e4db4497fb2dad13da8a5797c. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:51.634234  3034 raft_consensus.cc:2243] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.634660  3034 raft_consensus.cc:2272] T b5ea8c463e7944258e5710990f3c7857 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.636400  3034 tablet_replica.cc:333] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.637001  3034 raft_consensus.cc:2243] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.637480  3034 raft_consensus.cc:2272] T 5172b6acd87b41db84d8e40f495a1ad6 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.639514  3034 tablet_replica.cc:333] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.640051  3034 raft_consensus.cc:2243] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.640767  3034 raft_consensus.cc:2272] T e54e9824623246f4b6b7a13b288e3ee4 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.642951  3034 tablet_replica.cc:333] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.643466  3034 raft_consensus.cc:2243] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.643918  3034 raft_consensus.cc:2272] T 71ceea96dc6d4cfbafa828650333ab6f P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.646363  3034 tablet_replica.cc:333] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
W20260709 13:15:51.646327  9221 consensus_peers.cc:597] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 -> Peer d1a86f3e4db4497fb2dad13da8a5797c (127.2.246.129:44771): Couldn't send request to peer d1a86f3e4db4497fb2dad13da8a5797c. Status: Network error: Client connection negotiation failed: client connection to 127.2.246.129:44771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:51.647281  3034 raft_consensus.cc:2243] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.647660  3034 raft_consensus.cc:2272] T 3d817e2e81d042c4ac324c83edbb6c88 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.649513  3034 tablet_replica.cc:333] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.649967  3034 raft_consensus.cc:2243] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.650300  3034 raft_consensus.cc:2272] T e01bd7beab554d82b20d25c5d562a858 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.651906  3034 tablet_replica.cc:333] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.652390  3034 raft_consensus.cc:2243] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.653043  3034 raft_consensus.cc:2272] T 34645680f5594d609d59c5ee6345f3dd P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.654786  3034 tablet_replica.cc:333] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.655269  3034 raft_consensus.cc:2243] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.655979  3034 raft_consensus.cc:2272] T 6f5b93e15dea4343b0709ad48610e814 P d2f81e9eec854da89a8668442f5577b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.657639  3034 tablet_replica.cc:333] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.658077  3034 raft_consensus.cc:2243] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.658676  3034 raft_consensus.cc:2272] T 19396e2b05ed4cb6bd7dfa544363b388 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.660362  3034 tablet_replica.cc:333] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.660828  3034 raft_consensus.cc:2243] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.661214  3034 raft_consensus.cc:2272] T 2477ea0564704d518ddb2f32347e1610 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.662956  3034 tablet_replica.cc:333] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.663363  3034 raft_consensus.cc:2243] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.664067  3034 raft_consensus.cc:2272] T 0fcd5f5481a148a1b183ec0c578ce7f3 P d2f81e9eec854da89a8668442f5577b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.665663  3034 tablet_replica.cc:333] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5: stopping tablet replica
I20260709 13:15:51.666116  3034 raft_consensus.cc:2243] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.666440  3034 raft_consensus.cc:2272] T 578473fa42044e6fb7b25a24575cf956 P d2f81e9eec854da89a8668442f5577b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.702941  3034 tablet_server.cc:196] TabletServer@127.2.246.130:0 shutdown complete.
I20260709 13:15:51.731671  3034 tablet_server.cc:179] TabletServer@127.2.246.131:0 shutting down...
I20260709 13:15:51.759619  3034 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:51.760428  3034 tablet_replica.cc:333] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.761058  3034 raft_consensus.cc:2243] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.761590  3034 raft_consensus.cc:2272] T 955765a7ac4b4131a9362933ab311e11 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.763417  3034 tablet_replica.cc:333] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.764021  3034 raft_consensus.cc:2243] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.764436  3034 raft_consensus.cc:2272] T 80fbe85152cb41a38e0068fa13bcf964 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.766219  3034 tablet_replica.cc:333] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.766777  3034 raft_consensus.cc:2243] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.767194  3034 raft_consensus.cc:2272] T 845e41b95a644fb582997681906a7226 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.768919  3034 tablet_replica.cc:333] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.769431  3034 raft_consensus.cc:2243] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.769855  3034 raft_consensus.cc:2272] T 8ed2d38e0ee04f8cbf7949a6fee7feaa P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.771490  3034 tablet_replica.cc:333] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.772032  3034 raft_consensus.cc:2243] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.772433  3034 raft_consensus.cc:2272] T 5afdc64fee5d4952985a650794abf4e2 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.774041  3034 tablet_replica.cc:333] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.774588  3034 raft_consensus.cc:2243] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.775314  3034 raft_consensus.cc:2272] T e273b7ed2c784300bb6510e4e167875c P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.777190  3034 tablet_replica.cc:333] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.777699  3034 raft_consensus.cc:2243] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.778108  3034 raft_consensus.cc:2272] T 0fcd5f5481a148a1b183ec0c578ce7f3 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.779711  3034 tablet_replica.cc:333] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.780297  3034 raft_consensus.cc:2243] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.780992  3034 raft_consensus.cc:2272] T 578473fa42044e6fb7b25a24575cf956 P 582458522f6142b6b8d99dc611f2c7e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.783185  3034 tablet_replica.cc:333] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.783803  3034 raft_consensus.cc:2243] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.784219  3034 raft_consensus.cc:2272] T e01bd7beab554d82b20d25c5d562a858 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.785796  3034 tablet_replica.cc:333] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.786288  3034 raft_consensus.cc:2243] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.786989  3034 raft_consensus.cc:2272] T b5ea8c463e7944258e5710990f3c7857 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.788599  3034 tablet_replica.cc:333] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.789108  3034 raft_consensus.cc:2243] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.789853  3034 raft_consensus.cc:2272] T 71ceea96dc6d4cfbafa828650333ab6f P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.792098  3034 tablet_replica.cc:333] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.792667  3034 raft_consensus.cc:2243] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.793146  3034 raft_consensus.cc:2272] T 5172b6acd87b41db84d8e40f495a1ad6 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.794934  3034 tablet_replica.cc:333] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.795409  3034 raft_consensus.cc:2243] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.795886  3034 raft_consensus.cc:2272] T e54e9824623246f4b6b7a13b288e3ee4 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.797616  3034 tablet_replica.cc:333] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.798126  3034 raft_consensus.cc:2243] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.798535  3034 raft_consensus.cc:2272] T 34645680f5594d609d59c5ee6345f3dd P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.800508  3034 tablet_replica.cc:333] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.800990  3034 raft_consensus.cc:2243] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.801402  3034 raft_consensus.cc:2272] T 19396e2b05ed4cb6bd7dfa544363b388 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.803002  3034 tablet_replica.cc:333] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.803490  3034 raft_consensus.cc:2243] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.803947  3034 raft_consensus.cc:2272] T 2477ea0564704d518ddb2f32347e1610 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.805735  3034 tablet_replica.cc:333] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.806216  3034 raft_consensus.cc:2243] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.806586  3034 raft_consensus.cc:2272] T 6f5b93e15dea4343b0709ad48610e814 P 582458522f6142b6b8d99dc611f2c7e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.808362  3034 tablet_replica.cc:333] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0: stopping tablet replica
I20260709 13:15:51.808792  3034 raft_consensus.cc:2243] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:51.809204  3034 raft_consensus.cc:2272] T 3d817e2e81d042c4ac324c83edbb6c88 P 582458522f6142b6b8d99dc611f2c7e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.836051  3034 tablet_server.cc:196] TabletServer@127.2.246.131:0 shutdown complete.
I20260709 13:15:51.863267  3034 master.cc:562] Master@127.2.246.190:41367 shutting down...
I20260709 13:15:51.885989  3034 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:51.886503  3034 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:51.886848  3034 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7365d1099bd4c58a4604c837ff6071d: stopping tablet replica
I20260709 13:15:51.905438  3034 master.cc:584] Master@127.2.246.190:41367 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11314 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23493 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (160161 ms total)
[  PASSED  ] 8 tests.
I20260709 13:15:51.959070  3034 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 388 messages since previous log ~14 seconds ago
I20260709 13:15:51.959319  3034 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 388 messages since previous log ~14 seconds ago
I20260709 13:15:51.959492  3034 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 388 messages since previous log ~14 seconds ago
I20260709 13:15:51.959692  3034 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 ~31 seconds ago
I20260709 13:15:51.959954  3034 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 ~31 seconds ago
I20260709 13:15:51.960170  3034 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 4 messages since previous log ~98 seconds ago
I20260709 13:15:51.960438  3034 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 13:15:51.960744  3034 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
